API endpoint that allows marketplace artworks to be viewed.

GET /api/v1/marketplace-artworks/?format=api&offset=12456&ordering=-order_date
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 32145,
    "next": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=12474&ordering=-order_date",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=12438&ordering=-order_date",
    "results": [
        {
            "id": 111676,
            "title": "9/11 - Twin Towers in Angelic Light, Architecture",
            "slug": "911-twin-towers-in-angelic-light-architecture",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 1973,
            "available_for_sale": "available",
            "featured_image": {
                "id": 263373,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2be316de49014139a6b37bf791af92cd-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2be316de49014139a6b37bf791af92cd-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2be316de49014139a6b37bf791af92cd-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2be316de49014139a6b37bf791af92cd.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2be316de49014139a6b37bf791af92cd-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2be316de49014139a6b37bf791af92cd-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 32,
                        "name": "Light Purple",
                        "value": "(192, 128, 255)",
                        "is_grayscale": false
                    },
                    {
                        "id": 19,
                        "name": "Light Blue",
                        "value": "(192, 192, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-23T15:30:50.490922Z",
                "updated_at": "2024-06-03T06:11:18.799306Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "9/11 - Twin Towers in Angelic Light, Architecture by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    21,
                    32,
                    19
                ]
            },
            "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
            },
            "size_h": 152.4,
            "size_w": 101.6,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 5000.0,
            "price_currency": "USD",
            "size_hw": 15483.84,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-23T15:31:20.774078Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 5000.0,
            "price_eur": "4605.54",
            "price_usd_currency": "USD",
            "medium": "Archival Ink,Archival Paper, Archival Pigment",
            "order_date": "2024-06-03T06:11:18.678234Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 33177,
            "title": "Nature Morte a la Tete Chevre, 1952",
            "slug": "nature-morte-a-la-tete-chevre-1952",
            "artists": [
                {
                    "id": 1702,
                    "name": "Pablo Picasso",
                    "slug": "pablo-picasso",
                    "summary": "One of the most known artists of the 20th century, Pablo Picasso marked the artistic history with his prolific pieces varying in style and technique.",
                    "featured_image": {
                        "id": 11959,
                        "created_at": "2020-03-19T11:58:34.296832Z",
                        "updated_at": "2021-09-13T17:27:30.003302Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Pablo Picasso, 1971",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Pablo-Picasso-1971.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 309764,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52e170f7d92747a6920b03ad2973be4d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52e170f7d92747a6920b03ad2973be4d-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52e170f7d92747a6920b03ad2973be4d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/52e170f7d92747a6920b03ad2973be4d.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52e170f7d92747a6920b03ad2973be4d-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52e170f7d92747a6920b03ad2973be4d-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-06-25T15:56:51.020159Z",
                "updated_at": "2024-06-03T06:11:15.627111Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Nature Morte a la Tete Chevre, 1952 by Pablo Picasso for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "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
            },
            "size_h": 55.9,
            "size_w": 76.2,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 5500.0,
            "price_currency": "USD",
            "size_hw": 4259.58,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-02-27T20:12:45.000000Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 5500.0,
            "price_eur": "5066.09",
            "price_usd_currency": "USD",
            "medium": "Lithograph on Arches paper",
            "order_date": "2024-06-03T06:11:15.474560Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 7086,
            "title": "4CD",
            "slug": "4cd",
            "artists": [
                {
                    "id": 4439,
                    "name": "Matthew Langley",
                    "slug": "matthew-langley",
                    "summary": "Matthew Langley is an American contemporary artist born in Alexandria, Virginia, in 1963. He is well known for his abstract paintings.\n",
                    "featured_image": {
                        "id": 18459,
                        "created_at": "2020-03-22T16:09:14.755272Z",
                        "updated_at": "2021-09-13T18:53:52.743842Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Matthew Langley - portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Matthew-Langley-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "summary": "IdeelArt is an online only art gallery dedicated to contemporary abstract art, offering a representative selection of qualitative works from",
                "featured_image": {
                    "id": 3250,
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                    "username": "IdeelArt",
                    "slug": "ideelart",
                    "first_name": "",
                    "last_name": "",
                    "display_name": "Christelle",
                    "display_name_full": "Christelle",
                    "email": "cthomas@ideelart.com",
                    "telephone": "+44 7949 094572"
                },
                "phone_number": "+44 7949 094 572",
                "address": "Online-Only",
                "registered_since": "2019-12-23T16:21:27Z",
                "total_artworks": 3728
            },
            "units": "centimeter",
            "year_of_creation": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 9032,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1531397600_1479243888-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1531397600_1479243888-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1531397600_1479243888-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1531397600_1479243888.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1531397600_1479243888-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1531397600_1479243888-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-03-25T01:56:16.574259Z",
                "updated_at": "2024-06-03T04:00:05.028229Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "4CD by Matthew Langley for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    18,
                    20,
                    27
                ]
            },
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "size_h": 56.0,
            "size_w": 71.0,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": 750.0,
            "price_currency": "GBP",
            "size_hw": 3976.0,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [
                {
                    "id": 3155,
                    "created_at": "2020-06-02T13:06:38.039290Z",
                    "updated_at": "2020-06-02T13:06:38.039314Z",
                    "name": "abstract painting",
                    "description": "magazine-tag"
                }
            ],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2017-04-16T14:06:20.000000Z",
            "business_user": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "is_active": true,
            "price_usd": 1010.04,
            "price_eur": "879.91",
            "price_usd_currency": "USD",
            "medium": "Acrylic on paper",
            "order_date": "2024-06-03T04:00:03.499868Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "309 W 93rd St #4d, New York, NY 10025, USA",
            "city": "New York",
            "zip_code": "10025",
            "state": null
        },
        {
            "id": 32105,
            "title": "Renegade Road #8",
            "slug": "renegade-road-8",
            "artists": [
                {
                    "id": 13238,
                    "name": "Lauren Bilanko",
                    "slug": "lauren-bilanko",
                    "summary": "Lauren Bilanko is an American photographer. She studied Fine Arts and has been a professional photographer since 1999.\n",
                    "featured_image": {
                        "id": 35261,
                        "created_at": "2020-03-24T15:33:28.582472Z",
                        "updated_at": "2021-09-13T22:35:16.276441Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Lauren Bilanko - Victoria from the Leon Eyrie Series, 2005 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Lauren-Bilanko-Victoria-from-the-Leon-Eyrie-Series-2005-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": 2003,
            "available_for_sale": "available",
            "featured_image": {
                "id": 239279,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a5cffd86fc674033a7ebfdbba2ce1d87-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a5cffd86fc674033a7ebfdbba2ce1d87-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a5cffd86fc674033a7ebfdbba2ce1d87-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/a5cffd86fc674033a7ebfdbba2ce1d87.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a5cffd86fc674033a7ebfdbba2ce1d87-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a5cffd86fc674033a7ebfdbba2ce1d87-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2022-08-11T12:12:24.344810Z",
                "updated_at": "2024-06-03T03:11:13.250437Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Renegade Road #8 by Lauren Bilanko for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "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
            },
            "size_h": 27.9,
            "size_w": 35.6,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 1200.0,
            "price_currency": "USD",
            "size_hw": 993.24,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-02-25T18:27:27.000000Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 1200.0,
            "price_eur": "1105.33",
            "price_usd_currency": "USD",
            "medium": "Digital C-Print",
            "order_date": "2024-06-03T03:11:13.165979Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 30753,
            "title": "The Lesson",
            "slug": "the-lesson",
            "artists": [
                {
                    "id": 2851,
                    "name": "Carlos and Jason Sanchez",
                    "slug": "carlos-and-jason-sanchez",
                    "summary": "Carlos and Jason Sanchez (Carlos Born 1976 and Jason 1981 in Montreal) are Canadian fine art photographers known for their large-scale dramatic images\n",
                    "featured_image": {
                        "id": 35121,
                        "created_at": "2020-03-24T15:01:15.015150Z",
                        "updated_at": "2021-09-13T22:33:24.243092Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Carlos and Jason Sanchez - A Haitian Boy, 2008 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Carlos-and-Jason-Sanchez-A-Haitian-Boy-2008-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2991,
                "name": "Christopher Cutts Gallery",
                "slug": "christopher-cutts-gallery",
                "city": "Toronto",
                "summary": "The Christopher Cutts Gallery is a Toronto-based commercial art gallery representing works by both modernist and contemporary artists.\nThe Gallery’s program\n",
                "featured_image": {
                    "id": 2779,
                    "created_at": "2020-05-07T21:41:42.503887Z",
                    "updated_at": "2021-09-14T13:38:28.100790Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christopher-cutts-gallery-dp-1580244158.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "564269cb-fe10-4258-b6e0-1705672a8902",
                    "username": "christopher_1424",
                    "slug": "christopher_1424",
                    "first_name": "Christopher",
                    "last_name": "Cutts",
                    "display_name": "Christopher Cutts",
                    "display_name_full": "Christopher Cutts",
                    "email": "info@cuttsgallery.com",
                    "telephone": ""
                },
                "phone_number": "+14 1653 255 66_",
                "address": "21 Morrow Ave",
                "registered_since": "2020-01-28T22:10:36Z",
                "total_artworks": 620
            },
            "units": "centimeter",
            "year_of_creation": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 48458,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1066298096_1580246042-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1066298096_1580246042-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1066298096_1580246042-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1066298096_1580246042.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1066298096_1580246042-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1066298096_1580246042-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-03-26T03:49:11.573201Z",
                "updated_at": "2024-06-03T00:11:20.037556Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "The Lesson by Carlos and Jason Sanchez for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    20,
                    21,
                    22
                ]
            },
            "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
            },
            "size_h": 152.4,
            "size_w": 193.0,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "USD",
            "size_hw": 29413.2,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-02-02T23:28:36.000000Z",
            "business_user": {
                "id": "564269cb-fe10-4258-b6e0-1705672a8902",
                "username": "christopher_1424",
                "slug": "christopher_1424",
                "first_name": "Christopher",
                "last_name": "Cutts",
                "display_name": "Christopher Cutts",
                "display_name_full": "Christopher Cutts",
                "email": "info@cuttsgallery.com",
                "telephone": ""
            },
            "is_active": true,
            "price_usd": 15000.0,
            "price_eur": "13958.88",
            "price_usd_currency": "USD",
            "medium": "Inkjet Print",
            "order_date": "2024-06-03T00:11:19.952077Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 38138,
            "title": "Negativo positivo 2",
            "slug": "negativo-positivo-2",
            "artists": [
                {
                    "id": 8237,
                    "name": "Bruno Munari",
                    "slug": "bruno-munari",
                    "summary": "Bruno Munari was a recognized Italian artist known for various contributions to modernism, futurism, and concrete art, as well as in non-visual arts.",
                    "featured_image": {
                        "id": 37609,
                        "created_at": "2022-01-24T13:33:28.722040Z",
                        "updated_at": "2022-01-24T13:33:28.722088Z",
                        "is_converted_to_webp": true,
                        "caption": "",
                        "alt_text": "Bruno Munari - Installation view Always a New Thing.",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/brunomunari_baixa_dingmusa_16_din3022_1.jpeg",
                        "uploaded_by": "e9e75033-4c4a-4720-91a5-dfa0af6a5ebf"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2981,
                "name": "Gomide & Co",
                "slug": "bergamin-gomide",
                "city": "Jardim Paulista",
                "summary": "Bergamin & Gomide is specialized in private sales of Brazilian and foreign artists with a focus on the Post-War period.",
                "featured_image": {
                    "id": 2539,
                    "created_at": "2020-03-24T14:09:51.176831Z",
                    "updated_at": "2021-09-14T13:31:58.177585Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bergamin & Gomide",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bergamin-Gomide.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "cbbcb803-a6fb-4f9c-a3ed-bbc555c413a5",
                    "username": "clara_1067",
                    "slug": "clara_1067",
                    "first_name": "Arnon",
                    "last_name": "Lintz",
                    "display_name": "Clara Mellac",
                    "display_name_full": "Clara Mellac",
                    "email": "arnon.lintz@gomide.co",
                    "telephone": "+5521972290535"
                },
                "phone_number": "+5521972290535",
                "address": "Alameda Min. Rocha Azevedo, 1052 - Jardim Paulista, São Paulo - SP, 01410-002, Brasil",
                "registered_since": "2019-11-22T14:23:47Z",
                "total_artworks": 824
            },
            "units": "centimeter",
            "year_of_creation": 1995,
            "available_for_sale": "on hold",
            "featured_image": {
                "id": 121913,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1613570698_1598341676-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1613570698_1598341676-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1613570698_1598341676-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1613570698_1598341676.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1613570698_1598341676-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1613570698_1598341676-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2021-03-21T14:29:36.676543Z",
                "updated_at": "2024-06-03T00:11:19.546002Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Negativo positivo 2 by Bruno Munari for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "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
            },
            "size_h": 50.0,
            "size_w": 50.0,
            "size_d": null,
            "category": {
                "id": 15,
                "created_at": "2020-06-02T13:36:26.028655Z",
                "updated_at": "2020-06-02T13:36:26.028683Z",
                "name": "Works On Paper",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 2500.0,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-03-29T16:24:20.000000Z",
            "business_user": {
                "id": "cbbcb803-a6fb-4f9c-a3ed-bbc555c413a5",
                "username": "clara_1067",
                "slug": "clara_1067",
                "first_name": "Arnon",
                "last_name": "Lintz",
                "display_name": "Clara Mellac",
                "display_name_full": "Clara Mellac",
                "email": "arnon.lintz@gomide.co",
                "telephone": "+5521972290535"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic and collage on cardboard",
            "order_date": "2024-06-03T00:11:19.465203Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 60549,
            "title": "Wielding the Collision of the Past, Present and Future",
            "slug": "wielding-the-collision-of-the-past-present-and-future-bTqz",
            "artists": [
                {
                    "id": 12610,
                    "name": "Mary Sibande",
                    "slug": "mary-sibande",
                    "summary": "Mary Sibande uses a range of different mediums to depict the human form and explore the construction of identity in a postcolonial South African context.",
                    "featured_image": {
                        "id": 34713,
                        "created_at": "2020-03-24T13:03:18.284182Z",
                        "updated_at": "2021-09-13T22:27:59.158859Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Mary Sibande - Wielding the Collision of the Past, Present and Future, 2017 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mary-Sibande-Wielding-the-Collision-of-the-Past-Present-and-Future-2017-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2953,
                "name": "Kavi Gupta Gallery",
                "slug": "kavi-gupta",
                "city": "Chicago",
                "summary": "Kavi Gupta Gallery\r\nOpening Hours\r\nTuesday-Friday 11am-5pm \r\nSaturday 12-5pm.",
                "featured_image": {
                    "id": 2533,
                    "created_at": "2020-03-24T12:15:08.926113Z",
                    "updated_at": "2021-09-14T13:31:49.846941Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Kavi Gupta Gallery",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kavi-Gupta-Gallery.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "54dc6275-174d-4ef6-a1df-7536732564ac",
                    "username": "chanelle_1242",
                    "slug": "chanelle_1242",
                    "first_name": "chanelle",
                    "last_name": "lacy",
                    "display_name": "chanelle lacy",
                    "display_name_full": "chanelle lacy",
                    "email": "renee@kavigupta.com",
                    "telephone": null
                },
                "phone_number": "+1 3124320708",
                "address": "835 W Washington Blvd",
                "registered_since": "2019-07-29T12:05:20Z",
                "total_artworks": 560
            },
            "units": "centimeter",
            "year_of_creation": 2017,
            "available_for_sale": "available",
            "featured_image": {
                "id": 106258,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3682479306_1608114027-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3682479306_1608114027-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3682479306_1608114027-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3682479306_1608114027.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3682479306_1608114027-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3682479306_1608114027-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2020-12-30T20:46:39.434566Z",
                "updated_at": "2024-06-03T00:11:14.283228Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wielding the Collision of the Past, Present and Future by Mary Sibande for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "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
            },
            "size_h": 110.5,
            "size_w": 111.1,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 12276.55,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-12-30T20:47:04.256300Z",
            "business_user": {
                "id": "54dc6275-174d-4ef6-a1df-7536732564ac",
                "username": "chanelle_1242",
                "slug": "chanelle_1242",
                "first_name": "chanelle",
                "last_name": "lacy",
                "display_name": "chanelle lacy",
                "display_name_full": "chanelle lacy",
                "email": "renee@kavigupta.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Archival digital print",
            "order_date": "2024-06-03T00:11:14.205477Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 103253,
            "title": "Accumulation in Plexiglas",
            "slug": "accumulation-in-plexiglas",
            "artists": [
                {
                    "id": 783,
                    "name": "Arman",
                    "slug": "arman",
                    "summary": "Armand Pierre Fernandez Arman was a French-born American artist, one of the co-founders of a Nouveau réalisme movement, a French reaction to Pop Art.\n",
                    "featured_image": {
                        "id": 20232,
                        "created_at": "2020-03-22T18:28:39.358451Z",
                        "updated_at": "2021-09-13T19:17:45.538354Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Arman - Portrait detail by Chris Felver via Gettyimages",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Arman-Portrait-detail-by-Chris-Felver-via-Gettyimages.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2948,
                "name": "Berry Campbell Gallery",
                "slug": "berry-campbell-gallery",
                "city": "New York City",
                "summary": "BERRY CAMPBELL features Post-War Modern art with a focus on established and mid-career contemporary artists including Walter Darby Bannard, Stanley",
                "featured_image": {
                    "id": 2755,
                    "created_at": "2020-05-07T21:40:59.863027Z",
                    "updated_at": "2024-02-02T13:49:39.925708Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/a7bd5451e0564f569f3c492b7cb25576.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "bd7f0f31-d4f6-496f-9ee5-024a6939bb6e",
                    "username": "elisabeth_1294",
                    "slug": "elisabeth_1294",
                    "first_name": "Elisabeth",
                    "last_name": "Mckee",
                    "display_name": "Elisabeth Mckee",
                    "display_name_full": "Elisabeth Mckee",
                    "email": "info@berrycampbell.com",
                    "telephone": null
                },
                "phone_number": "+1 2129242178",
                "address": "524 West 26th Street, New York, NY 10001, USA",
                "registered_since": "2019-07-15T12:54:38Z",
                "total_artworks": 2456
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 345431,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e46d2f0c55bc4c93b74538dc7a19d3e3-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e46d2f0c55bc4c93b74538dc7a19d3e3-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e46d2f0c55bc4c93b74538dc7a19d3e3-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e46d2f0c55bc4c93b74538dc7a19d3e3.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e46d2f0c55bc4c93b74538dc7a19d3e3-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e46d2f0c55bc4c93b74538dc7a19d3e3-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-01-16T14:38:20.320341Z",
                "updated_at": "2024-06-03T00:11:13.388301Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Accumulation in Plexiglas by Arman for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "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
            },
            "size_h": 62.9,
            "size_w": 15.2,
            "size_d": 3.8,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 956.0799999999999,
            "size_hwd": 3633.1039999999994,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-09-30T14:40:28.141923Z",
            "business_user": {
                "id": "bd7f0f31-d4f6-496f-9ee5-024a6939bb6e",
                "username": "elisabeth_1294",
                "slug": "elisabeth_1294",
                "first_name": "Elisabeth",
                "last_name": "Mckee",
                "display_name": "Elisabeth Mckee",
                "display_name_full": "Elisabeth Mckee",
                "email": "info@berrycampbell.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Accumulation of watches in resin and Plexiglas",
            "order_date": "2024-06-03T00:11:13.298260Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 87258,
            "title": "Hierachy of Needs",
            "slug": "hierachy-of-needs",
            "artists": [
                {
                    "id": 15854,
                    "name": "Stephanie Rainer",
                    "slug": "stephanie-rainer",
                    "summary": "Stephanie Rainer is an Austrian contemporary artist working primarily in the medium of painting and collage. She lives and works in Vienna.",
                    "featured_image": {
                        "id": 37655,
                        "created_at": "2022-02-02T13:00:05.270593Z",
                        "updated_at": "2022-02-02T13:00:05.270626Z",
                        "is_converted_to_webp": true,
                        "caption": "Stephanie Rainer - Wrongfully Imprisoned, 2020 (detail)",
                        "alt_text": "Stephanie Rainer - Wrongfully Imprisoned, 2020 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Stephanie_Rainer_-_Wrongfully_Imprisoned_2020_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "summary": "Galerie Ernst Hilger on the first floor of Dorotheergasse 5 in Vienna's 1st district represents the works of artists such\n",
                "featured_image": {
                    "id": 2531,
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                    "username": "michaelk_1243",
                    "slug": "michaelk_1243",
                    "first_name": "Galerie",
                    "last_name": "Ernst Hilger",
                    "display_name": "MichaelK Kaufmann",
                    "display_name_full": "MichaelK Kaufmann",
                    "email": "gallery@hilger.at",
                    "telephone": "+43 1 5125315"
                },
                "phone_number": "+43 15125315",
                "address": "Dorotheergasse 5",
                "registered_since": "2019-06-27T17:33:35Z",
                "total_artworks": 963
            },
            "units": "centimeter",
            "year_of_creation": 2021,
            "available_for_sale": "available",
            "featured_image": {
                "id": 198326,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4d72bb4183942ef96d4382a5e6c793d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4d72bb4183942ef96d4382a5e6c793d-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4d72bb4183942ef96d4382a5e6c793d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/a4d72bb4183942ef96d4382a5e6c793d.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4d72bb4183942ef96d4382a5e6c793d-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4d72bb4183942ef96d4382a5e6c793d-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-02-07T16:51:26.735947Z",
                "updated_at": "2024-06-03T00:11:12.709103Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Hierachy of Needs by Stephanie Rainer for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    22
                ]
            },
            "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
            },
            "size_h": 100.0,
            "size_w": 120.0,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 12000.0,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3750.0,
            "min_price_currency": "EUR",
            "max_price": 5650.0,
            "max_price_currency": "EUR",
            "created_at": "2022-02-07T16:51:30.473515Z",
            "business_user": {
                "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                "username": "michaelk_1243",
                "slug": "michaelk_1243",
                "first_name": "Galerie",
                "last_name": "Ernst Hilger",
                "display_name": "MichaelK Kaufmann",
                "display_name_full": "MichaelK Kaufmann",
                "email": "gallery@hilger.at",
                "telephone": "+43 1 5125315"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic, pencil on canvas",
            "order_date": "2024-06-03T00:11:12.616059Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 10960,
            "title": "Untitled (ID 1291)",
            "slug": "untitled-id-1291",
            "artists": [
                {
                    "id": 1677,
                    "name": "Fieroza Doorsen",
                    "slug": "fieroza-doorsen",
                    "summary": "Fieroza Doorsen is a South African – British abstract artist who is putting an emphasis in her work on pattern and colored forms.\n",
                    "featured_image": {
                        "id": 18653,
                        "created_at": "2020-03-22T16:28:08.082637Z",
                        "updated_at": "2021-09-13T18:56:24.662666Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Fieroza Doorsen at Emma Hill Fine Art, Eagle Gallery, London 2007",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Fieroza-Doorsen-at-Emma-Hill-Fine-Art-Eagle-Gallery-London-2007.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "summary": "IdeelArt is an online only art gallery dedicated to contemporary abstract art, offering a representative selection of qualitative works from",
                "featured_image": {
                    "id": 3250,
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                    "username": "IdeelArt",
                    "slug": "ideelart",
                    "first_name": "",
                    "last_name": "",
                    "display_name": "Christelle",
                    "display_name_full": "Christelle",
                    "email": "cthomas@ideelart.com",
                    "telephone": "+44 7949 094572"
                },
                "phone_number": "+44 7949 094 572",
                "address": "Online-Only",
                "registered_since": "2019-12-23T16:21:27Z",
                "total_artworks": 3728
            },
            "units": "centimeter",
            "year_of_creation": 2016,
            "available_for_sale": "available",
            "featured_image": {
                "id": 15675,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1714147787_1507752483-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1714147787_1507752483-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1714147787_1507752483-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1714147787_1507752483.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1714147787_1507752483-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1714147787_1507752483-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2020-03-25T06:35:28.621191Z",
                "updated_at": "2024-06-03T00:00:06.076516Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Untitled (ID 1291) by Fieroza Doorsen for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "size_h": 27.0,
            "size_w": 19.0,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": 1250.0,
            "price_currency": "GBP",
            "size_hw": 513.0,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [
                {
                    "id": 2782,
                    "created_at": "2020-06-02T13:06:36.160255Z",
                    "updated_at": "2020-06-02T13:07:31.122036Z",
                    "name": "painting",
                    "description": "travel-tag"
                },
                {
                    "id": 3155,
                    "created_at": "2020-06-02T13:06:38.039290Z",
                    "updated_at": "2020-06-02T13:06:38.039314Z",
                    "name": "abstract painting",
                    "description": "magazine-tag"
                },
                {
                    "id": 3559,
                    "created_at": "2020-06-02T13:06:39.937116Z",
                    "updated_at": "2020-06-02T13:07:33.476995Z",
                    "name": "abstract art",
                    "description": "travel-tag"
                }
            ],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2017-10-11T22:09:11.000000Z",
            "business_user": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "is_active": true,
            "price_usd": 1679.13,
            "price_eur": "1466.52",
            "price_usd_currency": "USD",
            "medium": "Pastel on paper",
            "order_date": "2024-06-03T00:00:04.899379Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "152 Drakefell Rd, London SE4 2DS, UK",
            "city": "London",
            "zip_code": "SE4 2DS",
            "state": null
        },
        {
            "id": 68732,
            "title": "Winter Suite (Green with Silver)",
            "slug": "winter-suite-green-with-silver",
            "artists": [
                {
                    "id": 1717,
                    "name": "Richard Anuszkiewicz",
                    "slug": "richard-anuszkiewicz",
                    "summary": "Richard Anuszkiewicz was an American painter, printmaker, and sculptor, best known as one of the founders and foremost exponents of Op Art.\n",
                    "featured_image": {
                        "id": 34429,
                        "created_at": "2020-03-24T12:07:46.660860Z",
                        "updated_at": "2021-09-13T22:24:14.980853Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Richard Anuszkiewicz - Untitled, 1977 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Richard-Anuszkiewicz-Untitled-1977-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": 1979,
            "available_for_sale": "available",
            "featured_image": {
                "id": 183846,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9634422535_1627529916-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9634422535_1627529916-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9634422535_1627529916-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/9634422535_1627529916.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9634422535_1627529916-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9634422535_1627529916-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2021-10-15T14:54:02.980058Z",
                "updated_at": "2024-06-02T21:11:13.489183Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Winter Suite (Green with Silver) by Richard Anuszkiewicz for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "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
            },
            "size_h": 80.0,
            "size_w": 76.2,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 2500.0,
            "price_currency": "USD",
            "size_hw": 6096.0,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2021-04-23T14:56:27.193230Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 2500.0,
            "price_eur": "2302.77",
            "price_usd_currency": "USD",
            "medium": "Ntaglio Etching with Aquatint on Somerset",
            "order_date": "2024-06-02T21:11:13.403613Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 56845,
            "title": "Climber 1",
            "slug": "climber-1",
            "artists": [
                {
                    "id": 14956,
                    "name": "Bill Starke",
                    "slug": "bill-starke",
                    "summary": "Bill Starke is an American sculptor whose anatomical knowledge plays a vital role in the development of his work and choice of the subject matter.",
                    "featured_image": {
                        "id": 36875,
                        "created_at": "2020-11-09T16:06:35.768171Z",
                        "updated_at": "2021-09-13T22:51:34.172194Z",
                        "is_converted_to_webp": true,
                        "caption": "Bill Starke - Climber 1 (detail)",
                        "alt_text": "Bill Starke - Climber 1 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Bill_Starke_-_Climber_1_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3143,
                "name": "Off-Piste Fine Arts",
                "slug": "whistler-contemporary-gallery",
                "city": "Whistler",
                "summary": "Whistler Contemporary Gallery is an art gallery based in Whistler. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4638,
                    "created_at": "2023-11-06T17:18:19.291730Z",
                    "updated_at": "2023-11-06T17:18:19.291769Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/0baee46b51b7425699f23d4187f535a6.jpg",
                    "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4"
                },
                "more_artworks": {},
                "owner": {
                    "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                    "username": "office@whistlerart.com",
                    "slug": "officewhistlerartcom",
                    "first_name": "Whistler",
                    "last_name": "Gallery",
                    "display_name": null,
                    "display_name_full": "Whistler Gallery",
                    "email": "info@whistlerart.com",
                    "telephone": "6049383001"
                },
                "phone_number": "1-604-938-3001",
                "address": "110-4293 Mountain Square",
                "registered_since": "2020-11-04T14:59:44.024063Z",
                "total_artworks": 1767
            },
            "units": "inch",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 98551,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/Climber_1.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-11-16T04:40:26.112479Z",
                "updated_at": "2024-06-02T20:00:17.127609Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Climber 1 by Bill Starke for sale",
                "description": null,
                "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "colors": [
                    22,
                    27,
                    29
                ]
            },
            "author": null,
            "size_h": 15.0,
            "size_w": 8.0,
            "size_d": null,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 3125.0,
            "price_currency": "CAD",
            "size_hw": 120.0,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-11-16T04:40:35.763324Z",
            "business_user": {
                "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "username": "office@whistlerart.com",
                "slug": "officewhistlerartcom",
                "first_name": "Whistler",
                "last_name": "Gallery",
                "display_name": null,
                "display_name_full": "Whistler Gallery",
                "email": "info@whistlerart.com",
                "telephone": "6049383001"
            },
            "is_active": true,
            "price_usd": 2281.51,
            "price_eur": "2109.94",
            "price_usd_currency": "USD",
            "medium": null,
            "order_date": "2024-06-02T20:00:15.969774Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 14724,
            "title": "Syd # 33.85S_151.16E",
            "slug": "syd-33-85s_151-16e",
            "artists": [
                {
                    "id": 11770,
                    "name": "Paul Snell",
                    "slug": "paul-snell",
                    "summary": "Paul Snell combines traditional and digital techniques to explore the possibilities of abstraction and minimalism in contemporary photo-media. \n",
                    "featured_image": {
                        "id": 33867,
                        "created_at": "2020-03-24T06:38:19.273187Z",
                        "updated_at": "2021-09-13T22:17:04.165348Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Paul Snell - portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Paul-Snell-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "summary": "IdeelArt is an online only art gallery dedicated to contemporary abstract art, offering a representative selection of qualitative works from",
                "featured_image": {
                    "id": 3250,
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                    "username": "IdeelArt",
                    "slug": "ideelart",
                    "first_name": "",
                    "last_name": "",
                    "display_name": "Christelle",
                    "display_name_full": "Christelle",
                    "email": "cthomas@ideelart.com",
                    "telephone": "+44 7949 094572"
                },
                "phone_number": "+44 7949 094 572",
                "address": "Online-Only",
                "registered_since": "2019-12-23T16:21:27Z",
                "total_artworks": 3728
            },
            "units": "centimeter",
            "year_of_creation": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 21139,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1661015163_1542967181-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1661015163_1542967181-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1661015163_1542967181-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1661015163_1542967181.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1661015163_1542967181-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1661015163_1542967181-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 32,
                        "name": "Light Purple",
                        "value": "(192, 128, 255)",
                        "is_grayscale": false
                    },
                    {
                        "id": 37,
                        "name": "Dark Blue",
                        "value": "(0, 0, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-03-25T10:37:37.932494Z",
                "updated_at": "2024-06-02T20:00:03.259040Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Syd # 33.85S_151.16E by Paul Snell for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    23,
                    32,
                    37
                ]
            },
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "size_h": 124.0,
            "size_w": 124.0,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 4200.0,
            "price_currency": "GBP",
            "size_hw": 15376.0,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [
                {
                    "id": 2779,
                    "created_at": "2020-06-02T13:06:36.142375Z",
                    "updated_at": "2020-06-02T13:07:34.715492Z",
                    "name": "abstract",
                    "description": "travel-tag"
                },
                {
                    "id": 11647,
                    "created_at": "2020-06-02T13:07:22.237957Z",
                    "updated_at": "2020-06-02T13:07:22.237978Z",
                    "name": "abstract photography",
                    "description": "magazine-tag"
                }
            ],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2018-11-23T11:00:41.000000Z",
            "business_user": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "is_active": true,
            "price_usd": 5661.31,
            "price_eur": "4927.50",
            "price_usd_currency": "USD",
            "medium": "Chromogenic Print Face-mounted 4.5mm Plexiglas",
            "order_date": "2024-06-02T20:00:02.145070Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Henry Grove, Legana TAS 7277, Australia",
            "city": "Legana",
            "zip_code": "7277",
            "state": null
        },
        {
            "id": 31307,
            "title": "Levallois Records from Derriere le Miroir",
            "slug": "levallois-records-from-derriere-le-miroir",
            "artists": [
                {
                    "id": 1803,
                    "name": "Saul Steinberg",
                    "slug": "saul-steinberg",
                    "summary": "Saul Steinberg was a Jewish Romanian-born American cartoonist and illustrator. He described himself as - a writer who draws.\n",
                    "featured_image": {
                        "id": 35404,
                        "created_at": "2020-04-28T15:34:14.990902Z",
                        "updated_at": "2021-09-13T22:36:56.863538Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": null,
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Saul-Steinberg-at-The-Long-Man-of-Wilmington-in-East-Sussex-1953-photo-by-Lee-Miller.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 239060,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3c9041060a2a4f158f60a3daef8f6d4e-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3c9041060a2a4f158f60a3daef8f6d4e-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3c9041060a2a4f158f60a3daef8f6d4e-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3c9041060a2a4f158f60a3daef8f6d4e.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3c9041060a2a4f158f60a3daef8f6d4e-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3c9041060a2a4f158f60a3daef8f6d4e-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2022-08-11T11:37:39.697687Z",
                "updated_at": "2024-06-02T18:11:13.471093Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Levallois Records from Derriere le Miroir by Saul Steinberg for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    21
                ]
            },
            "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
            },
            "size_h": 48.3,
            "size_w": 58.4,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 900.0,
            "price_currency": "USD",
            "size_hw": 2820.72,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-02-19T17:53:58.000000Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 900.0,
            "price_eur": "829.00",
            "price_usd_currency": "USD",
            "medium": "Lithograph",
            "order_date": "2024-06-02T18:11:13.384710Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 129854,
            "title": "George McGovern Presidential Campaign ( Alt )  - Che Guevara Poster Artist",
            "slug": "george-mcgovern-presidential-campaign-alt-che-guevara-poster-artist",
            "artists": [
                {
                    "id": 12131,
                    "name": "Paul Davis",
                    "slug": "paul-davis",
                    "summary": "Paul Davis, also known as Paul Brooks Davis, is an American graphic artist. His work is included in various collections throughout the world.",
                    "featured_image": {
                        "id": 34131,
                        "created_at": "2020-03-24T10:05:23.883714Z",
                        "updated_at": "2021-09-13T22:20:23.506377Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Paul Davis - The Return of Sherlock Holmes, 1986 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Paul-Davis-The-Return-of-Sherlock-Holmes-1986-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 1972,
            "available_for_sale": "available",
            "featured_image": {
                "id": 331113,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bef33504461b4424944c302aae4f7b36-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bef33504461b4424944c302aae4f7b36-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bef33504461b4424944c302aae4f7b36-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/bef33504461b4424944c302aae4f7b36.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bef33504461b4424944c302aae4f7b36-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bef33504461b4424944c302aae4f7b36-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-09-26T15:40:54.015360Z",
                "updated_at": "2024-06-02T16:11:23.144482Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "George McGovern Presidential Campaign ( Alt )  - Che Guevara Poster Artist by Paul Davis for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    21
                ]
            },
            "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
            },
            "size_h": 62.23,
            "size_w": 48.26,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": 25000.0,
            "price_currency": "USD",
            "size_hw": 3003.2198,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-09-26T15:45:07.571902Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 25000.0,
            "price_eur": "23027.68",
            "price_usd_currency": "USD",
            "medium": "Canvas, Acrylic",
            "order_date": "2024-06-02T16:11:23.062312Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 43639,
            "title": "Rockets Follow Heat",
            "slug": "rockets-follow-heat",
            "artists": [
                {
                    "id": 13148,
                    "name": "Sherri Hay",
                    "slug": "sherri-hay",
                    "summary": "",
                    "featured_image": {
                        "id": 35126,
                        "created_at": "2020-03-24T15:01:23.320820Z",
                        "updated_at": "2021-09-13T22:33:28.202487Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Sherri Hay - wastohavebeen underground heaven, 2012 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Sherri-Hay-wastohavebeen-underground-heaven-2012-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2991,
                "name": "Christopher Cutts Gallery",
                "slug": "christopher-cutts-gallery",
                "city": "Toronto",
                "summary": "The Christopher Cutts Gallery is a Toronto-based commercial art gallery representing works by both modernist and contemporary artists.\nThe Gallery’s program\n",
                "featured_image": {
                    "id": 2779,
                    "created_at": "2020-05-07T21:41:42.503887Z",
                    "updated_at": "2021-09-14T13:38:28.100790Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christopher-cutts-gallery-dp-1580244158.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "564269cb-fe10-4258-b6e0-1705672a8902",
                    "username": "christopher_1424",
                    "slug": "christopher_1424",
                    "first_name": "Christopher",
                    "last_name": "Cutts",
                    "display_name": "Christopher Cutts",
                    "display_name_full": "Christopher Cutts",
                    "email": "info@cuttsgallery.com",
                    "telephone": ""
                },
                "phone_number": "+14 1653 255 66_",
                "address": "21 Morrow Ave",
                "registered_since": "2020-01-28T22:10:36Z",
                "total_artworks": 620
            },
            "units": "centimeter",
            "year_of_creation": 2010,
            "available_for_sale": "available",
            "featured_image": {
                "id": 81688,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1649005729_1598441364-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1649005729_1598441364-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1649005729_1598441364-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1649005729_1598441364.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1649005729_1598441364-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1649005729_1598441364-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-09-07T10:08:43.583300Z",
                "updated_at": "2024-06-02T16:11:19.223362Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Rockets Follow Heat by Sherri Hay for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    22,
                    29
                ]
            },
            "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
            },
            "size_h": 134.6,
            "size_w": 17.8,
            "size_d": 21.6,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": null,
            "price_currency": "USD",
            "size_hw": 2395.88,
            "size_hwd": 51751.00800000001,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-05-30T15:00:17.000000Z",
            "business_user": {
                "id": "564269cb-fe10-4258-b6e0-1705672a8902",
                "username": "christopher_1424",
                "slug": "christopher_1424",
                "first_name": "Christopher",
                "last_name": "Cutts",
                "display_name": "Christopher Cutts",
                "display_name_full": "Christopher Cutts",
                "email": "info@cuttsgallery.com",
                "telephone": ""
            },
            "is_active": true,
            "price_usd": 4000.0,
            "price_eur": "3626.90",
            "price_usd_currency": "USD",
            "medium": "Kanekalon hair, silicone, urethane foam",
            "order_date": "2024-06-02T16:11:19.147099Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 51646,
            "title": "Untitled 754",
            "slug": "untitled-754-pl9C",
            "artists": [
                {
                    "id": 14780,
                    "name": "Jeremie Iordanoff",
                    "slug": "jeremie-iordanoff",
                    "summary": "Jérémie Iordanoff is a French artist who creates abstract paintings, drawings, various works on paper (Indian ink, watercolor), and oil paintings.",
                    "featured_image": {
                        "id": 36747,
                        "created_at": "2020-10-05T12:18:02.606488Z",
                        "updated_at": "2021-09-13T22:49:55.134496Z",
                        "is_converted_to_webp": true,
                        "caption": "Jérémie Iordanoff - Confiture, 2019 (detail)",
                        "alt_text": "Jérémie Iordanoff - Confiture, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Jeremie_Iordanoff_-_Confiture_2019_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "summary": "IdeelArt is an online only art gallery dedicated to contemporary abstract art, offering a representative selection of qualitative works from",
                "featured_image": {
                    "id": 3250,
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                    "username": "IdeelArt",
                    "slug": "ideelart",
                    "first_name": "",
                    "last_name": "",
                    "display_name": "Christelle",
                    "display_name_full": "Christelle",
                    "email": "cthomas@ideelart.com",
                    "telephone": "+44 7949 094572"
                },
                "phone_number": "+44 7949 094 572",
                "address": "Online-Only",
                "registered_since": "2019-12-23T16:21:27Z",
                "total_artworks": 3728
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 90404,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/IordanoffJeremie_Untitled0754_Framed_275x335mm_ORI_IMP-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/IordanoffJeremie_Untitled0754_Framed_275x335mm_ORI_IMP-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/IordanoffJeremie_Untitled0754_Framed_275x335mm_ORI_IMP-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/IordanoffJeremie_Untitled0754_Framed_275x335mm_ORI_IMP.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/IordanoffJeremie_Untitled0754_Framed_275x335mm_ORI_IMP-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/IordanoffJeremie_Untitled0754_Framed_275x335mm_ORI_IMP-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-10-05T15:03:06.199810Z",
                "updated_at": "2024-06-02T16:00:03.975683Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Untitled 754 by Jeremie Iordanoff for sale",
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8",
                "colors": [
                    20,
                    25,
                    24
                ]
            },
            "author": null,
            "size_h": 27.5,
            "size_w": 33.5,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": 500.0,
            "price_currency": "GBP",
            "size_hw": 921.25,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": false,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-10-05T15:03:45.264487Z",
            "business_user": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "is_active": true,
            "price_usd": 673.36,
            "price_eur": "586.61",
            "price_usd_currency": "USD",
            "medium": "Watercolour on paper",
            "order_date": "2024-06-02T16:00:02.758758Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "2 Rue Dominique Villars, 38000 Grenoble, France",
            "city": "Grenoble",
            "zip_code": "38000",
            "state": "France"
        },
        {
            "id": 121280,
            "title": "Primary Palms",
            "slug": "primary-palms",
            "artists": [
                {
                    "id": 17243,
                    "name": "Marion Duschletta",
                    "slug": "marion-duschletta",
                    "summary": "More details will be coming shortly.",
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                    "username": "art@artplexgallery.com",
                    "slug": "artartplexgallerycom",
                    "first_name": "Valerie",
                    "last_name": "Deutsch",
                    "display_name": null,
                    "display_name_full": "Valerie Deutsch",
                    "email": "art@artplexgallery.com",
                    "telephone": "+1 323 936 7020"
                },
                "phone_number": "+1 323-452-9628",
                "address": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
                "registered_since": "2022-06-22T08:14:35.186189Z",
                "total_artworks": 2486
            },
            "units": "centimeter",
            "year_of_creation": 2022,
            "available_for_sale": "available",
            "featured_image": {
                "id": 297070,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52043ebb5efe48f1ac21c9ee5b014d82-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52043ebb5efe48f1ac21c9ee5b014d82-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52043ebb5efe48f1ac21c9ee5b014d82-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/52043ebb5efe48f1ac21c9ee5b014d82.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52043ebb5efe48f1ac21c9ee5b014d82-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/52043ebb5efe48f1ac21c9ee5b014d82-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-06-01T09:10:58.309491Z",
                "updated_at": "2024-06-02T16:00:41.892682Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Primary Palms by Marion Duschletta for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    21
                ]
            },
            "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
            },
            "size_h": 20.32,
            "size_w": 20.32,
            "size_d": null,
            "category": {
                "id": 16,
                "created_at": "2020-06-02T13:36:26.063471Z",
                "updated_at": "2020-06-02T13:36:26.077982Z",
                "name": "Mixed Media",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6d64f7ef-6944-42ac-aaeb-af9d83deeb77",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "773ce2e6-4747-4b55-98a1-72144f0157ad",
                    "7a2d8efc-0536-4285-9213-103ff64a31c5",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "9cb94f2c-7822-4865-8a26-891e8cbe43ab",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f1c907c0-2d6e-4704-be26-4e33dadc7f9d",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "f9d41791-d118-42ff-ab98-373db30342f8"
                ]
            },
            "price": 275.0,
            "price_currency": "USD",
            "size_hw": 412.9024,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": false,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-01T09:14:48.162828Z",
            "business_user": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "is_active": true,
            "price_usd": 275.0,
            "price_eur": "253.30",
            "price_usd_currency": "USD",
            "medium": "Canvas, Mixed Media",
            "order_date": "2024-06-02T15:59:59.919097Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "7358 Beverly Blvd, Los Angeles, CA 90036, USA",
            "city": "Los Angeles",
            "zip_code": "90036",
            "state": null
        }
    ]
}