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=7398&ordering=end_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=7416&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7380&ordering=end_time",
    "results": [
        {
            "id": 7332,
            "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": 8418,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cece0ce38655456d9fbf5ecd8e37fa49.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cece0ce38655456d9fbf5ecd8e37fa49-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T15:20:18.241162Z",
                "updated_at": "2022-02-14T15:20:18.241219Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4548,
                "name": "Brighton CCA",
                "slug": "brighton-cca",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.82417909999999,-0.1354673",
                "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-02-14T15:20:21.975173Z",
            "publish_time": null,
            "slug": "brighton-cca-dorset-place-joshua-le-gallienne-action-without-action-2022-02-11",
            "created_at": "2022-02-14T15:20:22.740466Z",
            "updated_at": "2022-02-14T15:20:23.125383Z",
            "summary": "Joshua Le Gallienne – Action Without Action is an Gallery Shows event starting on 11/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Brighton CCA with address 6 Dorset Place.",
            "title": "Joshua Le Gallienne – Action Without Action",
            "content": null,
            "start_time": "2022-02-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": "6 Dorset Place",
            "city": "Brighton",
            "geolocation": "55.9392134,-3.2165361",
            "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": 7351,
            "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": 8432,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3cc5fb25d4b44bce8a94a558b496728d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cc5fb25d4b44bce8a94a558b496728d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T17:01:55.979627Z",
                "updated_at": "2022-02-14T17:01:55.979664Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4622,
                "name": "Downs & Ross",
                "slug": "downs-ross",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7176817,-73.9955657",
                "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-02-14T17:02:00.423455Z",
            "publish_time": null,
            "slug": "downs-ross-legally-blonde-2022-01-13",
            "created_at": "2022-02-14T17:02:01.167628Z",
            "updated_at": "2022-02-14T17:02:01.221024Z",
            "summary": "Legally Blonde is an Gallery Shows event starting on 13/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Downs & Ross with address 96 Bowery Street, Floor 2.",
            "title": "Legally Blonde",
            "content": null,
            "start_time": "2022-01-13T01: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": "96 Bowery Street, Floor 2",
            "city": "New York",
            "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": 7352,
            "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": 8435,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/250c69bffe35486e950d68d30505a737.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/250c69bffe35486e950d68d30505a737-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T17:05:10.929313Z",
                "updated_at": "2022-02-14T17:05:10.929378Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4623,
                "name": "Duane Reed Gallery",
                "slug": "duane-reed-gallery",
                "city": "St. Louis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.648287,-90.2600825",
                "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-02-14T17:05:12.678893Z",
            "publish_time": null,
            "slug": "duane-reed-gallery-st-louis-hoyeon-chung-2022-01-28",
            "created_at": "2022-02-14T17:05:13.437724Z",
            "updated_at": "2022-02-14T17:05:14.396746Z",
            "summary": "Hoyeon Chung is an Gallery Shows event starting on 28/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Duane Reed Gallery with address 4729 McPherson Ave..",
            "title": "Hoyeon Chung",
            "content": null,
            "start_time": "2022-01-28T01: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": "4729 McPherson Ave.",
            "city": "St. Louis",
            "geolocation": "38.64785640941126,-90.2594340710237",
            "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": 7353,
            "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": 8436,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5cf3d8b3b2514539b7d0dd87642841db.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cf3d8b3b2514539b7d0dd87642841db-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T17:05:10.990230Z",
                "updated_at": "2022-02-14T17:05:10.990269Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4623,
                "name": "Duane Reed Gallery",
                "slug": "duane-reed-gallery",
                "city": "St. Louis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.648287,-90.2600825",
                "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-02-14T17:05:12.824888Z",
            "publish_time": null,
            "slug": "duane-reed-gallery-st-louis-dryden-wells-2022-01-28",
            "created_at": "2022-02-14T17:05:13.546294Z",
            "updated_at": "2022-02-14T17:05:13.920879Z",
            "summary": "Dryden Wells is an Gallery Shows event starting on 28/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Duane Reed Gallery with address 4729 McPherson Ave..",
            "title": "Dryden Wells",
            "content": null,
            "start_time": "2022-01-28T01: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": "4729 McPherson Ave.",
            "city": "St. Louis",
            "geolocation": "38.64785640941126,-90.2594340710237",
            "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": 7354,
            "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": 8437,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7ebe5cef4cd443e59ab6de2f661ed67d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ebe5cef4cd443e59ab6de2f661ed67d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T17:05:11.347209Z",
                "updated_at": "2022-02-14T17:05:11.347243Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4623,
                "name": "Duane Reed Gallery",
                "slug": "duane-reed-gallery",
                "city": "St. Louis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.648287,-90.2600825",
                "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-02-14T17:05:13.239943Z",
            "publish_time": null,
            "slug": "duane-reed-gallery-st-louis-andrea-moon-2022-01-28",
            "created_at": "2022-02-14T17:05:13.983164Z",
            "updated_at": "2022-02-14T17:05:14.904984Z",
            "summary": "Andrea Moon is an Gallery Shows event starting on 28/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Duane Reed Gallery with address 4729 McPherson Ave..",
            "title": "Andrea Moon",
            "content": null,
            "start_time": "2022-01-28T01: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": "4729 McPherson Ave.",
            "city": "St. Louis",
            "geolocation": "38.64785640941126,-90.2594340710237",
            "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": 7448,
            "author": {
                "id": "d94fc712-a453-4675-8262-8013b13a1ec0",
                "username": "galerie@galeriethoman.com",
                "slug": "galeriegaleriethomancom",
                "first_name": "Matthias",
                "last_name": "Mangeng",
                "display_name": null,
                "display_name_full": "Matthias Mangeng",
                "email": "galerie@galeriethoman.com",
                "telephone": "+ 43 512 575785"
            },
            "price": null,
            "featured_image": {
                "id": 8525,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f0579e2db91747b7b9f5697a855d2dd0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f0579e2db91747b7b9f5697a855d2dd0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:56:58.355407Z",
                "updated_at": "2022-02-28T13:56:58.355444Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3146,
                "name": "Galerie Elisabeth & Klaus Thoman Vienna",
                "slug": "galerie-elisabeth-klaus-thoman-vienna",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2081743,16.3738189",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3120,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-11-07T09:37:47.149132Z",
                    "updated_at": "2021-09-14T13:46:49.575622Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d94fc712-a453-4675-8262-8013b13a1ec0"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2022-02-28T13:57:02.631688Z",
            "publish_time": null,
            "slug": "galerie-elisabeth-klaus-thoman-paul-spendier-2022-01-20",
            "created_at": "2022-02-28T13:57:03.386250Z",
            "updated_at": "2022-08-03T08:41:58.462220Z",
            "summary": "Paul Spendier is an Gallery Shows event starting on 20/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Galerie Elisabeth & Klaus Thoman Vienna with address Seilerstätte 7.",
            "title": "Paul Spendier",
            "content": null,
            "start_time": "2022-01-20T01: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": "Seilerstätte 7",
            "city": "Vienna",
            "geolocation": "48.2053662,16.3753095",
            "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": 19342,
            "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": 18778,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f79db882f20549179ec4383a970610eb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f79db882f20549179ec4383a970610eb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:39:54.320182Z",
                "updated_at": "2023-01-10T19:39:54.320217Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7728,
                "name": "Hegyvidék Galéria",
                "slug": "hegyvidek-galeria",
                "city": "Budapest",
                "country": {
                    "code": "HU",
                    "name": "Hungary"
                },
                "geolocation": "47.49525370000001,19.0188048",
                "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": "HU",
            "publish_status": "published",
            "published_at": "2023-01-10T19:39:57.683911Z",
            "publish_time": null,
            "slug": "hegyvidek-galeria-overlaps-atfedesek-2022-01-28",
            "created_at": "2023-01-10T19:39:58.545215Z",
            "updated_at": "2023-01-10T19:39:58.891149Z",
            "summary": "Overlaps / Átfedések is an Gallery Shows event starting on 28/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Hegyvidék Galéria with address 10. Királyhágó tér.",
            "title": "Overlaps / Átfedések",
            "content": null,
            "start_time": "2022-01-28T01: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": "10. Királyhágó tér",
            "city": "Budapest",
            "geolocation": "47.4952623,19.0188769",
            "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": 7459,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 8536,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b1f7526fc794ca190ebcc46d0eb1976.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b1f7526fc794ca190ebcc46d0eb1976-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T14:05:28.502979Z",
                "updated_at": "2022-02-28T14:05:28.503015Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "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-02-28T14:05:31.177453Z",
            "publish_time": null,
            "slug": "hashimoto-contemporary-new-york-lush-2022-02-05",
            "created_at": "2022-02-28T14:05:31.927680Z",
            "updated_at": "2022-08-03T08:41:55.362328Z",
            "summary": "Lush is an Gallery Shows event starting on 05/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in HASHIMOTO CONTEMPORARY with address 210 Rivington Street.",
            "title": "Lush",
            "content": null,
            "start_time": "2022-02-05T01: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": "210 Rivington Street",
            "city": "New York",
            "geolocation": "40.7184242,-73.9826176",
            "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": 7472,
            "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": 4634,
                "name": "Huberty & Breyne\tParis",
                "slug": "huberty-breyne-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8723672,2.314834",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2022-02-28T14:12:42.412075Z",
            "publish_time": null,
            "slug": "huberty-breyne-une-vie-2022-02-04",
            "created_at": "2022-02-28T14:12:43.336943Z",
            "updated_at": "2022-02-28T14:12:45.860268Z",
            "summary": "Une vie is an Gallery Shows event starting on 04/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Huberty & Breyne\tParis with address 36 avenue Matignon.",
            "title": "Une vie",
            "content": null,
            "start_time": "2022-02-04T01: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": "36 avenue Matignon",
            "city": "Paris",
            "geolocation": "48.8723602,2.3147281",
            "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": 7529,
            "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": 8594,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aece0eeae3fa45c4b48f25e606b535b0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aece0eeae3fa45c4b48f25e606b535b0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T16:39:23.233438Z",
                "updated_at": "2022-02-28T16:39:23.233493Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4643,
                "name": "MOCA London",
                "slug": "moca-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.468033,-0.07229479999999999",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2022-02-28T16:39:27.031054Z",
            "publish_time": null,
            "slug": "moca-london-peckham-edgar-martins-the-life-and-death-of-schrodingers-cat-2022-02-04",
            "created_at": "2022-02-28T16:39:28.324973Z",
            "updated_at": "2022-02-28T16:39:29.497687Z",
            "summary": "Edgar Martins The Life and Death of Schrödinger’s Cat is an Museum Exhibitions event starting on 04/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in MOCA London with address 113 Bellenden Road.",
            "title": "Edgar Martins The Life and Death of Schrödinger’s Cat",
            "content": null,
            "start_time": "2022-02-04T01: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": "113 Bellenden Road",
            "city": "London",
            "geolocation": "51.4680141,-0.07230853989736706",
            "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": 18980,
            "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": 18480,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a8f77bb552f40c587335abb4a5d5e68.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a8f77bb552f40c587335abb4a5d5e68-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T12:21:33.536159Z",
                "updated_at": "2023-01-04T12:21:33.536195Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7669,
                "name": "Galeries Bellemare Lambert",
                "slug": "galeries-bellemare-lambert",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-01-04T12:21:35.844356Z",
            "publish_time": null,
            "slug": "galeries-bellemare-lambert-third-2022-01-22",
            "created_at": "2023-01-04T12:21:36.701514Z",
            "updated_at": "2023-01-04T12:21:38.968933Z",
            "summary": "THIRD is an Gallery Shows event starting on 22/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Galeries Bellemare Lambert with address 372 Rue Ste-Catherine O..",
            "title": "THIRD",
            "content": null,
            "start_time": "2022-01-22T01: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": "372 Rue Ste-Catherine O.",
            "city": "Montreal",
            "geolocation": "50.6401937,3.0557372",
            "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": 7566,
            "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": 8632,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7c467ffb089428fa719878e6aa7340d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7c467ffb089428fa719878e6aa7340d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-02T16:56:07.844283Z",
                "updated_at": "2022-03-02T16:56:07.844319Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3369,
                "name": "Zari Gallery",
                "slug": "zari-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5177012,-0.1359482",
                "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:56:12.172252Z",
            "publish_time": null,
            "slug": "zari-gallery-transcendent-kingdom-2022-02-01",
            "created_at": "2022-03-02T16:56:13.041667Z",
            "updated_at": "2022-03-02T16:56:13.503719Z",
            "summary": "Transcendent Kingdom is an Gallery Shows event starting on 01/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Zari Gallery with address 73 Newman Street.",
            "title": "Transcendent Kingdom",
            "content": null,
            "start_time": "2022-02-01T01: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": "73 Newman Street",
            "city": "London",
            "geolocation": "51.5177127,-0.1358865",
            "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": 7577,
            "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": 3573,
                "name": "White Cube Aspen",
                "slug": "white-cube-aspen",
                "city": "Aspen",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.1895263,-106.8194854",
                "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-02T17:10:11.447139Z",
            "publish_time": null,
            "slug": "white-cube-aspen-dora-maurer-quod-libet-2022-02-04",
            "created_at": "2022-03-02T17:10:12.326961Z",
            "updated_at": "2022-03-02T17:10:12.874636Z",
            "summary": "Dóra Maurer: Quod Libet is an Gallery Shows event starting on 04/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in White Cube Aspen with address 2512  Florida Avenue.",
            "title": "Dóra Maurer: Quod Libet",
            "content": null,
            "start_time": "2022-02-04T01: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": "2512  Florida Avenue",
            "city": "West Palm Beach",
            "geolocation": "37.9292693,-122.3459084",
            "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": 7651,
            "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": 8703,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/905e2d24b9254f06b172abada003dff4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/905e2d24b9254f06b172abada003dff4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T13:13:24.009836Z",
                "updated_at": "2022-03-04T13:13:24.009869Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4659,
                "name": "Neue Gesellschaft für Bildende Kunst (nGbK)",
                "slug": "neue-gesellschaft-fur-bildende-kunst-ngbk",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5010652,13.4206563",
                "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": "2022-03-04T13:13:27.832046Z",
            "publish_time": null,
            "slug": "neue-gesellschaft-fur-bildende-kunst-ngbk-durch-das-archiv-through-the-archive-2022-01-27",
            "created_at": "2022-03-04T13:13:28.645803Z",
            "updated_at": "2022-03-04T13:13:29.116811Z",
            "summary": "Durch das Archiv [Through the Archive] is an Gallery Shows event starting on 27/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Neue Gesellschaft für Bildende Kunst (nGbK) with address Oranienstrasse 25.",
            "title": "Durch das Archiv [Through the Archive]",
            "content": null,
            "start_time": "2022-01-27T01: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": "Oranienstrasse 25",
            "city": "Berlin",
            "geolocation": "52.5010562,13.4207705",
            "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": 7683,
            "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": 4477,
                "name": "Bonner David Galleries",
                "slug": "bonner-david-galleries",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4932795,-111.9292529",
                "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-07T15:54:51.326200Z",
            "publish_time": null,
            "slug": "bonner-david-galleries-bloodline-2022-02-10",
            "created_at": "2022-03-07T15:54:52.165829Z",
            "updated_at": "2022-03-07T15:54:52.204356Z",
            "summary": "Bloodline is an Gallery Shows event starting on 10/02/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Bonner David Galleries with address 22 E. 81 St. #1.",
            "title": "Bloodline",
            "content": null,
            "start_time": "2022-02-10T01: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": "22 E. 81 St. #1",
            "city": "New York",
            "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": 7361,
            "author": {
                "id": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197",
                "username": "it@roma-gallery.com",
                "slug": "itroma-gallerycom",
                "first_name": "Iridanos",
                "last_name": "Tsirigkoulis",
                "display_name": null,
                "display_name_full": "Iridanos Tsirigkoulis",
                "email": "it@roma-gallery.com",
                "telephone": "+30 21 3035 8344"
            },
            "price": null,
            "featured_image": {
                "id": 8444,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/103e6a7af0f94c32be6cd0e93f543c25.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/103e6a7af0f94c32be6cd0e93f543c25-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2022-02-22T12:23:07.928912Z",
                "updated_at": "2022-02-22T12:23:07.928946Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
            },
            "venue": {
                "id": 3105,
                "name": "Roma Gallery",
                "slug": "roma-gallery",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.97858069999999,23.7388047",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2990,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tygb.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-01T13:46:42.509568Z",
                    "updated_at": "2021-09-14T13:43:38.754967Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
                },
                "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-02-22T12:23:11.791930Z",
            "publish_time": null,
            "slug": "-",
            "created_at": "2022-02-22T12:23:11.796307Z",
            "updated_at": "2022-02-22T12:23:11.842144Z",
            "summary": "Ξενάγηση - Χριστόφορος Μαρίνος - «Για το καθετί υπάρχει ορισμένος καιρός» is an Gallery Shows event starting on 26/02/2022, 13:00 and ending on 26/02/2022, 14:30. Event is in ROMA GALLERY with address Roma  5.",
            "title": "Ξενάγηση - Χριστόφορος Μαρίνος - «Για το καθετί υπάρχει ορισμένος καιρός»",
            "content": "Αυτό το Σάββατο στις 26 Φεβρουαρίου, 13:00 μ.μ. στα πλαίσια της έκθεσης του Δημήτρη Αληθεινού «Για το καθετί υπάρχει ορισμένος καιρός», θα πραγματοποιηθεί στη Roma Gallery ξενάγηση από τον Ιστορικό τέχνης και επιμελητή της έκθεσης, Χριστόφορο Μαρίνο.\r\nΓια την είσοδό στον χώρο είναι απαραίτητη η επίδειξη πιστοποιητικού εμβολιασμού. Στον χώρο επιτρέπεται συγκεκριμένος αριθμός ατόμων. Για περισσότερες πληροφορίες και ραντεβού επικοινωνήστε στο info@roma-gallery.com και στα τηλέφωνα: +30 2130358344 , +30 2112341115",
            "start_time": "2022-02-26T13:00:00.000000Z",
            "end_time": "2022-02-26T14:30: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": "Roma  5",
            "city": "",
            "geolocation": "37.97858069999999,23.7388047",
            "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": 5594,
            "author": {
                "id": "5070a1a0-34e2-4739-9df1-b785db53a610",
                "username": "API-NY",
                "slug": "api-ny",
                "first_name": "Jung",
                "last_name": "Sanders",
                "display_name": "andrew artprojects",
                "display_name_full": "andrew artprojects",
                "email": "flynn@artprojects.com",
                "telephone": "+1 212.343.2599"
            },
            "price": null,
            "featured_image": {
                "id": 8445,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0cc29fa3e6454d26aba4ff7238204d48.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cc29fa3e6454d26aba4ff7238204d48-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-22T16:15:27.617570Z",
                "updated_at": "2022-02-22T16:15:27.617604Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
            },
            "venue": {
                "id": 2805,
                "name": "Art Projects International",
                "slug": "art-projects-international",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72271,-74.00979900000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3334,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ArtProjectsInternational-434GreenwichSt-ww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-04T21:28:01.606646Z",
                    "updated_at": "2021-09-14T13:52:18.724347Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
                },
                "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": "2021-11-17T18:43:32.386037Z",
            "publish_time": null,
            "slug": "paper-and-process-3",
            "created_at": "2021-11-17T18:43:32.389343Z",
            "updated_at": "2022-02-22T16:15:32.106752Z",
            "summary": "Paper and Process 3 is an Gallery Shows event starting on 04/12/2021, 11:00 and ending on 26/02/2022, 18:00. Event is in Art Projects International with address 434 Greenwich Street, Ground Floor.",
            "title": "Paper and Process 3",
            "content": "<a href=\"https://artprojects.com/exhibitions/paper-and-process-3/\"><strong>PAPER AND PROCESS 3</strong><br />\r\nDecember 4, 2021 – March 19, 2022<br /></a>\r\n<br />\r\n<a href=\"https://artprojects.com/exhibitions/paper-and-process-3-il-lee-from-96-3996-4196/\"><strong>IL LEE <i>From ’96: 3996/4196</i></strong><br />\r\nOn view from December 4, 2021<br /></a>\r\n<br />\r\n<a href=\"https://artprojects.com/exhibitions/paper-and-process-3-soo-im-lee-new-drawings/\"><strong>SOO IM LEE <i>New Drawings</i></strong><br />\r\nOn view from January 8, 2022<br /></a>\r\n<br />\r\n<a href=\"https://artprojects.com/exhibitions/paper-and-process-3-richard-tsao-fallen-leaves/\"><strong>RICHARD TSAO <i>Fallen Leaves</i></strong><br />\r\nOn view from January 15, 2022<br /></a>",
            "start_time": "2021-12-04T11:00:00.000000Z",
            "end_time": "2022-02-26T18: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": "434 Greenwich Street, Ground Floor",
            "city": "",
            "geolocation": "40.72271,-74.00979900000004",
            "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": 6207,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 7438,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c8649705df64c4fb5af0e76dc3db42c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c8649705df64c4fb5af0e76dc3db42c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-06T21:06:14.998080Z",
                "updated_at": "2022-01-06T21:06:14.998117Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0a249e62-9212-43f4-8b21-bb0519792482"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "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": "2022-01-06T21:06:20.571894Z",
            "publish_time": null,
            "slug": "wanderlust-around-the-world-in-80-photographs",
            "created_at": "2022-01-06T21:06:20.575598Z",
            "updated_at": "2022-01-06T21:07:19.627568Z",
            "summary": "WANDERLUST | Around the World in 80 Photographs is an Gallery Shows event starting on 29/01/2022, 11:00 and ending on 26/02/2022, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "WANDERLUST | Around the World in 80 Photographs",
            "content": "As the pandemic continues to thwart people’s propensity for travel, many are dreaming of visiting places far and wide. Continuously amazed at the way photographs transport us elsewhere, “WANDERLUST, Around the World in 80 Photographs” consciously looks at images made around the world to satiate a desire for travel. This exhibition holds French poet, playwright, and novelist, Jules Verne in mind via the carefully selected 80 photographs by the Bulger Gallery team that offer a circuitous journey around our globe.",
            "start_time": "2022-01-29T11:00:00.000000Z",
            "end_time": "2022-02-26T18: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": "1356 Dundas Street West",
            "city": "",
            "geolocation": "43.6496209,-79.42763020000001",
            "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": [
                881,
                1727,
                1897,
                2854,
                3643,
                3654,
                3656,
                3658,
                3687,
                3755,
                4324,
                4768,
                4772,
                4781,
                4791,
                5090,
                5150,
                5199,
                5210,
                5230,
                5241,
                7593,
                9430,
                11110
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}