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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1062",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1026",
    "results": [
        {
            "id": 1053,
            "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": 381,
                "name": "GALERIE MATHGOTH",
                "slug": "galerie-mathgoth",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8279199,2.3804251999999906",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2564,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie-mathgoth-paris-france-600x400.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:53.789394Z",
                    "updated_at": "2021-09-14T13:32:32.790003Z",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-05-31T14:54:06.000000Z",
            "publish_time": null,
            "slug": "anders-gjennestad-enter-title-here",
            "created_at": "2016-05-31T14:54:06.000000Z",
            "updated_at": "2020-07-16T08:03:03.695377Z",
            "summary": "Enter Title Here is an Gallery Shows event starting on 03/06/2016, 00:00 and ending on 10/07/2016, 00:00. Event is in GALERIE MATHGOTH with address 34 Rue Hélène Brion, 75013 Paris, France.",
            "title": "Enter Title Here",
            "content": "",
            "start_time": "2016-06-03T00:00:00.000000Z",
            "end_time": "2016-07-10T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34 Rue Hélène Brion, 75013 Paris, France",
            "city": "Paris",
            "geolocation": "48.8279162,2.3802384",
            "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": "galerie@mathgoth.com",
            "external_url": "http://www.mathgoth.fr/",
            "phone": "+33 (0)6 63 01 41 50",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                406
            ],
            "artworks": [],
            "magazines": [
                6017
            ],
            "additional_images": []
        },
        {
            "id": 1054,
            "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": 426,
                "name": "PURE EVIL GALLERY",
                "slug": "pure-evil-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5245707,-0.08135119999997187",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-05-31T20:55:17.000000Z",
            "publish_time": null,
            "slug": "deedee-cheriel-love-is-always-the-answer",
            "created_at": "2016-05-31T20:55:17.000000Z",
            "updated_at": "2020-07-16T08:03:04.333621Z",
            "summary": "Love is Always the Answer is an Gallery Shows event starting on 02/06/2016, 00:00 and ending on 04/07/2016, 00:00. Event is in PURE EVIL GALLERY with address 108 Leonard St, London EC2A 4XS, UK.",
            "title": "Love is Always the Answer",
            "content": "",
            "start_time": "2016-06-02T00:00:00.000000Z",
            "end_time": "2016-07-04T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "108 Leonard St, London EC2A 4XS, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5245851,-0.08132138301354402",
            "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": "cue@pureevilgallery.com",
            "external_url": "http://pureevilgallery.virb.com/",
            "phone": "+44 20 7729 2866",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                109
            ],
            "artworks": [],
            "magazines": [
                6031
            ],
            "additional_images": []
        },
        {
            "id": 1055,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 148,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Keith-Haring-William-S.-Burroughs-Apocalypse-Littman-pp.-98-115-1988-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T23:04:37.515010Z",
                "updated_at": "2021-09-13T10:28:33.957678Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Keith Haring - William S. Burroughs: Apocalypse (Littman pp. 98-115), 1988 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1650,
                "name": "Bonhams London",
                "slug": "bonhams-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4989182,-0.16586280000001352",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2163,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:33.305122Z",
                    "updated_at": "2021-09-14T13:23:46.133959Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bonhams_Knightsbridge",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-06-09T00:09:11.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-multiples-6-22-2016",
            "created_at": "2016-06-09T00:09:11.000000Z",
            "updated_at": "2020-07-16T08:03:04.706032Z",
            "summary": "Prints & Multiples is an Auctions event starting on 22/06/2016, 14:00 and ending on 22/06/2016, 17:00. Event is in Bonhams London with address Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-06-22T14:00:00.000000Z",
            "end_time": "2016-06-22T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK",
            "city": "City of Westminster",
            "geolocation": "51.4988176,-0.1654474",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                345,
                1700,
                476,
                73,
                870,
                1696,
                57,
                402,
                491,
                65,
                783,
                2158,
                2161,
                860,
                317,
                247,
                2151,
                1998,
                467,
                349,
                361,
                843,
                2174,
                372,
                428,
                364,
                499,
                893,
                746,
                1697,
                796,
                1220,
                2144,
                2462,
                848,
                1698,
                2149,
                2446,
                2084,
                505,
                2807,
                2815,
                433,
                501,
                555,
                574,
                885,
                2001,
                2162,
                2472,
                6421,
                384,
                1327,
                1359,
                2007,
                2168,
                2185,
                2187,
                2470,
                2569,
                2626,
                3329,
                5129,
                5132,
                6412,
                6414,
                6418
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1056,
            "author": {
                "id": "1d3969d5-1322-40a1-b04b-320e6933bf93",
                "username": "GalleryDaeppen",
                "slug": "gallerydaeppen",
                "first_name": "Guillaume",
                "last_name": "Daeppen",
                "display_name": "Guillaume Daeppen",
                "display_name_full": "Guillaume Daeppen",
                "email": "postmaster@gallery-daeppen.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3004,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1308397684_1464889287.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1308397684_1464889287-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:22:35.999780Z",
                "updated_at": "2021-09-13T11:07:53.924936Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Temporary Roomlab UNITED SAMPLINGS",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2106,
                "name": "GUILLAUME DAEPPEN | GALLERY FOR URBAN ART",
                "slug": "guillaume-daeppen-gallery-for-urban-art",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5694715,7.592457200000013",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2593,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/propaganda.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:47.664228Z",
                    "updated_at": "2021-09-14T13:33:13.815804Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2016-06-01T17:24:56.000000Z",
            "publish_time": null,
            "slug": "temporary-roomlab-united-samplings",
            "created_at": "2016-06-01T17:24:56.000000Z",
            "updated_at": "2020-07-16T08:03:05.201470Z",
            "summary": "Temporary Roomlab UNITED SAMPLINGS is an Gallery Shows event starting on 28/05/2016, 12:00 and ending on 02/07/2016, 12:00. Event is in GUILLAUME DAEPPEN | GALLERY FOR URBAN ART with address Müllheimerstrasse 144 - 4057 Basel, Switzerland.",
            "title": "Temporary Roomlab UNITED SAMPLINGS",
            "content": "",
            "start_time": "2016-05-28T12:00:00.000000Z",
            "end_time": "2016-07-02T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Müllheimerstrasse 144 - 4057 Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.569472,7.592406",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1790,
                1791,
                1792,
                1793,
                1794
            ]
        },
        {
            "id": 1057,
            "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": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-06-02T21:18:14.000000Z",
            "publish_time": null,
            "slug": "charlotte-keates-exploiting-perspectives-a-harmony-in-chaos",
            "created_at": "2016-06-02T21:18:14.000000Z",
            "updated_at": "2020-07-16T08:03:05.704861Z",
            "summary": "Exploiting Perspectives: A Harmony in Chaos is an Gallery Shows event starting on 03/06/2016, 00:00 and ending on 27/06/2016, 00:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh, Edinburgh EH3 6QG, UK.",
            "title": "Exploiting Perspectives: A Harmony in Chaos",
            "content": "",
            "start_time": "2016-06-03T00:00:00.000000Z",
            "end_time": "2016-06-27T00: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": "13A Dundas St, Edinburgh, Edinburgh EH3 6QG, UK",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "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@arushagallery.com",
            "external_url": "http://www.arushagallery.com/",
            "phone": "+44 131 557 1412",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6052
            ],
            "additional_images": []
        },
        {
            "id": 1058,
            "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": 2370,
                "name": "Galerie Brugier-Rigail",
                "slug": "galerie-brugier-rigail",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8664667,2.3580250999999635",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-06-02T23:21:40.000000Z",
            "publish_time": null,
            "slug": "new-wave-group-exhibition",
            "created_at": "2016-06-02T23:21:40.000000Z",
            "updated_at": "2020-07-16T08:03:06.250604Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 02/06/2016, 00:00 and ending on 22/06/2016, 00:00. Event is in Galerie Brugier-Rigail with address 40 Rue Volta, 75003 Paris, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-02T00:00:00.000000Z",
            "end_time": "2016-06-22T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40 Rue Volta, 75003 Paris, France",
            "city": "Paris",
            "geolocation": "48.8673622,2.3584946",
            "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": "contact@galerie-brugier-rigail.com",
            "external_url": "http://galerie-brugier-rigail.com/",
            "phone": "01 42 77 09 00",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                119,
                2824,
                169,
                4513,
                213,
                438
            ],
            "artworks": [],
            "magazines": [
                6040
            ],
            "additional_images": []
        },
        {
            "id": 1059,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 147,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Beach-Scene-1946-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T23:03:53.298946Z",
                "updated_at": "2021-09-13T10:28:33.229286Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Laurence Stephen Lowry - Beach Scene,  1946",
                "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": "2016-06-08T01:13:27.000000Z",
            "publish_time": null,
            "slug": "christies-modern-british-and-irish-art-evening-sale-6-20-2016",
            "created_at": "2016-06-08T01:13:27.000000Z",
            "updated_at": "2020-07-16T08:03:06.725912Z",
            "summary": "Modern British and Irish Art Evening Sale is an Auctions event starting on 20/06/2016, 18:00 and ending on 20/06/2016, 19:30. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Modern British and Irish Art Evening Sale",
            "content": "",
            "start_time": "2016-06-20T18:00:00.000000Z",
            "end_time": "2016-06-20T19:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                1998,
                2145,
                372,
                2023,
                2456,
                563,
                1331,
                1346,
                2162,
                1722,
                2008,
                2441,
                2627,
                2637,
                2639,
                3892,
                5132,
                5134,
                6408,
                6409,
                6411,
                6413,
                6417,
                6420,
                6424,
                6425
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1060,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 145,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Christopher-R.-W.-Nevinson-Troops-Resting-detail-1916-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T23:00:51.749209Z",
                "updated_at": "2021-09-13T10:28:32.143701Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Christopher R. W. Nevinson - Troops Resting (detail), 1916",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-06-07T16:19:29.000000Z",
            "publish_time": null,
            "slug": "sothebys-modern-post-war-british-art-6-13-2016",
            "created_at": "2016-06-07T16:19:29.000000Z",
            "updated_at": "2020-07-16T08:03:07.218270Z",
            "summary": "Modern & Post-War British Art is an Auctions event starting on 13/06/2016, 18:00 and ending on 13/06/2016, 19:00. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Modern & Post-War British Art",
            "content": "",
            "start_time": "2016-06-13T18:00:00.000000Z",
            "end_time": "2016-06-13T19: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": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2161,
                1998,
                2601,
                2023,
                1988,
                3194,
                1331,
                501,
                1346,
                2162,
                2007,
                2008,
                2443,
                2453,
                2459,
                2572,
                2625,
                2628,
                2639,
                3080,
                5107,
                5147,
                6411,
                6432,
                6436
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1061,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 146,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/John-Hoyland-7-8-69-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Hoyland-7-8-69-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T23:00:54.648261Z",
                "updated_at": "2021-09-13T10:28:32.854783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "John Hoyland - 7-8-69 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-06-07T16:19:44.000000Z",
            "publish_time": null,
            "slug": "sothebys-modern-post-war-british-art-6-14-2016",
            "created_at": "2016-06-07T16:19:44.000000Z",
            "updated_at": "2020-07-16T08:03:07.704295Z",
            "summary": "Modern & Post-War British Art is an Auctions event starting on 14/06/2016, 10:30 and ending on 14/06/2016, 13:00. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Modern & Post-War British Art",
            "content": "",
            "start_time": "2016-06-14T10:30:00.000000Z",
            "end_time": "2016-06-14T13: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": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                476,
                2161,
                1998,
                2601,
                2023,
                1698,
                1988,
                2456,
                1331,
                1711,
                352,
                2001,
                2162,
                2448,
                2594,
                679,
                2008,
                2173,
                2430,
                2441,
                2443,
                2452,
                2453,
                2459,
                2509,
                2553,
                2558,
                2562,
                2568,
                2598,
                2625,
                2627,
                2628,
                2629,
                2639,
                4069,
                5107,
                5112,
                5129,
                5134,
                5141,
                5143,
                5147,
                5179,
                5986,
                6411,
                6425,
                6427,
                6428,
                6429,
                6430,
                6431,
                6432,
                6433,
                6434,
                6435
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1062,
            "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": 2821,
                "name": "Liste",
                "slug": "liste",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5580247,7.601043000000004",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2016-06-04T12:44:30.000000Z",
            "publish_time": null,
            "slug": "liste-basel-2016",
            "created_at": "2016-06-04T12:44:30.000000Z",
            "updated_at": "2016-06-04T12:44:30.000000Z",
            "summary": "LISTE Basel 2016 is an Art Fairs event starting on 14/06/2016, 00:00 and ending on 20/06/2016, 00:00. Event is in Liste with address Burgweg 15 4058 Basel Switzerland, Basel, Switzerland.",
            "title": "LISTE Basel 2016",
            "content": "",
            "start_time": "2016-06-14T00:00:00.000000Z",
            "end_time": "2016-06-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": "Burgweg 15 4058 Basel Switzerland, Basel, Switzerland",
            "city": "Basel",
            "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@liste.ch",
            "external_url": "http://www.liste.ch/",
            "phone": "+41 61 692 20 21",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6045
            ],
            "additional_images": []
        },
        {
            "id": 1063,
            "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": "2016-06-04T15:26:35.000000Z",
            "publish_time": null,
            "slug": "moses-and-taps-europa",
            "created_at": "2016-06-04T15:26:35.000000Z",
            "updated_at": "2020-07-16T08:03:08.710649Z",
            "summary": "Europa is an Gallery Shows event starting on 16/06/2016, 00:00 and ending on 17/07/2016, 00:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zürich, Switzerland.",
            "title": "Europa",
            "content": "",
            "start_time": "2016-06-16T00:00:00.000000Z",
            "end_time": "2016-07-17T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                3894
            ],
            "artworks": [],
            "magazines": [
                6020
            ],
            "additional_images": []
        },
        {
            "id": 1064,
            "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": 2436,
                "name": "STEPHANIE CHEFAS PROJECTS",
                "slug": "stephanie-chefas-projects",
                "city": "Portland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "45.5206089,-122.66306509999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-06-04T17:41:43.000000Z",
            "publish_time": null,
            "slug": "get-real-group-exhibition",
            "created_at": "2016-06-04T17:41:43.000000Z",
            "updated_at": "2016-06-04T17:41:43.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 10/06/2016, 00:00 and ending on 03/07/2016, 00:00. Event is in STEPHANIE CHEFAS PROJECTS with address City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-10T00:00:00.000000Z",
            "end_time": "2016-07-03T00: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": "City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA",
            "city": "Portland",
            "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@stephaniechefas.com",
            "external_url": "http://www.stephaniechefas.com/",
            "phone": "503.719.6945",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6049
            ],
            "additional_images": []
        },
        {
            "id": 1065,
            "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": 2433,
                "name": "Wunderkammern Milan",
                "slug": "wunderkammern-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4588574,9.173084700000004",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2016-06-04T19:32:55.000000Z",
            "publish_time": null,
            "slug": "freedom-as-form-group-exhibition",
            "created_at": "2016-06-04T19:32:55.000000Z",
            "updated_at": "2020-07-16T08:03:09.709111Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 29/06/2016, 00:00 and ending on 11/08/2016, 00:00. Event is in Wunderkammern Milan with address Via Ausonio, 1, 20123 Milano, Italy.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-29T00:00:00.000000Z",
            "end_time": "2016-08-11T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Ausonio, 1, 20123 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4589708,9.1732081",
            "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": "wunderkammern@wunderkammern.net",
            "external_url": "http://www.wunderkammern.net/",
            "phone": "(+39) 02 84078959",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                38,
                93,
                1462,
                3631
            ],
            "artworks": [],
            "magazines": [
                5979
            ],
            "additional_images": []
        },
        {
            "id": 1066,
            "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": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-06-05T10:44:43.000000Z",
            "publish_time": null,
            "slug": "land-escapes-group-exhibition",
            "created_at": "2016-06-05T10:44:43.000000Z",
            "updated_at": "2020-07-16T08:03:10.421409Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 09/06/2016, 00:00 and ending on 09/07/2016, 00:00. Event is in JOSHUA LINER GALLERY with address 540 W 28th St, New York, NY 10001, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-06-09T00:00:00.000000Z",
            "end_time": "2016-07-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "540 W 28th St, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@joshualinergallery.com ",
            "external_url": "http://joshualinergallery.com/",
            "phone": "(212) 244-7415",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                247,
                3811
            ],
            "artworks": [],
            "magazines": [
                6059
            ],
            "additional_images": []
        },
        {
            "id": 1067,
            "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": 3021,
                "name": "IFEMA",
                "slug": "ifema",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.464228,-3.6131333",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2016-06-05T10:57:58.000000Z",
            "publish_time": null,
            "slug": "arcomadrid-2017",
            "created_at": "2016-06-05T10:57:58.000000Z",
            "updated_at": "2020-07-16T08:03:10.742218Z",
            "summary": "ARCOmadrid 2017 is an Art Fairs event starting on 22/02/2017, 00:00 and ending on 27/02/2017, 00:00. Event is in IFEMA with address Av. del Partenón, 5, Madrid, Spain.",
            "title": "ARCOmadrid 2017",
            "content": "",
            "start_time": "2017-02-22T00:00:00.000000Z",
            "end_time": "2017-02-27T00: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": "Av. del Partenón, 5, Madrid, Spain",
            "city": "Madrid",
            "geolocation": "40.4638462,-3.6162858",
            "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": "visit.registro@ifema.es",
            "external_url": "http://www.ifema.es/arcomadrid_06/",
            "phone": "902 22 15 15",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7220
            ],
            "additional_images": []
        },
        {
            "id": 1068,
            "author": {
                "id": "56140806-19d4-403b-9880-48c449b6042c",
                "username": "aircube",
                "slug": "aircube",
                "first_name": "winfried",
                "last_name": "wuensch",
                "display_name": "galerie wuensch aircube",
                "display_name_full": "galerie wuensch aircube",
                "email": "www@aircube.at",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2629,
                "name": "galerie wuensch aircube",
                "slug": "galerie-wuensch-aircube",
                "city": "Linz",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.3023208,14.299557800000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2478,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Wuensch-Aircube.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T02:10:40.108631Z",
                    "updated_at": "2021-09-14T13:30:36.914840Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Wuensch Aircube",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2016-06-05T13:58:52.000000Z",
            "publish_time": null,
            "slug": "ivan-picelj",
            "created_at": "2016-06-05T13:58:52.000000Z",
            "updated_at": "2020-07-16T08:03:11.224656Z",
            "summary": "NEW TENDENCIES is an Gallery Shows event starting on 01/04/2016, 12:00 and ending on 30/06/2016, 12:00. Event is in galerie wuensch aircube with address VOLKSFESTSTRASSE 36\r\n4020 LINZ.",
            "title": "NEW TENDENCIES",
            "content": "",
            "start_time": "2016-04-01T12:00:00.000000Z",
            "end_time": "2016-06-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": "VOLKSFESTSTRASSE 36\r\n4020 LINZ",
            "city": "Linz",
            "geolocation": "48.302269800000005,14.299516242021515",
            "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": [
                6085
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1069,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 149,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Caulfield-Glass-Plate-Black-White-Checks-1972-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T23:07:53.427343Z",
                "updated_at": "2021-09-13T10:28:34.661620Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Patrick Caulfield - Glass & Plate, Black & White Checks, 1972 (detail)",
                "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": "2016-06-09T13:22:54.000000Z",
            "publish_time": null,
            "slug": "christies-modern-british-and-irish-art-day-sale-6-21-2016",
            "created_at": "2016-06-09T13:22:54.000000Z",
            "updated_at": "2020-07-16T08:03:11.738348Z",
            "summary": "Modern British and Irish Art Day Sale is an Auctions event starting on 21/06/2016, 11:00 and ending on 21/06/2016, 13:30. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Modern British and Irish Art Day Sale",
            "content": "",
            "start_time": "2016-06-21T11:00:00.000000Z",
            "end_time": "2016-06-21T13:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                476,
                2469,
                2158,
                2161,
                1998,
                372,
                1697,
                2023,
                1698,
                1988,
                2456,
                2179,
                501,
                1346,
                2001,
                2162,
                2448,
                679,
                1239,
                2007,
                2008,
                2168,
                2173,
                2430,
                2441,
                2443,
                2459,
                2464,
                2509,
                2628,
                2639,
                3080,
                3892,
                4073,
                5107,
                5112,
                5127,
                5132,
                5147,
                6411,
                6413,
                6417,
                6420,
                6425,
                6427,
                6429,
                6431,
                6432,
                6435,
                6436,
                6450,
                6452,
                6454,
                6456,
                6458,
                6460
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1070,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 150,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-A-Complete-Set-Of-Twenty-Four-Silver-Plates-1967-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T23:10:44.621350Z",
                "updated_at": "2021-09-13T10:28:35.267894Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - A Complete Set Of Twenty-Four Silver Plates, 1967",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1670,
                "name": "Sotheby's Hong Kong",
                "slug": "sothebys-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2777138,114.16543509999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2174,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:37:28.884147Z",
                    "updated_at": "2021-09-14T13:24:00.180641Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_hong_kong",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2016-06-26T20:39:14.000000Z",
            "publish_time": null,
            "slug": "sothebys-boundless-contemporary-art-6-23-2016",
            "created_at": "2016-06-26T20:39:14.000000Z",
            "updated_at": "2016-06-26T20:39:14.000000Z",
            "summary": "Boundless: Contemporary Art is an Auctions event starting on 23/06/2016, 18:00 and ending on 23/06/2016, 20:00. Event is in Sotheby's Hong Kong with address One Pacific Place, 88 Queensway, Central, Hong Kong.",
            "title": "Boundless: Contemporary Art",
            "content": "",
            "start_time": "2016-06-23T18:00:00.000000Z",
            "end_time": "2016-06-23T20: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": "One Pacific Place, 88 Queensway, Central, Hong Kong",
            "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": [
                1702,
                60,
                345,
                58,
                731,
                59,
                73,
                7,
                932,
                860,
                418,
                364,
                747,
                1701,
                28,
                3768,
                760,
                3131,
                3762,
                555,
                586,
                956,
                1713,
                2680,
                6453,
                6455,
                426,
                432,
                545,
                788,
                879,
                1084,
                1274,
                1336,
                1563,
                1705,
                2017,
                2546,
                3142,
                3761,
                4357,
                4358,
                4366,
                5322,
                6202,
                6459,
                6461,
                6471,
                6472
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}