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

{
    "count": 37585,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=216",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=180",
    "results": [
        {
            "id": 200,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3036,
                "name": "The Art Miami Pavilion",
                "slug": "the-art-miami-pavilion",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7881984,-80.1859082",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2857,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/artmiami.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-15T21:58:22.825808Z",
                    "updated_at": "2021-09-14T13:40:17.010775Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-04T23:06:53.000000Z",
            "publish_time": null,
            "slug": "art-miami-2014",
            "created_at": "2014-11-04T23:06:53.000000Z",
            "updated_at": "2014-11-04T23:06:53.000000Z",
            "summary": "Art Miami 2014 is an Art Fairs event starting on 01/12/2014, 00:00 and ending on 07/12/2014, 00:00. Event is in The Art Miami Pavilion with address One Herald Plaza (NE 14th Street & Biscayne Bay), Miami Beach, United States.",
            "title": "Art Miami 2014",
            "content": "",
            "start_time": "2014-12-01T00:00:00.000000Z",
            "end_time": "2014-12-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "One Herald Plaza (NE 14th Street & Biscayne Bay), Miami Beach, United States",
            "city": "Miami",
            "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": "http://www.art-miami.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 201,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3038,
                "name": "Aqua Hotel & Suites",
                "slug": "aqua-hotel-suites",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7883118,-80.1308421",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-04T23:11:23.000000Z",
            "publish_time": null,
            "slug": "aqua-art-miami-2014",
            "created_at": "2014-11-04T23:11:23.000000Z",
            "updated_at": "2020-07-16T07:55:46.799625Z",
            "summary": "Aqua Miami Art Fair 2014 is an Art Fairs event starting on 02/12/2014, 00:00 and ending on 07/12/2014, 00:00. Event is in Aqua Hotel & Suites with address 1530 Collins Ave, Miami Beach, United States.",
            "title": "Aqua Miami Art Fair 2014",
            "content": "",
            "start_time": "2014-12-02T00:00:00.000000Z",
            "end_time": "2014-12-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1530 Collins Ave, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.78853335,-80.13079038822542",
            "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": "http://www.aquaartmiami.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 202,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3033,
                "name": "Hong Kong Convention and Exhibition Centre",
                "slug": "hong-kong-convention-and-exhibition-centre",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2833754,114.1731385",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2014-11-05T18:31:28.000000Z",
            "publish_time": null,
            "slug": "art-basel-hong-kong-2015",
            "created_at": "2014-11-05T18:31:28.000000Z",
            "updated_at": "2020-07-16T07:55:47.325446Z",
            "summary": "Art Basel Hong Kong 2015 is an Art Fairs event starting on 14/03/2015, 00:00 and ending on 17/03/2015, 00:00. Event is in Hong Kong Convention and Exhibition Centre with address 1 Expo Dr, Wan Chai, Hong Kong, Hong Kong.",
            "title": "Art Basel Hong Kong 2015",
            "content": "",
            "start_time": "2015-03-14T00:00:00.000000Z",
            "end_time": "2015-03-17T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Expo Dr, Wan Chai, Hong Kong, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.282701,114.171642",
            "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": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 203,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3033,
                "name": "Hong Kong Convention and Exhibition Centre",
                "slug": "hong-kong-convention-and-exhibition-centre",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2833754,114.1731385",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2014-11-05T18:38:39.000000Z",
            "publish_time": null,
            "slug": "art-basel-hong-kong-2016",
            "created_at": "2014-11-05T18:38:39.000000Z",
            "updated_at": "2020-07-16T07:55:47.847048Z",
            "summary": "Art Basel Hong Kong 2016 is an Art Fairs event starting on 24/03/2016, 00:00 and ending on 27/03/2016, 00:00. Event is in Hong Kong Convention and Exhibition Centre with address 1 Expo Dr, Wan Chai, Hong Kong, Hong Kong.",
            "title": "Art Basel Hong Kong 2016",
            "content": "",
            "start_time": "2016-03-24T00:00:00.000000Z",
            "end_time": "2016-03-27T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Expo Dr, Wan Chai, Hong Kong, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.282701,114.171642",
            "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": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5260
            ],
            "additional_images": []
        },
        {
            "id": 204,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3033,
                "name": "Hong Kong Convention and Exhibition Centre",
                "slug": "hong-kong-convention-and-exhibition-centre",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2833754,114.1731385",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2014-11-05T18:39:43.000000Z",
            "publish_time": null,
            "slug": "art-basel-hong-kong-2017",
            "created_at": "2014-11-05T18:39:43.000000Z",
            "updated_at": "2020-07-16T07:55:48.345395Z",
            "summary": "Art Basel Hong Kong 2017 is an Art Fairs event starting on 22/03/2016, 00:00 and ending on 25/03/2016, 00:00. Event is in Hong Kong Convention and Exhibition Centre with address 1 Expo Dr, Wan Chai, Hong Kong, Hong Kong.",
            "title": "Art Basel Hong Kong 2017",
            "content": "",
            "start_time": "2016-03-22T00:00:00.000000Z",
            "end_time": "2016-03-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Expo Dr, Wan Chai, Hong Kong, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.282701,114.171642",
            "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": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 205,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3032,
                "name": "Messe Basel",
                "slug": "messe-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5645055,7.602140100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-11-05T18:43:09.000000Z",
            "publish_time": null,
            "slug": "art-basel-2015",
            "created_at": "2014-11-05T18:43:09.000000Z",
            "updated_at": "2014-11-05T18:43:09.000000Z",
            "summary": "Art Basel 2015 is an Art Fairs event starting on 17/06/2015, 00:00 and ending on 21/06/2015, 00:00. Event is in Messe Basel with address Messepl. 10, Basel, Switzerland.",
            "title": "Art Basel 2015",
            "content": "",
            "start_time": "2015-06-17T00:00:00.000000Z",
            "end_time": "2015-06-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messepl. 10, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 206,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3032,
                "name": "Messe Basel",
                "slug": "messe-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5645055,7.602140100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-11-05T18:45:05.000000Z",
            "publish_time": null,
            "slug": "art-basel-2016",
            "created_at": "2014-11-05T18:45:05.000000Z",
            "updated_at": "2014-11-05T18:45:05.000000Z",
            "summary": "Art Basel 2016 is an Art Fairs event starting on 15/06/2016, 00:00 and ending on 19/06/2016, 00:00. Event is in Messe Basel with address Messepl. 10, Basel, Switzerland.",
            "title": "Art Basel 2016",
            "content": "",
            "start_time": "2016-06-15T00:00:00.000000Z",
            "end_time": "2016-06-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messepl. 10, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5669
            ],
            "additional_images": []
        },
        {
            "id": 207,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3032,
                "name": "Messe Basel",
                "slug": "messe-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5645055,7.602140100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T18:45:53.000000Z",
            "publish_time": null,
            "slug": "art-basel-2017",
            "created_at": "2014-11-05T18:45:53.000000Z",
            "updated_at": "2014-11-05T18:45:53.000000Z",
            "summary": "Art Basel 2017 is an Art Fairs event starting on 15/06/2017, 00:00 and ending on 19/06/2017, 00:00. Event is in Messe Basel with address Messepl. 10, Basel, Switzerland.",
            "title": "Art Basel 2017",
            "content": "",
            "start_time": "2017-06-15T00:00:00.000000Z",
            "end_time": "2017-06-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messepl. 10, Basel, Switzerland",
            "city": "Goldens Bridge",
            "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": "https://www.artbasel.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 208,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3031,
                "name": "Miami Beach Convention Center",
                "slug": "miami-beach-convention-center",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7947559,-80.13378639999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T18:47:41.000000Z",
            "publish_time": null,
            "slug": "art-basel-miami-beach-2015",
            "created_at": "2014-11-05T18:47:41.000000Z",
            "updated_at": "2020-07-16T07:55:50.309269Z",
            "summary": "Art Basel Miami Beach 2015 is an Art Fairs event starting on 02/12/2015, 00:00 and ending on 07/12/2015, 00:00. Event is in Miami Beach Convention Center with address 1901 Convention Center Dr, Miami Beach, United States.",
            "title": "Art Basel Miami Beach 2015",
            "content": "",
            "start_time": "2015-12-02T00:00:00.000000Z",
            "end_time": "2015-12-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1901 Convention Center Dr, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.795525650000002,-80.13351499950102",
            "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": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4506
            ],
            "additional_images": []
        },
        {
            "id": 209,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3031,
                "name": "Miami Beach Convention Center",
                "slug": "miami-beach-convention-center",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7947559,-80.13378639999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T18:48:26.000000Z",
            "publish_time": null,
            "slug": "art-basel-miami-beach-2016",
            "created_at": "2014-11-05T18:48:26.000000Z",
            "updated_at": "2020-07-16T07:55:50.802903Z",
            "summary": "Art Basel Miami Beach 2016 is an Art Fairs event starting on 30/11/2016, 00:00 and ending on 04/12/2016, 00:00. Event is in Miami Beach Convention Center with address 1901 Convention Center Dr, Miami Beach, United States.",
            "title": "Art Basel Miami Beach 2016",
            "content": "",
            "start_time": "2016-11-30T00:00:00.000000Z",
            "end_time": "2016-12-04T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1901 Convention Center Dr, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.795525650000002,-80.13351499950102",
            "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": "https://www.artbasel.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 210,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3026,
                "name": "Center548",
                "slug": "center548",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.747812,-74.007014",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T21:31:41.000000Z",
            "publish_time": null,
            "slug": "independent-ny-2014",
            "created_at": "2014-11-05T21:31:41.000000Z",
            "updated_at": "2020-07-16T07:55:51.313691Z",
            "summary": "Independent New York 2014 is an Art Fairs event starting on 05/11/2014, 00:00 and ending on 15/11/2014, 00:00. Event is in Center548 with address 548 W 22nd St, New York City, United States.",
            "title": "Independent New York 2014",
            "content": "",
            "start_time": "2014-11-05T00:00:00.000000Z",
            "end_time": "2014-11-15T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "548 W 22nd St, New York City, United States",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.74775965,-74.00700524999999",
            "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": "http://independentnewyork.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 211,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2862,
                "name": "Istanbul Convention Center",
                "slug": "istanbul-convention-center",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0463909,28.988661500000035",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "TR",
            "publish_status": "published",
            "published_at": "2014-11-05T21:43:03.000000Z",
            "publish_time": null,
            "slug": "contemporary-istanbul-2014",
            "created_at": "2014-11-05T21:43:03.000000Z",
            "updated_at": "2014-11-05T21:43:03.000000Z",
            "summary": "Contemporary Istanbul 2014 is an Art Fairs event starting on 12/11/2014, 00:00 and ending on 16/11/2014, 00:00. Event is in Istanbul Convention Center with address istanbul convention center, Istanbul, Turkey.",
            "title": "Contemporary Istanbul 2014",
            "content": "",
            "start_time": "2014-11-12T00:00:00.000000Z",
            "end_time": "2014-11-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "istanbul convention center, Istanbul, Turkey",
            "city": "İstanbul",
            "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": "http://contemporaryistanbul.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 212,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3010,
                "name": "Fort Mason Festival Pavilion",
                "slug": "fort-mason-festival-pavilion",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.8053418,-122.4324908",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T22:12:27.000000Z",
            "publish_time": null,
            "slug": "art-market-san-francisco-2015",
            "created_at": "2014-11-05T22:12:27.000000Z",
            "updated_at": "2020-07-16T07:55:52.314071Z",
            "summary": "Art Market San Francisco 2015 is an Art Fairs event starting on 30/04/2015, 00:00 and ending on 04/05/2015, 00:00. Event is in Fort Mason Festival Pavilion with address 2 Marina Blvd, San Francisco, United States.",
            "title": "Art Market San Francisco 2015",
            "content": "",
            "start_time": "2015-04-30T00:00:00.000000Z",
            "end_time": "2015-05-04T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Marina Blvd, San Francisco, United States",
            "city": "San Francisco",
            "geolocation": "37.8065143,-122.4317704",
            "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": "http://artmarketsf.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3167
            ],
            "additional_images": []
        },
        {
            "id": 213,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2794,
                "name": "Pier 94",
                "slug": "pier-94",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7690252,-73.99530319999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T23:02:48.000000Z",
            "publish_time": null,
            "slug": "artexpo-new-york-2015",
            "created_at": "2014-11-05T23:02:48.000000Z",
            "updated_at": "2020-07-16T07:55:56.477386Z",
            "summary": "Artexpo New York 2015 is an Art Fairs event starting on 22/04/2015, 00:00 and ending on 26/04/2015, 00:00. Event is in Pier 94 with address 711 12th Ave, New York, NY 10019-5399, New York City, United States.",
            "title": "Artexpo New York 2015",
            "content": "",
            "start_time": "2015-04-22T00:00:00.000000Z",
            "end_time": "2015-04-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "711 12th Ave, New York, NY 10019-5399, New York City, United States",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.768413699999996,-73.99674695570906",
            "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": "http://artexponewyork.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 214,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3049,
                "name": "Mana Wynwood Convention Center",
                "slug": "mana-wynwood-convention-center",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7982207,-80.20195509999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2858,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Mana-Wynwood.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-15T23:00:01.065040Z",
                    "updated_at": "2021-09-14T13:40:18.446236Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T23:07:56.000000Z",
            "publish_time": null,
            "slug": "spectrum-miami-2014",
            "created_at": "2014-11-05T23:07:56.000000Z",
            "updated_at": "2020-07-16T07:55:56.868422Z",
            "summary": "SPECTRUM Miami 2014 is an Art Fairs event starting on 02/12/2014, 00:00 and ending on 07/12/2014, 00:00. Event is in Mana Wynwood Convention Center with address 318 NW 23rd St, Miami, United States.",
            "title": "SPECTRUM Miami 2014",
            "content": "",
            "start_time": "2014-12-02T00:00:00.000000Z",
            "end_time": "2014-12-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "318 NW 23rd St, Miami, United States",
            "city": "Miami",
            "geolocation": "25.7992015,-80.2015769",
            "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": "http://spectrum-miami.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 215,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3031,
                "name": "Miami Beach Convention Center",
                "slug": "miami-beach-convention-center",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7947559,-80.13378639999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T23:24:31.000000Z",
            "publish_time": null,
            "slug": "design-miami-2014",
            "created_at": "2014-11-05T23:24:31.000000Z",
            "updated_at": "2020-07-16T07:55:57.281952Z",
            "summary": "Design Miami/ 2014 is an Art Fairs event starting on 02/12/2014, 00:00 and ending on 07/12/2014, 00:00. Event is in Miami Beach Convention Center with address 1901 Convention Center Dr, Miami Beach, United States.",
            "title": "Design Miami/ 2014",
            "content": "",
            "start_time": "2014-12-02T00:00:00.000000Z",
            "end_time": "2014-12-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1901 Convention Center Dr, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.795525650000002,-80.13351499950102",
            "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": "http://designmiami.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2082
            ],
            "additional_images": []
        },
        {
            "id": 216,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3032,
                "name": "Messe Basel",
                "slug": "messe-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5645055,7.602140100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-11-05T23:32:37.000000Z",
            "publish_time": null,
            "slug": "design-miami-basel-2015",
            "created_at": "2014-11-05T23:32:37.000000Z",
            "updated_at": "2014-11-05T23:32:37.000000Z",
            "summary": "Design Miami/ Basel 2015 is an Art Fairs event starting on 15/06/2015, 00:00 and ending on 21/06/2015, 00:00. Event is in Messe Basel with address Messepl. 10, Basel, Switzerland.",
            "title": "Design Miami/ Basel 2015",
            "content": "",
            "start_time": "2015-06-15T00:00:00.000000Z",
            "end_time": "2015-06-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messepl. 10, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://designmiami.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 217,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3037,
                "name": "Dorchester Miami Beach Hotel & Suites",
                "slug": "dorchester-miami-beach-hotel-suites",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7949214,-80.1298389",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-11-05T23:38:06.000000Z",
            "publish_time": null,
            "slug": "ink-miami-art-fair-2014",
            "created_at": "2014-11-05T23:38:06.000000Z",
            "updated_at": "2020-07-16T07:55:58.298703Z",
            "summary": "INK Miami Art Fair 2014 is an Art Fairs event starting on 02/12/2014, 00:00 and ending on 07/12/2014, 00:00. Event is in Dorchester Miami Beach Hotel & Suites with address 1850 Collins Avenue, Miami Beach, United States.",
            "title": "INK Miami Art Fair 2014",
            "content": "",
            "start_time": "2014-12-02T00:00:00.000000Z",
            "end_time": "2014-12-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1850 Collins Avenue, Miami Beach, United States",
            "city": "Miami Beach",
            "geolocation": "25.7948344,-80.1297898",
            "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": "http://inkartfair.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}