Events. list: API endpoint that allows events to be viewed. retrieve: API endpoint that allows single event to be viewed. create: API endpoint that allows event to be created. update: API endpoint that allows events to be updated. partial_update: API endpoint that allows events to be partially updated. delete: API endpoint that allows events to be deleted.

GET /api/v1/events/?format=api&offset=28998&ordering=-end_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=29016&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28980&ordering=-end_time",
    "results": [
        {
            "id": 7571,
            "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": 8637,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fbb4df4319464e14944cac8957b8a5aa.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbb4df4319464e14944cac8957b8a5aa-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-02T16:59:02.545830Z",
                "updated_at": "2022-03-02T16:59:02.545884Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3583,
                "name": "Workplace Gallery",
                "slug": "workplace-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5369553,-0.0788002",
                "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": "2022-03-02T16:59:04.754202Z",
            "publish_time": null,
            "slug": "workplace-gallery-katinka-lampe-anima-mundi-2022-03-10",
            "created_at": "2022-03-02T16:59:06.702459Z",
            "updated_at": "2022-03-02T16:59:07.372774Z",
            "summary": "Katinka Lampe: Anima Mundi is an Gallery Shows event starting on 10/03/2022, 01:00 and ending on 19/04/2022, 00:00. Event is in Workplace Gallery with address 40 Margaret Street.",
            "title": "Katinka Lampe: Anima Mundi",
            "content": null,
            "start_time": "2022-03-10T01:00:00.000000Z",
            "end_time": "2022-04-19T00: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": "40 Margaret Street",
            "city": "London",
            "geolocation": "43.9141777,-80.093425",
            "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": 7866,
            "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": 8879,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09c34f9f7669445a828c5a7613e537f7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09c34f9f7669445a828c5a7613e537f7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-16T18:13:57.685981Z",
                "updated_at": "2022-03-16T18:13:57.686017Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3789,
                "name": "Athenessa Gallery",
                "slug": "athenessa-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0643681,-118.3437147",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-03-16T18:14:01.196977Z",
            "publish_time": null,
            "slug": "athenessa-gallery-artiste-ouvrier-drawers-legacy-2022-03-19",
            "created_at": "2022-03-16T18:14:01.951365Z",
            "updated_at": "2022-03-16T18:14:02.311079Z",
            "summary": "Artiste Ouvrier Drawers Legacy is an Gallery Shows event starting on 19/03/2022, 01:00 and ending on 19/04/2022, 00:00. Event is in Athenessa Gallery with address 616 South La Brea Avenue.",
            "title": "Artiste Ouvrier Drawers Legacy",
            "content": null,
            "start_time": "2022-03-19T01:00:00.000000Z",
            "end_time": "2022-04-19T00: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": "616 South La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "33.95511313868736,-118.35256010335752",
            "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": 8337,
            "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": 4114,
                "name": "FILET",
                "slug": "filet",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5309587,-0.0879538",
                "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": "2022-04-23T13:57:26.514386Z",
            "publish_time": null,
            "slug": "filet-reflex-2022-04-14",
            "created_at": "2022-04-23T13:57:27.262840Z",
            "updated_at": "2022-04-23T13:57:27.733674Z",
            "summary": "(re)FLEX is an Gallery Shows event starting on 14/04/2022, 00:00 and ending on 19/04/2022, 00:00. Event is in FILET with address 103 murray grove.",
            "title": "(re)FLEX",
            "content": null,
            "start_time": "2022-04-14T00:00:00.000000Z",
            "end_time": "2022-04-19T00: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": "103 murray grove",
            "city": "London",
            "geolocation": "51.1557757,-0.9636059",
            "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": 13995,
            "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": 13946,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dcc0c65af58541a6a6d8a72c60cf88f4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcc0c65af58541a6a6d8a72c60cf88f4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-11T09:56:42.317142Z",
                "updated_at": "2022-09-11T09:56:42.317176Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4152,
                "name": "Anca Poterasu Gallery",
                "slug": "anca-poterasu-gallery",
                "city": "Bucharest",
                "country": {
                    "code": "RO",
                    "name": "Romania"
                },
                "geolocation": "44.4345818,26.1152362",
                "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": "RO",
            "publish_status": "published",
            "published_at": "2022-09-11T09:56:44.884333Z",
            "publish_time": null,
            "slug": "anca-poterasu-gallery-open-doors-2022-03-19",
            "created_at": "2022-09-11T09:56:45.698291Z",
            "updated_at": "2022-09-11T09:56:46.126319Z",
            "summary": "OPEN DOORS is an Gallery Shows event starting on 19/03/2022, 01:00 and ending on 19/04/2022, 00:00. Event is in Anca Poterasu Gallery with address Popa Soare 26.",
            "title": "OPEN DOORS",
            "content": null,
            "start_time": "2022-03-19T01:00:00.000000Z",
            "end_time": "2022-04-19T00: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": "Popa Soare 26",
            "city": "Bucharest",
            "geolocation": "44.4347329,26.1154582",
            "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": 19008,
            "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": 18508,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e589153eec404048a25f3051a79c9c2b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e589153eec404048a25f3051a79c9c2b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-05T10:53:51.565212Z",
                "updated_at": "2023-01-05T10:53:51.565271Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5765,
                "name": "David Benrimon Fine Art",
                "slug": "david-benrimon-fine-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7623554,-73.9718544",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-05T10:53:54.136823Z",
            "publish_time": null,
            "slug": "david-benrimon-fine-art-llc-fernando-botero-2022-03-10",
            "created_at": "2023-01-05T10:53:55.162515Z",
            "updated_at": "2023-01-05T10:53:56.777601Z",
            "summary": "Fernando Botero is an Gallery Shows event starting on 10/03/2022, 01:00 and ending on 19/04/2022, 00:00. Event is in David Benrimon Fine Art with address 41 East 57th Street.",
            "title": "Fernando Botero",
            "content": null,
            "start_time": "2022-03-10T01:00:00.000000Z",
            "end_time": "2022-04-19T00: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": "41 East 57th Street",
            "city": "New York",
            "geolocation": "40.65528135,-73.92376810267116",
            "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": 19226,
            "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": 18682,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dd0bb462a0b64945bfa0fc4647670ad3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd0bb462a0b64945bfa0fc4647670ad3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-09T19:12:44.038117Z",
                "updated_at": "2023-01-09T19:12:44.038153Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7707,
                "name": "Gallery 211",
                "slug": "gallery-211",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7945999,-80.1447747",
                "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": "BL",
            "publish_status": "published",
            "published_at": "2023-01-09T19:12:46.713823Z",
            "publish_time": null,
            "slug": "gallery-211-waves-of-perception-2022-03-19",
            "created_at": "2023-01-09T19:12:47.592004Z",
            "updated_at": "2023-01-09T19:12:49.929274Z",
            "summary": "Waves of Perception is an Gallery Shows event starting on 19/03/2022, 01:00 and ending on 19/04/2022, 00:00. Event is in Gallery 211 with address 25 Rue Jeanne d'arc.",
            "title": "Waves of Perception",
            "content": null,
            "start_time": "2022-03-19T01:00:00.000000Z",
            "end_time": "2022-04-19T00: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": "25 Rue Jeanne d'arc",
            "city": "Gustavia",
            "geolocation": "46.9040959,6.3568064",
            "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": 13233,
            "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": 13343,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a281685eba441499cf15ea838a3a177.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a281685eba441499cf15ea838a3a177-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-26T10:06:31.394755Z",
                "updated_at": "2022-08-26T10:06:31.394808Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6467,
                "name": "One Hundred Shoreditch Hotel",
                "slug": "one-hundred-shoreditch-hotel",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5254162,-0.0772849",
                "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": "2022-08-26T10:06:33.812710Z",
            "publish_time": null,
            "slug": "one-hundred-shoreditch-hotel-the-face-of-shoreditch-2022-04-01",
            "created_at": "2022-08-26T10:06:34.604647Z",
            "updated_at": "2022-08-26T10:06:34.997629Z",
            "summary": "The Face of Shoreditch is an Gallery Shows event starting on 01/04/2022, 00:00 and ending on 18/04/2022, 00:00. Event is in One Hundred Shoreditch Hotel with address 100 Shoreditch High St.",
            "title": "The Face of Shoreditch",
            "content": null,
            "start_time": "2022-04-01T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "100 Shoreditch High St",
            "city": "London",
            "geolocation": "51.525667,-0.077385",
            "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": 13726,
            "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": 13731,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/04fc502a98a444c6b411d41630aeccfe.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04fc502a98a444c6b411d41630aeccfe-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-01T14:14:40.090521Z",
                "updated_at": "2022-09-01T14:14:40.090575Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5363,
                "name": "Bloc Projects",
                "slug": "bloc-projects",
                "city": "Sheffield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.37445989999999,-1.4714704",
                "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": "2022-09-01T14:14:42.345747Z",
            "publish_time": null,
            "slug": "bloc-projects-tracey-welch-stroboscopic-2022-04-07",
            "created_at": "2022-09-01T14:14:43.132290Z",
            "updated_at": "2022-09-01T14:14:44.456195Z",
            "summary": "Tracey Welch: Stroboscopic is an Gallery Shows event starting on 07/04/2022, 00:00 and ending on 18/04/2022, 00:00. Event is in Bloc Projects with address 71 Eyre Lane.",
            "title": "Tracey Welch: Stroboscopic",
            "content": null,
            "start_time": "2022-04-07T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "71 Eyre Lane",
            "city": "Sheffield",
            "geolocation": "40.87230819917328,-73.59707246611552",
            "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": 14250,
            "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": 6732,
                "name": "Kunsthaus Graz, Universalmuseum Joanneum",
                "slug": "kunsthaus-graz-universalmuseum-joanneum",
                "city": "Graz",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "47.0713133,15.4340731",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "AT",
            "publish_status": "published",
            "published_at": "2022-09-12T16:01:05.047925Z",
            "publish_time": null,
            "slug": "kunsthaus-graz-universalmuseum-joanneum-the-golden-pixel-cooperative-2022-04-05",
            "created_at": "2022-09-12T16:01:05.830701Z",
            "updated_at": "2022-09-12T16:01:07.129299Z",
            "summary": "The Golden Pixel Cooperative is an Museum Exhibitions event starting on 05/04/2022, 00:00 and ending on 18/04/2022, 00:00. Event is in Kunsthaus Graz, Universalmuseum Joanneum with address Lendkai 1.",
            "title": "The Golden Pixel Cooperative",
            "content": null,
            "start_time": "2022-04-05T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "Lendkai 1",
            "city": "Graz",
            "geolocation": "47.07129745,15.434119284303147",
            "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": 14302,
            "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": 14212,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/50a6db00723f498b97dee988f63cec61.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/50a6db00723f498b97dee988f63cec61-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-13T08:28:19.362298Z",
                "updated_at": "2022-09-13T08:28:19.362350Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5010,
                "name": "Art Show International",
                "slug": "art-show-international",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0958769,-118.228311",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-09-13T08:28:22.147198Z",
            "publish_time": null,
            "slug": "art-show-international-art-heal-thyself-the-artist-as-savior-2022-03-18",
            "created_at": "2022-09-13T08:28:22.932087Z",
            "updated_at": "2022-09-13T08:28:24.388162Z",
            "summary": "Art, Heal Thyself! The Artist As Savior is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 18/04/2022, 00:00. Event is in Art Show International with address Los Angeles, CA.",
            "title": "Art, Heal Thyself! The Artist As Savior",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "Los Angeles, CA",
            "city": "USA",
            "geolocation": "34.0536909,-118.242766",
            "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": 14312,
            "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": 14221,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e895fc82a47445538a687b33f1f8fb60.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e895fc82a47445538a687b33f1f8fb60-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-13T08:28:43.170259Z",
                "updated_at": "2022-09-13T08:28:43.170294Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6751,
                "name": "Avenue 50 Studio",
                "slug": "avenue-50-studio",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1059566,-118.2025902",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-13T08:28:46.494441Z",
            "publish_time": null,
            "slug": "avenue-50-studio-call-for-entries-2022-03-29",
            "created_at": "2022-09-13T08:28:47.304053Z",
            "updated_at": "2022-09-13T08:28:47.686168Z",
            "summary": "Call For Entries is an Gallery Shows event starting on 29/03/2022, 00:00 and ending on 18/04/2022, 00:00. Event is in Avenue 50 Studio with address 131 North Avenue 50.",
            "title": "Call For Entries",
            "content": null,
            "start_time": "2022-03-29T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "131 North Avenue 50",
            "city": "Los Angeles",
            "geolocation": "34.1271598,-118.2053126",
            "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": 19167,
            "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": 18646,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/13694e7c547c461e881b2eb2477e5c0e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13694e7c547c461e881b2eb2477e5c0e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-09T18:47:21.060033Z",
                "updated_at": "2023-01-09T18:47:21.060069Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5749,
                "name": "Corner New Cross",
                "slug": "corner-new-cross",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4762961,-0.0479877",
                "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-09T18:47:24.156937Z",
            "publish_time": null,
            "slug": "corner-new-cross-increments-presents-still-2022-2022-03-03",
            "created_at": "2023-01-09T18:47:25.044959Z",
            "updated_at": "2023-01-09T18:47:25.742708Z",
            "summary": "Increments presents: Still (2022) is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 18/04/2022, 00:00. Event is in Corner New Cross with address 117 New Cross Rd.",
            "title": "Increments presents: Still (2022)",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "117 New Cross Rd",
            "city": "London",
            "geolocation": "51.4757366,-0.0313719",
            "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": 19202,
            "author": {
                "id": "d712a4e0-a130-4f9e-a5d0-180c363450ab",
                "username": "mathias_1029",
                "slug": "mathias_1029",
                "first_name": "Mathias",
                "last_name": "Leu",
                "display_name": "Mathias Leu",
                "display_name_full": "Mathias Leu",
                "email": "info@galerieleu.de",
                "telephone": "+498929168745"
            },
            "price": null,
            "featured_image": {
                "id": 18664,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fee0ee7efd5b4cd799ac079d991b58cf.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fee0ee7efd5b4cd799ac079d991b58cf-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-09T18:58:24.475972Z",
                "updated_at": "2023-01-09T18:58:24.476003Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6885,
                "name": "Galerie Leu",
                "slug": "galerie-leu",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1476488,11.5744652",
                "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-09T18:58:27.620401Z",
            "publish_time": null,
            "slug": "galerie-leu-karin-alfredsson-snow-and-rain-shall-pass-2022-03-11",
            "created_at": "2023-01-09T18:58:28.490564Z",
            "updated_at": "2023-01-09T18:58:28.915527Z",
            "summary": "Karin Alfredsson - Snow and rain shall pass is an Gallery Shows event starting on 11/03/2022, 01:00 and ending on 18/04/2022, 00:00. Event is in Galerie Leu with address Tuerkenstraße 30.",
            "title": "Karin Alfredsson - Snow and rain shall pass",
            "content": null,
            "start_time": "2022-03-11T01:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "Tuerkenstraße 30",
            "city": "Munich",
            "geolocation": "48.1476582,11.5743778",
            "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": 4481,
            "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": 5909,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1685599563_1631073351.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1685599563_1631073351-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-10T00:12:41.968481Z",
                "updated_at": "2021-09-13T11:57:48.392181Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 405,
                "name": "MoMA",
                "slug": "moma",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614029,-73.9776248",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 95,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MoMA-2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MoMA-2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-17T20:58:49.945877Z",
                    "updated_at": "2021-09-14T12:38:45.020345Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MoMA-2",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-09-10T00:12:44.274822Z",
            "publish_time": null,
            "slug": "moma-museum-of-modern-art-greater-new-york-2021-2021-10-07",
            "created_at": "2021-09-10T00:12:45.032282Z",
            "updated_at": "2021-09-10T00:12:45.544576Z",
            "summary": "Greater New York 2021 is an Gallery Shows event starting on 07/10/2021, 00:00 and ending on 18/04/2022, 00:00. Event is in MOMA with address 11 West 53 Street.",
            "title": "Greater New York 2021",
            "content": null,
            "start_time": "2021-10-07T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "11 West 53 Street",
            "city": "New York",
            "geolocation": "53.81373668463502,-113.33413082138847",
            "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": 5196,
            "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": 6545,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8173791424_1631076229.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8173791424_1631076229-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-10-18T23:18:23.505571Z",
                "updated_at": "2021-10-18T23:18:23.505622Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3849,
                "name": "MoMA PS1",
                "slug": "moma-ps1",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7456014,-73.947097",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-10-18T23:18:23.972869Z",
            "publish_time": null,
            "slug": "moma-ps1-greater-new-york-2021-2021-10-07",
            "created_at": "2021-10-18T23:18:24.756094Z",
            "updated_at": "2021-10-18T23:18:25.262177Z",
            "summary": "Greater New York 2021 is an Gallery Shows event starting on 07/10/2021, 00:00 and ending on 18/04/2022, 00:00. Event is in MoMA PS1 with address 22-25 Jackson Avenue.",
            "title": "Greater New York 2021",
            "content": null,
            "start_time": "2021-10-07T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "22-25 Jackson Avenue",
            "city": "New York",
            "geolocation": "41.449988,-74.099144",
            "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": 5389,
            "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": 6684,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8899007658_1633494729.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8899007658_1633494729-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-10-19T16:35:52.096332Z",
                "updated_at": "2021-10-19T16:35:52.096388Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3851,
                "name": "Mudam Luxembourg, Musée d'Art Moderne Grand-Duc Jean",
                "slug": "mudam-luxembourg-musee-dart-moderne-grand-duc-jean",
                "city": "Luxembourg",
                "country": {
                    "code": "LU",
                    "name": "Luxembourg"
                },
                "geolocation": "49.61709459999999,6.140336800000001",
                "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": "LU",
            "publish_status": "published",
            "published_at": "2021-10-19T16:35:54.438125Z",
            "publish_time": null,
            "slug": "mudam-luxembourg-musee-dart-moderne-grand-duc-jean-sarah-zigrand-and-georges-zigrand-mirror-mirror-cultural-reflections-in-fashion-2021-10-30",
            "created_at": "2021-10-19T16:35:55.282036Z",
            "updated_at": "2021-10-19T16:35:55.282061Z",
            "summary": null,
            "title": "Sarah Zigrand and Georges Zigrand: Mirror Mirror: Cultural Reflections in Fashion",
            "content": null,
            "start_time": "2021-10-30T00:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "",
            "city": "Luxembourg",
            "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": 6188,
            "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": 7423,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7992bae95974434ca267c3befeb4ca57.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7992bae95974434ca267c3befeb4ca57-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-01-06T20:41:51.848206Z",
                "updated_at": "2022-01-06T20:41:51.848242Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4244,
                "name": "Kunstmuseum Basel",
                "slug": "kunstmuseum-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5539903,7.5942387",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "CH",
            "publish_status": "published",
            "published_at": "2022-01-06T20:41:55.023121Z",
            "publish_time": null,
            "slug": "kunstmuseum-basel-hauptbau-neubau-hermann-scherer-grooves-and-edges-2022-01-15",
            "created_at": "2022-01-06T20:41:55.806102Z",
            "updated_at": "2022-01-06T20:41:55.850749Z",
            "summary": "Hermann Scherer: Grooves and Edges is an Museum Exhibitions event starting on 15/01/2022, 01:00 and ending on 18/04/2022, 00:00. Event is in Kunstmuseum Basel with address Sant Alban-Graben 16.",
            "title": "Hermann Scherer: Grooves and Edges",
            "content": null,
            "start_time": "2022-01-15T01:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "Sant Alban-Graben 16",
            "city": "Basel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": 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": 6245,
            "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": 7476,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/753175f06be54d45996466d1a8cc2b81.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/753175f06be54d45996466d1a8cc2b81-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-01-07T16:58:00.807872Z",
                "updated_at": "2022-01-07T16:58:00.807911Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4267,
                "name": "Solomon R. Guggenheim Museum",
                "slug": "solomon-r-guggenheim-museum",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7831815,-73.9588052",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "US",
            "publish_status": "published",
            "published_at": "2022-01-07T16:58:02.819492Z",
            "publish_time": null,
            "slug": "solomon-r-guggenheim-museum-jennie-c-jones-dynamics-2022-01-28",
            "created_at": "2022-01-07T16:58:03.551974Z",
            "updated_at": "2022-01-07T16:58:04.226334Z",
            "summary": "Jennie C. Jones: Dynamics is an Museum Exhibitions event starting on 28/01/2022, 01:00 and ending on 18/04/2022, 00:00. Event is in Solomon R. Guggenheim Museum with address 1071 Fifth Avenue.",
            "title": "Jennie C. Jones: Dynamics",
            "content": null,
            "start_time": "2022-01-28T01:00:00.000000Z",
            "end_time": "2022-04-18T00: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": "1071 Fifth Avenue",
            "city": "New York",
            "geolocation": "51.5319334,-0.2108756",
            "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": []
        }
    ]
}