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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1044&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1008&ordering=end_time",
    "results": [
        {
            "id": 949,
            "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": 3041,
                "name": "The Cloud",
                "slug": "the-cloud",
                "city": "Auckland",
                "country": {
                    "code": "NZ",
                    "name": "New Zealand"
                },
                "geolocation": "-36.8422981,174.7676793",
                "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": "NZ",
            "publish_status": "published",
            "published_at": "2016-04-15T13:24:49.000000Z",
            "publish_time": null,
            "slug": "auckland-art-fair-2016",
            "created_at": "2016-04-15T13:24:49.000000Z",
            "updated_at": "2020-07-16T08:02:11.012422Z",
            "summary": "Auckland Art Fair 2016 is an Art Fairs event starting on 25/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in The Cloud with address 89 Quay Street, Auckland, New Zealand.",
            "title": "Auckland Art Fair 2016",
            "content": "",
            "start_time": "2016-05-25T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "89 Quay Street, Auckland, New Zealand",
            "city": "Waitematā",
            "geolocation": "-36.842441,174.7676045",
            "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@artfair.co.nz",
            "external_url": "http://artfair.co.nz/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5635
            ],
            "additional_images": []
        },
        {
            "id": 969,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-26T14:04:15.000000Z",
            "publish_time": null,
            "slug": "statim-finis-the-end-of-things-group-exhibition",
            "created_at": "2016-04-26T14:04:15.000000Z",
            "updated_at": "2016-04-26T14:04:15.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 03/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-05-03T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                634,
                4382,
                4384,
                4386,
                4390,
                4399
            ],
            "artworks": [],
            "magazines": [
                5732
            ],
            "additional_images": []
        },
        {
            "id": 974,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-27T17:52:07.000000Z",
            "publish_time": null,
            "slug": "nyahzul-c-blanco-aether",
            "created_at": "2016-04-27T17:52:07.000000Z",
            "updated_at": "2016-04-27T17:52:07.000000Z",
            "summary": "AETHER is an Gallery Shows event starting on 03/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "AETHER",
            "content": "",
            "start_time": "2016-05-03T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5732
            ],
            "additional_images": []
        },
        {
            "id": 975,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-27T17:57:23.000000Z",
            "publish_time": null,
            "slug": "deirdre-sullivan-beeman-swallowing-the-stone",
            "created_at": "2016-04-27T17:57:23.000000Z",
            "updated_at": "2016-04-27T17:57:23.000000Z",
            "summary": "Beeman - Swallowing the Stone is an Gallery Shows event starting on 03/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "Beeman - Swallowing the Stone",
            "content": "",
            "start_time": "2016-05-03T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5732
            ],
            "additional_images": []
        },
        {
            "id": 1024,
            "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": 1975,
                "name": "AZART GALLERY",
                "slug": "azart-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751735,-74.00596759999996",
                "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-05-18T13:17:55.000000Z",
            "publish_time": null,
            "slug": "gravity-group-exhibition",
            "created_at": "2016-05-18T13:17:55.000000Z",
            "updated_at": "2020-07-16T08:02:49.355589Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 18/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in AZART GALLERY with address 51 Orchard St, New York, NY 10002, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-05-18T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "51 Orchard St, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7165488,-73.9912245",
            "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@azartgallerynyc.com",
            "external_url": "http://www.azartgallerynyc.com/",
            "phone": "(917) 3620530",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5926
            ],
            "additional_images": []
        },
        {
            "id": 902,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2872,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1264911252_1458650386.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1264911252_1458650386-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2020-03-26T14:20:26.312490Z",
                "updated_at": "2021-09-13T11:05:28.111819Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ilona Szalay: Queen of Swords",
                "description": null,
                "uploaded_by": 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-03-22T13:36:30.000000Z",
            "publish_time": null,
            "slug": "ilona-szalay-queen-of-swords",
            "created_at": "2016-03-22T13:36:30.000000Z",
            "updated_at": "2020-07-16T08:01:46.964750Z",
            "summary": "Ilona Szalay: Queen of Swords is an Gallery Shows event starting on 06/05/2016, 00:00 and ending on 01/06/2016, 00:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh, Edinburgh EH3 6QG, UK.",
            "title": "Ilona Szalay: Queen of Swords",
            "content": "",
            "start_time": "2016-05-06T00:00:00.000000Z",
            "end_time": "2016-06-01T00: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": [
                3949
            ],
            "artworks": [],
            "magazines": [
                5769
            ],
            "additional_images": [
                1686,
                1687,
                1688,
                2873,
                2874,
                2898,
                2899,
                2900,
                2901,
                2902,
                2903,
                2904,
                2905,
                2906,
                2907
            ]
        },
        {
            "id": 979,
            "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": 1992,
                "name": "EBK Gallery",
                "slug": "ebk-gallery-2",
                "city": "Hartford",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7665359,-72.6774428",
                "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-04-29T14:17:56.000000Z",
            "publish_time": null,
            "slug": "joe-fig-drawings",
            "created_at": "2016-04-29T14:17:56.000000Z",
            "updated_at": "2020-07-16T08:02:26.087828Z",
            "summary": "Drawings is an Gallery Shows event starting on 02/05/2016, 00:00 and ending on 01/06/2016, 00:00. Event is in EBK Gallery with address 218 Pearl St, Hartford, CT 06103, USA.",
            "title": "Drawings",
            "content": "",
            "start_time": "2016-05-02T00:00:00.000000Z",
            "end_time": "2016-06-01T00: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": "218 Pearl St, Hartford, CT 06103, USA",
            "city": "Hartford",
            "geolocation": "41.766539117647056,-72.6778794117647",
            "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": "ebk@ebkgallery.com",
            "external_url": null,
            "phone": "860.523.9384",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5781
            ],
            "additional_images": []
        },
        {
            "id": 1011,
            "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": 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-05-12T12:25:32.000000Z",
            "publish_time": null,
            "slug": "i-love-paris-group-exhibition",
            "created_at": "2016-05-12T12:25:32.000000Z",
            "updated_at": "2020-07-16T08:02:42.633876Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 12/05/2016, 00:00 and ending on 01/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-05-12T00:00:00.000000Z",
            "end_time": "2016-06-01T00: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": "+33 (0)1 42 77 09 00",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                88,
                11,
                4006,
                2836,
                13,
                1029,
                438
            ],
            "artworks": [],
            "magazines": [
                5878
            ],
            "additional_images": []
        },
        {
            "id": 1045,
            "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": 136,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Les-Maries-Sous-Le-Baldaquin-detail-1980-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:37:18.303223Z",
                "updated_at": "2021-09-13T10:28:31.921963Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marc Chagall - Les Maries Sous Le Baldaquin (detail), 1980",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-05-30T20:24:19.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-impressionniste-et-moderne-6-1-2016",
            "created_at": "2016-05-30T20:24:19.000000Z",
            "updated_at": "2020-07-16T08:02:59.668897Z",
            "summary": "Art Impressionniste et Moderne is an Auctions event starting on 01/06/2016, 18:00 and ending on 01/06/2016, 21:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Impressionniste et Moderne",
            "content": "",
            "start_time": "2016-06-01T18:00:00.000000Z",
            "end_time": "2016-06-01T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                6257,
                1696,
                2151,
                1707,
                1372,
                2079,
                3042,
                1701,
                2429,
                2119,
                2149,
                2196,
                5245,
                2190,
                2199,
                2815,
                3260,
                3405,
                2197,
                2200,
                2201,
                2468,
                2472,
                3218,
                4787,
                6242,
                6253,
                6256,
                6266,
                2066,
                2164,
                2170,
                2198,
                3381,
                4371,
                4530,
                4775,
                5173,
                5962,
                6236,
                6237,
                6239,
                6240,
                6241,
                6243,
                6244,
                6245,
                6246,
                6247,
                6248,
                6249,
                6250,
                6251,
                6252,
                6254,
                6255,
                6258,
                6259,
                6260,
                6261,
                6262,
                6263,
                6264,
                6265
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 945,
            "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": 1962,
                "name": "iDroom",
                "slug": "idroom",
                "city": "Geneve",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.2105586,6.14598060000003",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2016-04-13T20:51:43.000000Z",
            "publish_time": null,
            "slug": "ardpg-solo-exhibition",
            "created_at": "2016-04-13T20:51:43.000000Z",
            "updated_at": "2020-07-16T08:02:08.994128Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 13/04/2016, 00:00 and ending on 02/06/2016, 00:00. Event is in iDroom with address Rue de Berne 31, 1201 Genève, Switzerland.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2016-04-13T00:00:00.000000Z",
            "end_time": "2016-06-02T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rue de Berne 31, 1201 Genève, Switzerland",
            "city": "Geneva",
            "geolocation": "46.2105346,6.1460511",
            "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@idroom.ch",
            "external_url": "http://www.idroom.ch/",
            "phone": "+41 78 951 33 23",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4308
            ],
            "artworks": [],
            "magazines": [
                5637
            ],
            "additional_images": []
        },
        {
            "id": 950,
            "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": 1977,
                "name": "Galleria Varsi",
                "slug": "galleria-varsi",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89343170000001,12.4735637",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2338,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/varsi.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T08:08:15.543776Z",
                    "updated_at": "2021-09-14T13:27:43.007044Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "varsi",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-04-16T11:24:30.000000Z",
            "publish_time": null,
            "slug": "fintan-magee-the-backwaters-stories-from-the-endless-suburbia",
            "created_at": "2016-04-16T11:24:30.000000Z",
            "updated_at": "2016-04-16T11:24:30.000000Z",
            "summary": "The Backwaters. Stories from the Endless Suburbia is an Gallery Shows event starting on 29/04/2016, 00:00 and ending on 04/06/2016, 00:00. Event is in Galleria Varsi with address Via S. Salvatore in Campo, 51, 00186 Roma, Italy.",
            "title": "The Backwaters. Stories from the Endless Suburbia",
            "content": "",
            "start_time": "2016-04-29T00:00:00.000000Z",
            "end_time": "2016-06-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": "Via S. Salvatore in Campo, 51, 00186 Roma, Italy",
            "city": "Roma",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@galleriavarsi.it",
            "external_url": "http://www.galleriavarsi.it/",
            "phone": "+39 06 68309410",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                130
            ],
            "artworks": [],
            "magazines": [
                5658
            ],
            "additional_images": []
        },
        {
            "id": 1027,
            "author": {
                "id": "eded5602-43ae-4156-8de5-036b211900ee",
                "username": "StephanieChefasProjects",
                "slug": "stephaniechefasprojects",
                "first_name": "Stephanie",
                "last_name": "Chefas Projects",
                "display_name": "Stephanie Chefas",
                "display_name_full": "Stephanie Chefas",
                "email": "info@stephaniechefas.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2942,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1805508873_1463613039.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1805508873_1463613039-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:21:34.257211Z",
                "updated_at": "2021-09-13T11:06:46.091000Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "NOTHING LASTS FOREVER",
                "description": null,
                "uploaded_by": 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": "",
            "publish_status": "published",
            "published_at": "2016-05-19T01:08:45.000000Z",
            "publish_time": null,
            "slug": "nothing-lasts-forever",
            "created_at": "2016-05-19T01:08:45.000000Z",
            "updated_at": "2016-05-19T01:08:45.000000Z",
            "summary": "NOTHING LASTS FOREVER is an Gallery Shows event starting on 06/05/2016, 12:00 and ending on 04/06/2016, 12:00. Event is in STEPHANIE CHEFAS PROJECTS with address 305 SE 3rd Ave #202\r\nPortland, OR 97214.",
            "title": "NOTHING LASTS FOREVER",
            "content": "",
            "start_time": "2016-05-06T12:00:00.000000Z",
            "end_time": "2016-06-04T12: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": "305 SE 3rd Ave #202\r\nPortland, OR 97214",
            "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": [
                5395
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2943,
                2944,
                2945,
                2946,
                2947,
                2948,
                2949,
                2950,
                2951
            ]
        },
        {
            "id": 959,
            "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": 1954,
                "name": "Galerie C.O.A",
                "slug": "galerie-c-o-a",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5301149,-73.6080005",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2016-04-22T16:28:13.000000Z",
            "publish_time": null,
            "slug": "alexandra-levasseur-puzzle",
            "created_at": "2016-04-22T16:28:13.000000Z",
            "updated_at": "2016-04-22T16:28:13.000000Z",
            "summary": "Puzzle is an Gallery Shows event starting on 21/04/2016, 00:00 and ending on 05/06/2016, 00:00. Event is in Galerie C.O.A with address 6405 Boul St-Laurent, Montréal, QC H2S 3C3, Canada.",
            "title": "Puzzle",
            "content": "",
            "start_time": "2016-04-21T00:00:00.000000Z",
            "end_time": "2016-06-05T00: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": "6405 Boul St-Laurent, Montréal, QC H2S 3C3, Canada",
            "city": "Montréal",
            "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": "galeriecoa@gmail.com",
            "external_url": "http://www.galeriecoa.com/",
            "phone": "(514) 655-6870",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2534
            ],
            "artworks": [],
            "magazines": [
                5708
            ],
            "additional_images": []
        },
        {
            "id": 986,
            "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": 480,
                "name": "Galerie Openspace",
                "slug": "open-space-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.864584,2.371010100000035",
                "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-05-03T11:09:16.000000Z",
            "publish_time": null,
            "slug": "levalet-everyday-life-circus",
            "created_at": "2016-05-03T11:09:16.000000Z",
            "updated_at": "2020-07-16T08:02:29.719304Z",
            "summary": "Everyday Life Circus is an Gallery Shows event starting on 07/05/2016, 00:00 and ending on 05/06/2016, 00:00. Event is in Galerie Openspace with address 116 Boulevard Richard Lenoir, 75011 Paris, France.",
            "title": "Everyday Life Circus",
            "content": "",
            "start_time": "2016-05-07T00:00:00.000000Z",
            "end_time": "2016-06-05T00: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": "116 Boulevard Richard Lenoir, 75011 Paris, France",
            "city": "Paris",
            "geolocation": "48.8646033,2.3710055",
            "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@openspace-paris.fr",
            "external_url": "http://www.openspace-paris.fr/",
            "phone": "+33 9 80 66 63 94",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                165
            ],
            "artworks": [],
            "magazines": [
                5744
            ],
            "additional_images": []
        },
        {
            "id": 992,
            "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": 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-05-05T11:30:10.000000Z",
            "publish_time": null,
            "slug": "brian-donnelly-nothing-lasts-forever",
            "created_at": "2016-05-05T11:30:10.000000Z",
            "updated_at": "2016-05-05T11:30:10.000000Z",
            "summary": "Nothing Lasts Forever is an Gallery Shows event starting on 06/05/2016, 00:00 and ending on 05/06/2016, 00:00. Event is in STEPHANIE CHEFAS PROJECTS with address City Sign Co in Portland, OR, USA, 305 SE 3rd Ave, Portland, OR 97214, USA.",
            "title": "Nothing Lasts Forever",
            "content": "",
            "start_time": "2016-05-06T00:00:00.000000Z",
            "end_time": "2016-06-05T00: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, 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": "5037196945",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5395
            ],
            "artworks": [],
            "magazines": [
                5815
            ],
            "additional_images": []
        },
        {
            "id": 938,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 316,
                "name": "DAVID BLOCH GALLERY",
                "slug": "david-bloch-gallery",
                "city": "Marrakesh",
                "country": {
                    "code": "MA",
                    "name": "Morocco"
                },
                "geolocation": "31.6360025,-8.012332399999991",
                "artworks_for_sale_count": 89,
                "featured_image": {
                    "id": 2575,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:39.540519Z",
                    "updated_at": "2021-09-14T13:32:49.704372Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "MA",
            "publish_status": "published",
            "published_at": "2016-04-07T12:33:20.000000Z",
            "publish_time": null,
            "slug": "swiz-chaos-control",
            "created_at": "2016-04-07T12:33:20.000000Z",
            "updated_at": "2016-04-07T12:33:20.000000Z",
            "summary": "Chaos Control is an Gallery Shows event starting on 06/05/2016, 00:00 and ending on 06/06/2016, 00:00. Event is in DAVID BLOCH GALLERY with address Rue des Vieux Marrakechis, Marrakech, Morocco.",
            "title": "Chaos Control",
            "content": "",
            "start_time": "2016-05-06T00:00:00.000000Z",
            "end_time": "2016-06-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rue des Vieux Marrakechis, Marrakech, Morocco",
            "city": "Marrakech",
            "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": "contact@davidblochgalllery.com",
            "external_url": "http://www.davidblochgallery.com/",
            "phone": "+212 5 24 45 75 95",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                327
            ],
            "artworks": [],
            "magazines": [
                5555
            ],
            "additional_images": []
        },
        {
            "id": 1040,
            "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": 137,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Apres-la-Pique-detail-1959-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:38:21.800634Z",
                "updated_at": "2021-09-13T10:28:31.934114Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Apres la Pique (detail), 1959",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "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": "US",
            "publish_status": "published",
            "published_at": "2016-05-31T20:04:47.000000Z",
            "publish_time": null,
            "slug": "bonhams-modern-contemporary-prints-multiples-6-7-2016",
            "created_at": "2016-05-31T20:04:47.000000Z",
            "updated_at": "2020-07-16T08:02:57.342984Z",
            "summary": "Modern & Contemporary Prints & Multiples is an Auctions event starting on 07/06/2016, 15:00 and ending on 07/06/2016, 17:30. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Modern & Contemporary Prints & Multiples",
            "content": "",
            "start_time": "2016-06-07T15:00:00.000000Z",
            "end_time": "2016-06-07T17: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": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "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,
                780,
                345,
                731,
                8,
                22,
                1694,
                59,
                870,
                1696,
                7,
                402,
                65,
                783,
                6322,
                912,
                1221,
                1985,
                247,
                2151,
                1707,
                1998,
                843,
                494,
                2174,
                372,
                4492,
                893,
                1216,
                458,
                897,
                1697,
                796,
                6317,
                848,
                1482,
                2030,
                3288,
                6320,
                477,
                3328,
                6299,
                6316,
                6327,
                736,
                1856,
                786,
                2186,
                3854,
                3268,
                3274,
                3286,
                3825,
                6307,
                6321
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1041,
            "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": 138,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Uchoten-Ecstasy-detail-1994-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:38:53.857013Z",
                "updated_at": "2021-09-13T10:28:31.947381Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kazuo Shiraga - Uchoten (Ecstasy) (detail), 1994",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-06-01T00:10:22.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-6-7-2016",
            "created_at": "2016-06-01T00:10:22.000000Z",
            "updated_at": "2020-07-16T08:02:57.671249Z",
            "summary": "Art Contemporain is an Auctions event starting on 07/06/2016, 19:00 and ending on 07/06/2016, 20:30. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain",
            "content": "",
            "start_time": "2016-06-07T19:00:00.000000Z",
            "end_time": "2016-06-07T20: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                1700,
                847,
                783,
                746,
                1333,
                779,
                857,
                1220,
                46,
                754,
                760,
                764,
                586,
                676,
                1358,
                2160,
                2165,
                382,
                432,
                788,
                1336,
                2175,
                2937,
                3308,
                3683,
                3697,
                4187,
                4194,
                6318
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}