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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=18&ordering=start_time",
    "previous": null,
    "results": [
        {
            "id": 19394,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18829,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/31f4c7467c984a63b0788649827701fb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31f4c7467c984a63b0788649827701fb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:56:03.204891Z",
                "updated_at": "2023-02-10T14:28:04.340971Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5366,
                "name": "world in a room",
                "slug": "world-room",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4862725,13.3643482",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2023-01-12T09:56:04.431769Z",
            "publish_time": null,
            "slug": "world-in-a-room-tabula-rasa-2003-01-19",
            "created_at": "2023-01-12T09:56:10.087157Z",
            "updated_at": "2023-01-12T09:56:10.087176Z",
            "summary": null,
            "title": "Tabula Rasa",
            "content": null,
            "start_time": "2003-01-19T01:00:00.000000Z",
            "end_time": "2022-06-25T00: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": "Brunhildstrasse 7",
            "city": "Berlin",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19395,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18830,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/79b9743677ce4fa6a9ff3e81d0a92c87.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79b9743677ce4fa6a9ff3e81d0a92c87-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:55:58.133640Z",
                "updated_at": "2023-02-10T14:28:08.247504Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7391,
                "name": "Pinakotheke",
                "slug": "pinakotheke",
                "city": "Rio de Janeiro",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-22.9501188,-43.1922137",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2023-01-12T09:56:04.569269Z",
            "publish_time": null,
            "slug": "pinakotheke-candido-portinari-2003-11-14",
            "created_at": "2023-01-12T09:56:10.622286Z",
            "updated_at": "2023-01-12T09:56:10.622323Z",
            "summary": null,
            "title": "Candido Portinari",
            "content": null,
            "start_time": "2003-11-14T01:00:00.000000Z",
            "end_time": "2003-01-25T01: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": "Rua Ministro Nelson Hungria, 200 - Morumbi, São Paulo, BR",
            "city": "São Paulo",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1997,
            "author": {
                "id": "d697fe0e-961c-4e95-980c-81f919d55b54",
                "username": "SOHsyndicaat",
                "slug": "SOHsyndicaat",
                "first_name": "Alex",
                "last_name": "Vermeulen",
                "display_name": "Alex Vermeulen",
                "display_name_full": "Alex Vermeulen",
                "email": "projects@syndicaat.org",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3919,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1874327450_1520930648.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1874327450_1520930648-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:45.298163Z",
                "updated_at": "2021-09-13T11:23:57.651982Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SOH3 the Mental Urban Labyrinth",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2695,
                "name": "SYNDICAAT",
                "slug": "syndicaat",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3702157,4.895167899999933",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2327,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Widewalls-mailbox-Syndicaat1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Widewalls-mailbox-Syndicaat1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T07:14:27.139881Z",
                    "updated_at": "2021-09-14T13:27:27.451450Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Widewalls-mailbox-Syndicaat",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-03-13T07:50:25.000000Z",
            "publish_time": null,
            "slug": "soh3-the-mental-urban-labyrinth",
            "created_at": "2018-03-13T07:50:25.000000Z",
            "updated_at": "2018-03-13T07:50:25.000000Z",
            "summary": "SOH3 the Mental Urban Labyrinth is an Museum Exhibitions event starting on 04/09/2008, 12:00 and ending on 31/10/2018, 12:00. Event is in SYNDICAAT with address archive\r\nVan Abbe Museum, Eindhoven, the Netherlands\r\nSeptember 4 – October 31 1999.",
            "title": "SOH3 the Mental Urban Labyrinth",
            "content": "",
            "start_time": "2008-09-04T12:00:00.000000Z",
            "end_time": "2018-10-31T12: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": "archive\r\nVan Abbe Museum, Eindhoven, the Netherlands\r\nSeptember 4 – October 31 1999",
            "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": "The presentation at the Van Abbemuseum is a physical and mental experience of urban life. Seven transparent film screens measuring 3 x 4 metres have been set up crisscross like the route through a labyrinth. On each screen a loop is shown which is based on themes evoked by the sculptures for the people questioned in connection with their life in the city. Because the screens are transparent, each film can be seen on both sides of the screen, and other films can be seen through the screen. By moving through the installation the viewer can put together various combinations of images. Since each film is a different length, these combinations on different screens are never the same. A moving sculpture is positioned between the screens; together with the screens, they determine the architecture of the installation.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7791
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19398,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18833,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c242254cd5941b9a1114ce00fd4f13b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c242254cd5941b9a1114ce00fd4f13b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:58:59.332890Z",
                "updated_at": "2023-02-10T14:28:19.430610Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7741,
                "name": "The Pitt Building",
                "slug": "pitt-building",
                "city": "Cambridge",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "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": "2023-01-12T09:58:59.576126Z",
            "publish_time": null,
            "slug": "the-pitt-building-cambridge-drawing-society-2010-10-23",
            "created_at": "2023-01-12T09:59:00.786825Z",
            "updated_at": "2023-01-12T09:59:00.786844Z",
            "summary": null,
            "title": "Cambridge Drawing Society",
            "content": null,
            "start_time": "2010-10-23T00:00:00.000000Z",
            "end_time": "2021-10-30T00: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": "Trumpington Street",
            "city": "Cambridge",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 854,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2809,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3223377_1456400244.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3223377_1456400244-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:19:23.154567Z",
                "updated_at": "2021-09-13T11:04:24.045890Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Roma 2010 & Other Curiosities",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1987,
                "name": "Wunderkammern Rome",
                "slug": "wunderkammern-rome",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8772915,12.540692600000057",
                "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-02-24T14:32:18.000000Z",
            "publish_time": null,
            "slug": "invader-roma-2010-other-curiosities",
            "created_at": "2016-02-24T14:32:18.000000Z",
            "updated_at": "2020-07-16T08:01:22.890602Z",
            "summary": "Roma 2010 & Other Curiosities is an Gallery Shows event starting on 23/10/2010, 12:00 and ending on 21/12/2010, 12:00. Event is in Wunderkammern Rome with address via Gabrio Serbelloni, 124, Rome, Italy.",
            "title": "Roma 2010 & Other Curiosities",
            "content": "",
            "start_time": "2010-10-23T12:00:00.000000Z",
            "end_time": "2010-12-21T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Gabrio Serbelloni, 124, Rome, Italy",
            "city": "Rome",
            "geolocation": "41.8773129,12.5406618",
            "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": [
                27
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19396,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18831,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc0b169207c5435ca34a9830d1b605d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0b169207c5435ca34a9830d1b605d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:58:57.611324Z",
                "updated_at": "2023-02-10T14:28:11.195549Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2977,
                "name": "Galerie Gmurzynska",
                "slug": "galerie-gmurzynska",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3768866,8.541694000000007",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2770,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Gmurzynska-profile-image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Gmurzynska-profile-image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:29.056183Z",
                    "updated_at": "2021-09-14T13:38:13.898182Z",
                    "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": "2023-01-12T09:58:57.892552Z",
            "publish_time": null,
            "slug": "galerie-gmurzynska-brancusi-photographie-2010-11-10",
            "created_at": "2023-01-12T09:58:58.773176Z",
            "updated_at": "2023-01-12T09:58:58.773195Z",
            "summary": null,
            "title": "Brancusi Photographie",
            "content": null,
            "start_time": "2010-11-10T01:00:00.000000Z",
            "end_time": "2022-12-31T01: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": "Paradeplatz 2",
            "city": "Zürich",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19397,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18832,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6ef7010e18447a2bcfbca86c488349c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T09:58:57.719859Z",
                "updated_at": "2023-02-10T14:28:15.235286Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3567,
                "name": "Sainsbury Centre for Visual Arts",
                "slug": "sainsbury-centre-visual-arts",
                "city": "Norwich",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6203452,1.2367927",
                "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": "2023-01-12T09:58:57.972086Z",
            "publish_time": null,
            "slug": "sainsbury-centre-for-visual-arts-bill-brandt-i-henry-moore-2010-11-20",
            "created_at": "2023-01-12T09:58:58.868335Z",
            "updated_at": "2023-01-12T09:58:58.868371Z",
            "summary": null,
            "title": "Bill Brandt I Henry Moore",
            "content": null,
            "start_time": "2010-11-20T01:00:00.000000Z",
            "end_time": "2021-03-07T01: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": "University of East Anglia",
            "city": "Norwich",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 853,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2810,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/960734168_1456400387.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/960734168_1456400387-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:19:24.090075Z",
                "updated_at": "2021-09-13T11:04:24.525911Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Prefigure",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1987,
                "name": "Wunderkammern Rome",
                "slug": "wunderkammern-rome",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8772915,12.540692600000057",
                "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-02-24T14:28:09.000000Z",
            "publish_time": null,
            "slug": "tomaso-binga-guglielmo-achille-cavellini-prefigure",
            "created_at": "2016-02-24T14:28:09.000000Z",
            "updated_at": "2020-07-16T08:01:22.390605Z",
            "summary": "Prefigure is an Gallery Shows event starting on 19/11/2011, 12:00 and ending on 14/01/2012, 12:00. Event is in Wunderkammern Rome with address via Gabrio Serbelloni, 124, Rome, Italy.",
            "title": "Prefigure",
            "content": "",
            "start_time": "2011-11-19T12:00:00.000000Z",
            "end_time": "2012-01-14T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Gabrio Serbelloni, 124, Rome, Italy",
            "city": "Rome",
            "geolocation": "41.8773129,12.5406618",
            "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": [
                4281,
                4284
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19399,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18834,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/36b70f1b49194e2790b64977e2822573.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/36b70f1b49194e2790b64977e2822573-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:00:00.747374Z",
                "updated_at": "2023-02-10T14:28:23.792330Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5124,
                "name": "The Scottish Gallery",
                "slug": "scottish-gallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565531,-3.1990896",
                "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": "2023-01-12T10:00:01.184904Z",
            "publish_time": null,
            "slug": "the-scottish-gallery-hannah-mooney-into-the-landscape-2011-12-02",
            "created_at": "2023-01-12T10:00:02.077973Z",
            "updated_at": "2023-01-12T10:00:02.077993Z",
            "summary": null,
            "title": "Hannah Mooney: Into the Landscape",
            "content": null,
            "start_time": "2011-12-02T01:00:00.000000Z",
            "end_time": "2021-12-23T01: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": "16 Dundas Street",
            "city": "Edinburgh",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19400,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5366,
                "name": "world in a room",
                "slug": "world-room",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4862725,13.3643482",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2023-01-12T10:03:16.622230Z",
            "publish_time": null,
            "slug": "world-in-a-room-ruckschau-2021-2012-01-11",
            "created_at": "2023-01-12T10:03:17.494299Z",
            "updated_at": "2023-01-12T10:03:17.494318Z",
            "summary": null,
            "title": "Rückschau 2021",
            "content": null,
            "start_time": "2012-01-11T01:00:00.000000Z",
            "end_time": "2022-02-26T01: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": "Brunhildstrasse 7",
            "city": "Berlin",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 852,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2811,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2014638564_1456400648.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2014638564_1456400648-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:19:25.006552Z",
                "updated_at": "2021-09-13T11:04:25.366828Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Nature's revenge",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1987,
                "name": "Wunderkammern Rome",
                "slug": "wunderkammern-rome",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8772915,12.540692600000057",
                "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-02-24T14:06:31.000000Z",
            "publish_time": null,
            "slug": "ludo-natures-revenge",
            "created_at": "2016-02-24T14:06:31.000000Z",
            "updated_at": "2020-07-16T08:01:21.895402Z",
            "summary": "Nature's revenge is an Gallery Shows event starting on 21/01/2012, 12:00 and ending on 18/02/2012, 12:00. Event is in Wunderkammern Rome with address via Gabrio Serbelloni, 124, 00176 Rome, Italy.",
            "title": "Nature's revenge",
            "content": "",
            "start_time": "2012-01-21T12:00:00.000000Z",
            "end_time": "2012-02-18T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Gabrio Serbelloni, 124, 00176 Rome, Italy",
            "city": "Rome",
            "geolocation": "41.8773129,12.5406618",
            "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": [
                124
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1519,
                1520,
                1521,
                1522,
                1523
            ]
        },
        {
            "id": 19401,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18835,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b051019fbf6143ea8629390132227c88.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b051019fbf6143ea8629390132227c88-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:03:17.550278Z",
                "updated_at": "2023-02-10T14:28:27.585682Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7742,
                "name": "Armaggan Art & Design Gallery",
                "slug": "armaggan-art-design-gallery",
                "city": "İstanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0100711,28.9699973",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2023-01-12T10:03:17.747683Z",
            "publish_time": null,
            "slug": "armaggan-art-design-gallery-one-2012-01-25",
            "created_at": "2023-01-12T10:03:18.623861Z",
            "updated_at": "2023-01-12T10:03:18.623880Z",
            "summary": null,
            "title": "ONE",
            "content": null,
            "start_time": "2012-01-25T01:00:00.000000Z",
            "end_time": "2012-04-25T00: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": "Nuruosmaniye Caddesi, No:65, Istanbul, TR",
            "city": "Istanbul",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 851,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2812,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2017325093_1456400861.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2017325093_1456400861-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:19:25.927540Z",
                "updated_at": "2021-09-13T11:04:26.251438Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Living Layers",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1987,
                "name": "Wunderkammern Rome",
                "slug": "wunderkammern-rome",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8772915,12.540692600000057",
                "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-02-24T13:51:31.000000Z",
            "publish_time": null,
            "slug": "mark-jenkins-living-layers",
            "created_at": "2016-02-24T13:51:31.000000Z",
            "updated_at": "2020-07-16T08:01:21.398391Z",
            "summary": "Living Layers is an Gallery Shows event starting on 17/03/2012, 12:00 and ending on 26/04/2012, 12:00. Event is in Wunderkammern Rome with address via Gabrio Serbelloni, 124, 00176 Rome, Italy.",
            "title": "Living Layers",
            "content": "",
            "start_time": "2012-03-17T12:00:00.000000Z",
            "end_time": "2012-04-26T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Gabrio Serbelloni, 124, 00176 Rome, Italy",
            "city": "Rome",
            "geolocation": "41.8773129,12.5406618",
            "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": [
                256
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1524,
                1525,
                1526,
                1527,
                1528,
                1529,
                1530,
                1531
            ]
        },
        {
            "id": 19402,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18836,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1030538f8c094255b2ddc3d3848367d1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1030538f8c094255b2ddc3d3848367d1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:03:19.156563Z",
                "updated_at": "2023-02-10T14:28:29.253894Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7742,
                "name": "Armaggan Art & Design Gallery",
                "slug": "armaggan-art-design-gallery",
                "city": "İstanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0100711,28.9699973",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2023-01-12T10:03:19.375121Z",
            "publish_time": null,
            "slug": "armaggan-art-design-gallery-states-of-material-2012-05-16",
            "created_at": "2023-01-12T10:03:20.247706Z",
            "updated_at": "2023-01-12T10:03:20.247725Z",
            "summary": null,
            "title": "STATES OF MATERIAL",
            "content": null,
            "start_time": "2012-05-16T00:00:00.000000Z",
            "end_time": "2012-08-25T00: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": "Nuruosmaniye Caddesi, No:65, Istanbul, TR",
            "city": "Istanbul",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19404,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18838,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b017c010f6bc40099d5bfe3592552cb1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b017c010f6bc40099d5bfe3592552cb1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:04:34.729056Z",
                "updated_at": "2023-02-10T14:28:33.480745Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7742,
                "name": "Armaggan Art & Design Gallery",
                "slug": "armaggan-art-design-gallery",
                "city": "İstanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0100711,28.9699973",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2023-01-12T10:04:34.946871Z",
            "publish_time": null,
            "slug": "armaggan-art-design-gallery-in-search-for-the-new-2013-01-19",
            "created_at": "2023-01-12T10:04:35.815673Z",
            "updated_at": "2023-01-12T10:04:35.815691Z",
            "summary": null,
            "title": "IN SEARCH FOR THE NEW",
            "content": null,
            "start_time": "2013-01-19T01:00:00.000000Z",
            "end_time": "2013-03-13T01: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": "Nuruosmaniye Caddesi, No:65, Istanbul, TR",
            "city": "Istanbul",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19407,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18841,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c678f4ec92b4044b7665d1924ca61b1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c678f4ec92b4044b7665d1924ca61b1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:04:34.804655Z",
                "updated_at": "2023-02-10T14:28:40.624327Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7742,
                "name": "Armaggan Art & Design Gallery",
                "slug": "armaggan-art-design-gallery",
                "city": "İstanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0100711,28.9699973",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2023-01-12T10:04:35.075772Z",
            "publish_time": null,
            "slug": "armaggan-art-design-gallery-tribute-to-nature-2013-03-20",
            "created_at": "2023-01-12T10:04:35.948487Z",
            "updated_at": "2023-01-12T10:04:35.948502Z",
            "summary": null,
            "title": "TRIBUTE TO NATURE",
            "content": null,
            "start_time": "2013-03-20T01:00:00.000000Z",
            "end_time": "2013-05-29T00: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": "Nuruosmaniye Caddesi, No:65, Istanbul, TR",
            "city": "Istanbul",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 658,
            "author": {
                "id": "99b420d0-6faf-4fb9-ae9a-a6484780053a",
                "username": "PrettyPortal",
                "slug": "prettyportal",
                "first_name": "Klaus",
                "last_name": "Rosskothen",
                "display_name": "Klaus Rosskothen",
                "display_name_full": "Klaus Rosskothen",
                "email": "rosskothen@prettyportal.de",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2561,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2059305221_1447158091.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2059305221_1447158091-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:15:16.794967Z",
                "updated_at": "2021-09-13T10:59:40.734797Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pixelpancho \"Rusted ideas\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 706,
                "name": "PRETTY PORTAL",
                "slug": "pretty-portal",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.20714150000001,6.778107900000009",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2717,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/pretty-portal-dp-1571845650.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:09.096649Z",
                    "updated_at": "2021-09-14T13:36:35.840332Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2015-11-10T13:10:10.000000Z",
            "publish_time": null,
            "slug": "pixelpancho-rusted-ideas",
            "created_at": "2015-11-10T13:10:10.000000Z",
            "updated_at": "2015-11-10T13:10:10.000000Z",
            "summary": "Pixelpancho \"Rusted ideas\" is an Gallery Shows event starting on 22/03/2013, 12:00 and ending on 20/04/2013, 12:00. Event is in PRETTY PORTAL with address Pretty Portal, Brunnnestr. 12, 40223 Duesseldorf, Germany\r\nhttp://prettyportal.de.",
            "title": "Pixelpancho \"Rusted ideas\"",
            "content": "",
            "start_time": "2013-03-22T12:00:00.000000Z",
            "end_time": "2013-04-20T12: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": "Pretty Portal, Brunnnestr. 12, 40223 Duesseldorf, Germany\r\nhttp://prettyportal.de",
            "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": [
                184
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1306,
                1307,
                1308,
                1309,
                1310,
                1311,
                1312,
                1313,
                1314,
                1315,
                1316,
                2562,
                2563,
                2564,
                2565,
                2566,
                2567,
                2568,
                2569,
                2570,
                2571,
                2572,
                2573
            ]
        },
        {
            "id": 849,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2814,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/986691898_1456401001.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/986691898_1456401001-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:19:28.120354Z",
                "updated_at": "2021-09-13T11:04:28.056622Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Mea Culpa",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1987,
                "name": "Wunderkammern Rome",
                "slug": "wunderkammern-rome",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8772915,12.540692600000057",
                "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-02-24T13:37:24.000000Z",
            "publish_time": null,
            "slug": "c215-mea-culpa",
            "created_at": "2016-02-24T13:37:24.000000Z",
            "updated_at": "2020-07-16T08:01:20.401108Z",
            "summary": "Mea Culpa is an Gallery Shows event starting on 23/03/2013, 12:00 and ending on 24/05/2013, 12:00. Event is in Wunderkammern Rome with address via Gabrio Serbelloni, 124, 00176 Rome, Italy.",
            "title": "Mea Culpa",
            "content": "",
            "start_time": "2013-03-23T12:00:00.000000Z",
            "end_time": "2013-05-24T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Gabrio Serbelloni, 124, 00176 Rome, Italy",
            "city": "Rome",
            "geolocation": "41.8773129,12.5406618",
            "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": [
                33
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1539,
                1540
            ]
        }
    ]
}