API endpoint that allows marketplace artworks to be viewed.

GET /api/v1/marketplace-artworks/?format=api&offset=14274&ordering=title
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=14292&ordering=title",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=14256&ordering=title",
    "results": [
        {
            "id": 119703,
            "title": "La Ruisselante Lunaire",
            "slug": "la-ruisselante-lunaire",
            "artists": [
                {
                    "id": 1706,
                    "name": "Joan Miro",
                    "slug": "joan-miro",
                    "summary": "A Spanish artist of great critical acclaim, Joan Miro was one of the key representatives of Surrealism that refused to identify himself as such.\n",
                    "featured_image": {
                        "id": 20564,
                        "created_at": "2020-03-22T18:45:08.612296Z",
                        "updated_at": "2021-09-13T19:22:15.306142Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Joan Miro 1",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joan-Miro-2-1.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2548,
                "name": "SAMHART GALLERY",
                "slug": "samhart-gallery",
                "city": "Neuchatel",
                "summary": "Samhart Gallery presents Contemporary Art in all its forms: painting, sculpture, digigraphy, customization, lithographies and screenprints. A choice selection of",
                "featured_image": {
                    "id": 2612,
                    "created_at": "2020-04-29T16:23:00.945245Z",
                    "updated_at": "2021-09-14T13:33:42.550259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kate-Gorgeous-FB.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "d2a4420d-d18c-4e7c-89cb-b933271d7fc5",
                    "username": "SAMHART",
                    "slug": "samhart",
                    "first_name": "Sam",
                    "last_name": "Soussana",
                    "display_name": "Patrick Soussana",
                    "display_name_full": "Patrick Soussana",
                    "email": "info@samhartgallery.com",
                    "telephone": "+41 32 721 08 61"
                },
                "phone_number": "+41327210861",
                "address": "Avenue de la Gare 1",
                "registered_since": "2019-04-25T12:00:48Z",
                "total_artworks": 3018
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 284409,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2953702ce1734535a63304673a412a6d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2953702ce1734535a63304673a412a6d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2953702ce1734535a63304673a412a6d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2953702ce1734535a63304673a412a6d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2953702ce1734535a63304673a412a6d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2953702ce1734535a63304673a412a6d-thumbnail_webp-265x9999.webp"
                },
                "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-05-25T15:21:48.606885Z",
                "updated_at": "2023-11-15T00:10:27.558414Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Ruisselante Lunaire by Joan Miro for sale",
                "description": null,
                "uploaded_by": "d2a4420d-d18c-4e7c-89cb-b933271d7fc5",
                "colors": [
                    18,
                    20,
                    21
                ]
            },
            "author": null,
            "size_h": 90.0,
            "size_w": 66.0,
            "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": 250.0,
            "price_currency": "EUR",
            "size_hw": 5940.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": "2023-05-25T15:21:34.621213Z",
            "business_user": {
                "id": "d2a4420d-d18c-4e7c-89cb-b933271d7fc5",
                "username": "SAMHART",
                "slug": "samhart",
                "first_name": "Sam",
                "last_name": "Soussana",
                "display_name": "Patrick Soussana",
                "display_name_full": "Patrick Soussana",
                "email": "info@samhartgallery.com",
                "telephone": "+41 32 721 08 61"
            },
            "is_active": true,
            "price_usd": 269.61,
            "price_eur": "250.00",
            "price_usd_currency": "USD",
            "medium": "Art Poster Lithograph after an original work",
            "order_date": "2023-11-15T00:10:27.397597Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Av. de la Gare 1, 2000 Neuchâtel, Suisse",
            "city": "Neuchâtel",
            "zip_code": "2000",
            "state": null
        },
        {
            "id": 89565,
            "title": "La Scie et les Boules",
            "slug": "la-scie-et-les-boules",
            "artists": [
                {
                    "id": 1694,
                    "name": "Alexander Calder",
                    "slug": "alexander-calder",
                    "summary": "Alexander Calder was an American artist, best known as a sculptor - originator of so called mobile, a type of kinetic sculpture.",
                    "featured_image": {
                        "id": 20592,
                        "created_at": "2020-03-22T18:46:28.440384Z",
                        "updated_at": "2021-09-13T19:22:36.283221Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Alexander Calder - artist, photo credits MFA",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Alexander-Calder-artist-photo-credits-MFA.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 695,
                "name": "ROBERT FONTAINE GALLERY",
                "slug": "robert-fontaine-gallery-miami",
                "city": "Palm Beach",
                "summary": "The Robert Fontaine Gallery, provides a platform for emerging, mid-career, established and master artists ranging in historical scope from the",
                "featured_image": {
                    "id": 3492,
                    "created_at": "2021-10-04T13:26:08.454828Z",
                    "updated_at": "2021-10-04T13:26:08.454880Z",
                    "is_converted_to_webp": false,
                    "caption": "Robert Fontaine Gallery - profile image",
                    "alt_text": "Robert Fontaine Gallery - profile image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Robert_Fontaine_profile_image.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "7575a3bc-9c04-4def-acf1-c09c7bb014eb",
                    "username": "RobertFontaine",
                    "slug": "robertfontaine",
                    "first_name": "Robert",
                    "last_name": "Fontaine",
                    "display_name": "Robert Fontaine",
                    "display_name_full": "Robert Fontaine",
                    "email": "robert@robertfontainegallery.com",
                    "telephone": null
                },
                "phone_number": "+1 305 397 8530",
                "address": "256 Worth Avenue, Palm Beach, FL 33480, USA",
                "registered_since": "2015-04-06T22:44:36Z",
                "total_artworks": 330
            },
            "units": "centimeter",
            "year_of_creation": 1965,
            "available_for_sale": "available",
            "featured_image": {
                "id": 205114,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c6d5577b696a4f118789c5ac2b6d3701-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c6d5577b696a4f118789c5ac2b6d3701-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/c6d5577b696a4f118789c5ac2b6d3701.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c6d5577b696a4f118789c5ac2b6d3701-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c6d5577b696a4f118789c5ac2b6d3701-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c6d5577b696a4f118789c5ac2b6d3701-thumbnail_webp-265x9999.webp"
                },
                "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": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-03-04T11:46:49.667232Z",
                "updated_at": "2025-05-18T12:17:16.134478Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Scie et les Boules by Alexander Calder for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    27
                ]
            },
            "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": 47.6,
            "size_w": 34.0,
            "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": null,
            "price_currency": "USD",
            "size_hw": 1618.4,
            "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": "2022-03-04T11:46:55.568851Z",
            "business_user": {
                "id": "7575a3bc-9c04-4def-acf1-c09c7bb014eb",
                "username": "RobertFontaine",
                "slug": "robertfontaine",
                "first_name": "Robert",
                "last_name": "Fontaine",
                "display_name": "Robert Fontaine",
                "display_name_full": "Robert Fontaine",
                "email": "robert@robertfontainegallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 9900.0,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Color Aquatint on wove paper",
            "order_date": "2025-05-18T12:17:16.058044Z",
            "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": 120640,
            "title": "La Scoperta Della Sicilia - Original Figurative Cubist Painting on Canvas",
            "slug": "la-scoperta-della-sicilia-original-figurative-cubist-painting-on-canvas",
            "artists": [
                {
                    "id": 17227,
                    "name": "Alessandro Siviglia",
                    "slug": "alessandro-siviglia",
                    "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": 291528,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a21d3b8b5df4d8896126afb2ff41ae0-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a21d3b8b5df4d8896126afb2ff41ae0-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5a21d3b8b5df4d8896126afb2ff41ae0.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a21d3b8b5df4d8896126afb2ff41ae0-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a21d3b8b5df4d8896126afb2ff41ae0-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a21d3b8b5df4d8896126afb2ff41ae0-thumbnail_webp-265x9999.webp"
                },
                "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-05-30T21:49:36.440997Z",
                "updated_at": "2024-02-20T10:30:15.527907Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Scoperta Della Sicilia - Original Figurative Cubist Painting on Canvas by Alessandro Siviglia 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": 48.26,
            "size_w": 81.28,
            "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": 1465.0,
            "price_currency": "USD",
            "size_hw": 3922.5728,
            "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-05-30T21:53:08.285192Z",
            "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": 1465.0,
            "price_eur": "1360.13",
            "price_usd_currency": "USD",
            "medium": "Mixed Media, Acrylic, Canvas",
            "order_date": "2024-02-20T10:29:58.408638Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "7538 Beverly Blvd, Los Angeles, CA 90036, USA",
            "city": "Los Angeles",
            "zip_code": "90036",
            "state": null
        },
        {
            "id": 31352,
            "title": "La Seine",
            "slug": "la-seine",
            "artists": [
                {
                    "id": 1707,
                    "name": "Bernard Buffet",
                    "slug": "bernard-buffet",
                    "summary": "Bernard Buffet was a French artist who belonged to Expressionism, famous for his rich body of work in painting, drawing and printmaking.\n",
                    "featured_image": {
                        "id": 11973,
                        "created_at": "2020-03-19T12:00:37.040560Z",
                        "updated_at": "2021-09-13T17:27:40.703691Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Bernard Buffet portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Bernard-Buffet-portrait.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": 1968,
            "available_for_sale": "available",
            "featured_image": {
                "id": 196037,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1fb3cf7ac10f48e8bbb32d87e06e58f0-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1fb3cf7ac10f48e8bbb32d87e06e58f0-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1fb3cf7ac10f48e8bbb32d87e06e58f0.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1fb3cf7ac10f48e8bbb32d87e06e58f0-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1fb3cf7ac10f48e8bbb32d87e06e58f0-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1fb3cf7ac10f48e8bbb32d87e06e58f0-thumbnail_webp-265x9999.webp"
                },
                "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-01-25T15:06:01.515244Z",
                "updated_at": "2023-10-08T21:10:09.856853Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Seine by Bernard Buffet 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": 61.0,
            "size_w": 47.0,
            "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": 800.0,
            "price_currency": "USD",
            "size_hw": 2867.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": "2020-02-19T18:59:11.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": 800.0,
            "price_eur": "755.16",
            "price_usd_currency": "USD",
            "medium": "Lithograph",
            "order_date": "2023-10-08T21:10:09.750787Z",
            "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": 130469,
            "title": "La Sguaiata",
            "slug": "la-sguaiata",
            "artists": [
                {
                    "id": 18108,
                    "name": "Matteo Nannini",
                    "slug": "matteo-nannini",
                    "summary": null,
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 5381,
                "name": "galerie bruno massa",
                "slug": "galerie-bruno-massa",
                "city": "Paris",
                "summary": "galerie bruno massa is an art gallery based in Paris. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4213,
                    "created_at": "2023-03-02T15:23:29.764089Z",
                    "updated_at": "2023-03-04T01:00:52.826089Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2d9e494bcd2649eb8b9d3992244c4d79.jpg",
                    "uploaded_by": "e5957370-07fd-4992-b571-6b4429e13d3b"
                },
                "more_artworks": {},
                "owner": {
                    "id": "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "username": "galeriebrunomassa@gmail.com",
                    "slug": "galeriebrunomassagmailcom",
                    "first_name": "Bruno",
                    "last_name": "Massa",
                    "display_name": null,
                    "display_name_full": "Bruno Massa",
                    "email": "bruno@galeriebrunomassa.com",
                    "telephone": "+995 599 07 38 86"
                },
                "phone_number": "06 61 00 10 33",
                "address": "12 Rue Vivienne, 75002 Paris, France",
                "registered_since": "2022-06-29T12:22:46.977380Z",
                "total_artworks": 482
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 333409,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/88bca1d04bef4a34a534ea02f089dccc-thumbnail-265x9999-70.jpeg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/88bca1d04bef4a34a534ea02f089dccc-thumbnail-365x9999-70.jpeg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/88bca1d04bef4a34a534ea02f089dccc.jpeg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/88bca1d04bef4a34a534ea02f089dccc-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/88bca1d04bef4a34a534ea02f089dccc-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/88bca1d04bef4a34a534ea02f089dccc-thumbnail_webp-265x9999.webp"
                },
                "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": 19,
                        "name": "Light Blue",
                        "value": "(192, 192, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-10-11T09:19:46.475639Z",
                "updated_at": "2023-10-11T09:21:42.580631Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Sguaiata by Matteo Nannini for sale",
                "description": null,
                "uploaded_by": "e5957370-07fd-4992-b571-6b4429e13d3b",
                "colors": [
                    16,
                    17,
                    19
                ]
            },
            "author": null,
            "size_h": 80.0,
            "size_w": 120.0,
            "size_d": 4.0,
            "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": 4700.0,
            "price_currency": "USD",
            "size_hw": 9600.0,
            "size_hwd": 38400.0,
            "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-10-11T09:19:08.778429Z",
            "business_user": {
                "id": "e5957370-07fd-4992-b571-6b4429e13d3b",
                "username": "galeriebrunomassa@gmail.com",
                "slug": "galeriebrunomassagmailcom",
                "first_name": "Bruno",
                "last_name": "Massa",
                "display_name": null,
                "display_name_full": "Bruno Massa",
                "email": "bruno@galeriebrunomassa.com",
                "telephone": "+995 599 07 38 86"
            },
            "is_active": true,
            "price_usd": 4700.0,
            "price_eur": "4433.32",
            "price_usd_currency": "USD",
            "medium": null,
            "order_date": "2023-10-11T09:21:42.496611Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "12 Rue Vivienne, 75002 Paris, France",
            "city": "Paris",
            "zip_code": "75002",
            "state": null
        },
        {
            "id": 136403,
            "title": "La Sicilia che vorrei",
            "slug": "la-sicilia-che-vorrei",
            "artists": [
                {
                    "id": 18388,
                    "name": "Natino Chirico",
                    "slug": "natino-chirico",
                    "summary": "Natino Chirico is an Italian artist of world renown. Born in Reggio Calabria, he currently lives and works between Rome and Perugia.",
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8655,
                "name": "Artnuances Gallery",
                "slug": "artnuances-gallery",
                "city": "",
                "summary": "Artnuances Gallery is an art gallery based in . It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4302,
                    "created_at": "2023-05-17T09:47:20.420936Z",
                    "updated_at": "2023-05-17T09:47:20.420973Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/98f7fda53e6f40128854b0ee19749231.jpg",
                    "uploaded_by": "4fad3e58-d193-46b0-82a1-1158dc987808"
                },
                "more_artworks": {},
                "owner": {
                    "id": "4fad3e58-d193-46b0-82a1-1158dc987808",
                    "username": "p.staibano@artnuances.com",
                    "slug": "pstaibanoartnuancescom",
                    "first_name": "patrizio",
                    "last_name": "staibano",
                    "display_name": null,
                    "display_name_full": "patrizio staibano",
                    "email": "p.staibano@artnuances.com",
                    "telephone": "+39 324 889 4309"
                },
                "phone_number": "324 889 4309",
                "address": "Online-Only",
                "registered_since": "2023-05-17T09:48:07.429067Z",
                "total_artworks": 184
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 346789,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2fc633c2eaee4c06baa9bbeb1bf2a207-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2fc633c2eaee4c06baa9bbeb1bf2a207-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2fc633c2eaee4c06baa9bbeb1bf2a207.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2fc633c2eaee4c06baa9bbeb1bf2a207-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2fc633c2eaee4c06baa9bbeb1bf2a207-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2fc633c2eaee4c06baa9bbeb1bf2a207-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-02-06T11:27:30.245642Z",
                "updated_at": "2024-02-06T11:31:06.641087Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Sicilia che vorrei by Natino Chirico for sale",
                "description": null,
                "uploaded_by": "4fad3e58-d193-46b0-82a1-1158dc987808",
                "colors": [
                    16,
                    24,
                    23
                ]
            },
            "author": null,
            "size_h": 60.0,
            "size_w": 60.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": 3700.0,
            "price_currency": "EUR",
            "size_hw": 3600.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": "2024-02-05T16:13:25.688377Z",
            "business_user": {
                "id": "4fad3e58-d193-46b0-82a1-1158dc987808",
                "username": "p.staibano@artnuances.com",
                "slug": "pstaibanoartnuancescom",
                "first_name": "patrizio",
                "last_name": "staibano",
                "display_name": null,
                "display_name_full": "patrizio staibano",
                "email": "p.staibano@artnuances.com",
                "telephone": "+39 324 889 4309"
            },
            "is_active": true,
            "price_usd": 4299.71,
            "price_eur": "3700.00",
            "price_usd_currency": "USD",
            "medium": "oil, acrylic on canvas",
            "order_date": "2024-02-06T11:30:44.036693Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Perugia PG, Italia",
            "city": "Perugia",
            "zip_code": "",
            "state": null
        },
        {
            "id": 103581,
            "title": "La Sirene",
            "slug": "la-sirene",
            "artists": [
                {
                    "id": 1987,
                    "name": "Salvador Dali",
                    "slug": "salvador-dali",
                    "summary": "Salvador Dali was a Spanish Surrealist painter, one of the most famous, interesting, eccentric and talked-about personalities in the art history.\n",
                    "featured_image": {
                        "id": 12354,
                        "created_at": "2020-03-19T12:54:19.836256Z",
                        "updated_at": "2021-09-13T17:32:37.789347Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Salvador Dali - profile picture, portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Salvador-Dali-profile-picture-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2369,
                "name": "Puccio Fine Art",
                "slug": "puccio-fine-art",
                "city": "Water Mill",
                "summary": "Founded in New York in 2003, Puccio Fine Art specializes in Impressionist, Abstract Expressionist, Pop, Contemporary and Modern masterworks. In\n",
                "featured_image": {
                    "id": 2200,
                    "created_at": "2020-03-22T16:46:39.103736Z",
                    "updated_at": "2021-09-14T13:24:33.411707Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "puccio-fine-art",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/puccio-fine-art.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "6d64f7ef-6944-42ac-aaeb-af9d83deeb77",
                    "username": "PuccioFineArt",
                    "slug": "puccinofineart",
                    "first_name": "Lucia",
                    "last_name": "Giudice Fucilli",
                    "display_name": "Lucia",
                    "display_name_full": "Lucia",
                    "email": "info@pucciofineart.com",
                    "telephone": null
                },
                "phone_number": "+1 212 5889871",
                "address": "",
                "registered_since": "2016-02-08T23:57:51Z",
                "total_artworks": 724
            },
            "units": "centimeter",
            "year_of_creation": 1974,
            "available_for_sale": "available",
            "featured_image": {
                "id": 246879,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a11f288eb8747b8ae05db106b408ae5-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a11f288eb8747b8ae05db106b408ae5-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5a11f288eb8747b8ae05db106b408ae5.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a11f288eb8747b8ae05db106b408ae5-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a11f288eb8747b8ae05db106b408ae5-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a11f288eb8747b8ae05db106b408ae5-thumbnail_webp-265x9999.webp"
                },
                "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": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-10-08T13:16:06.375151Z",
                "updated_at": "2022-10-16T13:52:52.315228Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Sirene by Salvador Dali for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    27
                ]
            },
            "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": 40.6,
            "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": null,
            "price_currency": "EUR",
            "size_hw": 2269.54,
            "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": "2022-10-08T13:16:16.973646Z",
            "business_user": {
                "id": "6d64f7ef-6944-42ac-aaeb-af9d83deeb77",
                "username": "PuccioFineArt",
                "slug": "puccinofineart",
                "first_name": "Lucia",
                "last_name": "Giudice Fucilli",
                "display_name": "Lucia",
                "display_name_full": "Lucia",
                "email": "info@pucciofineart.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Lithograph in color on wove paper, edition of 195, artist blind stamp lower left.",
            "order_date": "2022-10-08T13:16:15.984988Z",
            "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": 38327,
            "title": "LA sky",
            "slug": "la-sky",
            "artists": [
                {
                    "id": 13555,
                    "name": "Jean-Philippe Delhomme",
                    "slug": "jean-philippe-delhomme",
                    "summary": "Jean-Philippe Delhomme is best known for painting scenes devoid of any human presence, based on direct observation of the urban landscapes big cities.",
                    "featured_image": {
                        "id": 35662,
                        "created_at": "2020-05-07T14:36:37.600833Z",
                        "updated_at": "2021-09-13T22:39:14.819647Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": null,
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Jean-Philippe-Delhomme-Gold-Truck-2018-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2865,
                "name": "Perrotin",
                "slug": "perrotin",
                "city": "Seoul",
                "summary": "Founded in Paris in 1990 by Emmanuel Perrotin, then 21 years old, the gallery has become one of the most\n",
                "featured_image": {
                    "id": 2498,
                    "created_at": "2020-03-24T05:13:16.805519Z",
                    "updated_at": "2021-09-14T13:31:04.632198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotin Seoul",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotin-Seoul.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                    "username": "alienor_1290",
                    "slug": "alienor_1290",
                    "first_name": "Aliénor",
                    "last_name": "Debonneville",
                    "display_name": "Aliénor Debonneville",
                    "display_name_full": "Aliénor Debonneville",
                    "email": "widewalls@perrotin.com",
                    "telephone": null
                },
                "phone_number": "+82 27377978",
                "address": "",
                "registered_since": "2018-09-26T12:25:18Z",
                "total_artworks": 804
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 63089,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6072802172_1585904090-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6072802172_1585904090-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/6072802172_1585904090.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6072802172_1585904090-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6072802172_1585904090-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6072802172_1585904090-thumbnail_webp-265x9999.webp"
                },
                "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-05-07T16:23:16.741369Z",
                "updated_at": "2024-04-30T16:11:05.679359Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "LA sky by Jean-Philippe Delhomme for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": {
                "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                "username": "alienor_1290",
                "slug": "alienor_1290",
                "first_name": "Aliénor",
                "last_name": "Debonneville",
                "display_name": "Aliénor Debonneville",
                "display_name_full": "Aliénor Debonneville",
                "email": "widewalls@perrotin.com",
                "telephone": null
            },
            "size_h": 104.1,
            "size_w": 129.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": null,
            "price_currency": "EUR",
            "size_hw": 13480.949999999999,
            "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-04-03T23:25:34.000000Z",
            "business_user": {
                "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                "username": "alienor_1290",
                "slug": "alienor_1290",
                "first_name": "Aliénor",
                "last_name": "Debonneville",
                "display_name": "Aliénor Debonneville",
                "display_name_full": "Aliénor Debonneville",
                "email": "widewalls@perrotin.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Oil on panel",
            "order_date": "2024-04-30T16:11:05.531258Z",
            "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": 31900,
            "title": "La Soeur de l'Artiste, 1899",
            "slug": "la-soeur-de-lartiste-1899",
            "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": 239747,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4bb675549f5496cabaa3c86de201741-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4bb675549f5496cabaa3c86de201741-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/a4bb675549f5496cabaa3c86de201741.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4bb675549f5496cabaa3c86de201741-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4bb675549f5496cabaa3c86de201741-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a4bb675549f5496cabaa3c86de201741-thumbnail_webp-265x9999.webp"
                },
                "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": "2022-08-11T13:22:56.987120Z",
                "updated_at": "2023-06-24T17:17:11.144954Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Soeur de l'Artiste, 1899 by Pablo Picasso for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "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": 76.2,
            "size_w": 55.9,
            "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": 9400.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-24T00:23:21.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": 9400.0,
            "price_eur": "8610.87",
            "price_usd_currency": "USD",
            "medium": "Lithograph on Arches paper",
            "order_date": "2023-04-05T21:09:52.137768Z",
            "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": 122715,
            "title": "La solitude du fourreur de coin",
            "slug": "la-solitude-du-fourreur-de-coin",
            "artists": [
                {
                    "id": 2693,
                    "name": "Pierre Alechinsky",
                    "slug": "pierre-alechinsky",
                    "summary": "Pierre Alechinsky is a Belgian artist whose work is related to tachisme, abstract expressionism, and lyrical abstraction. He lives and works in France",
                    "featured_image": {
                        "id": 14222,
                        "created_at": "2020-03-19T18:58:21.199250Z",
                        "updated_at": "2021-09-13T17:56:14.834386Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Pierre Alechinsky",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Pierre-Alechinsky.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2548,
                "name": "SAMHART GALLERY",
                "slug": "samhart-gallery",
                "city": "Neuchatel",
                "summary": "Samhart Gallery presents Contemporary Art in all its forms: painting, sculpture, digigraphy, customization, lithographies and screenprints. A choice selection of",
                "featured_image": {
                    "id": 2612,
                    "created_at": "2020-04-29T16:23:00.945245Z",
                    "updated_at": "2021-09-14T13:33:42.550259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kate-Gorgeous-FB.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "d2a4420d-d18c-4e7c-89cb-b933271d7fc5",
                    "username": "SAMHART",
                    "slug": "samhart",
                    "first_name": "Sam",
                    "last_name": "Soussana",
                    "display_name": "Patrick Soussana",
                    "display_name_full": "Patrick Soussana",
                    "email": "info@samhartgallery.com",
                    "telephone": "+41 32 721 08 61"
                },
                "phone_number": "+41327210861",
                "address": "Avenue de la Gare 1",
                "registered_since": "2019-04-25T12:00:48Z",
                "total_artworks": 3018
            },
            "units": "centimeter",
            "year_of_creation": 1974,
            "available_for_sale": "available",
            "featured_image": {
                "id": 305863,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1cec84512b6743898e0de5c8bb17dfcb-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1cec84512b6743898e0de5c8bb17dfcb-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1cec84512b6743898e0de5c8bb17dfcb.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1cec84512b6743898e0de5c8bb17dfcb-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1cec84512b6743898e0de5c8bb17dfcb-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1cec84512b6743898e0de5c8bb17dfcb-thumbnail_webp-265x9999.webp"
                },
                "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": "2023-06-08T12:56:41.110615Z",
                "updated_at": "2023-06-08T12:58:50.141824Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La solitude du fourreur de coin by Pierre Alechinsky for sale",
                "description": null,
                "uploaded_by": "d2a4420d-d18c-4e7c-89cb-b933271d7fc5",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": null,
            "size_h": 49.0,
            "size_w": 57.0,
            "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": 700.0,
            "price_currency": "EUR",
            "size_hw": 2793.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": "2023-06-08T12:55:37.747301Z",
            "business_user": {
                "id": "d2a4420d-d18c-4e7c-89cb-b933271d7fc5",
                "username": "SAMHART",
                "slug": "samhart",
                "first_name": "Sam",
                "last_name": "Soussana",
                "display_name": "Patrick Soussana",
                "display_name_full": "Patrick Soussana",
                "email": "info@samhartgallery.com",
                "telephone": "+41 32 721 08 61"
            },
            "is_active": true,
            "price_usd": 814.1,
            "price_eur": "700.00",
            "price_usd_currency": "USD",
            "medium": "Original etching with collotype and lithograph in colors on wove paper",
            "order_date": "2023-06-08T12:58:50.058545Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Av. de la Gare 1, 2000 Neuchâtel, Suisse",
            "city": "Neuchâtel",
            "zip_code": "2000",
            "state": null
        },
        {
            "id": 91976,
            "title": "La Sortie 2",
            "slug": "la-sortie-2",
            "artists": [
                {
                    "id": 16070,
                    "name": "Pierre Marie Brisson",
                    "slug": "pierre-marie-brisson",
                    "summary": "Pierre Marie Brisson is a French artist who uses a collage technique, combining various elements in his compositions. He was born in Orléans.",
                    "featured_image": {
                        "id": 37926,
                        "created_at": "2022-04-18T16:34:01.032551Z",
                        "updated_at": "2022-04-18T16:34:01.032601Z",
                        "is_converted_to_webp": true,
                        "caption": "Pierre Marie Brisson - La Sortie 2, 2001 (detail)",
                        "alt_text": "Pierre Marie Brisson - La Sortie 2, 2001 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Pierre_Marie_Brisson_-_La_Sortie_2_2001_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "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": 2001,
            "available_for_sale": "available",
            "featured_image": {
                "id": 217052,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/26f2c4e8a5e14a1e88179140d164f83a-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/26f2c4e8a5e14a1e88179140d164f83a-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/26f2c4e8a5e14a1e88179140d164f83a.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/26f2c4e8a5e14a1e88179140d164f83a-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/26f2c4e8a5e14a1e88179140d164f83a-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/26f2c4e8a5e14a1e88179140d164f83a-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 28,
                        "name": "Orange",
                        "value": "(255, 102, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-04-22T16:26:28.131249Z",
                "updated_at": "2023-05-11T13:02:19.699690Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Sortie 2 by Pierre Marie Brisson for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    28,
                    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": 78.7,
            "size_w": 78.7,
            "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": 7250.0,
            "price_currency": "USD",
            "size_hw": 6193.6900000000005,
            "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-04-22T16:27:05.921972Z",
            "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": 7250.0,
            "price_eur": "6632.67",
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2023-02-17T03:09:33.396299Z",
            "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": 72818,
            "title": "La Source (Detail)",
            "slug": "la-source-detail",
            "artists": [
                {
                    "id": 6741,
                    "name": "Alain Jacquet",
                    "slug": "alain-jacquet",
                    "summary": "Alain Jacquet was a French artist representative of the American Pop Art movement. \n",
                    "featured_image": {
                        "id": 25478,
                        "created_at": "2020-03-23T00:24:20.164748Z",
                        "updated_at": "2021-09-13T20:27:38.966938Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Alain Jacquet - Gabrielle d'Estrées; Olympia (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Alain-Jacquet-Gabrielle-dEstr%C3%A9es-Olympia-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2865,
                "name": "Perrotin",
                "slug": "perrotin",
                "city": "Seoul",
                "summary": "Founded in Paris in 1990 by Emmanuel Perrotin, then 21 years old, the gallery has become one of the most\n",
                "featured_image": {
                    "id": 2498,
                    "created_at": "2020-03-24T05:13:16.805519Z",
                    "updated_at": "2021-09-14T13:31:04.632198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotin Seoul",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotin-Seoul.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                    "username": "alienor_1290",
                    "slug": "alienor_1290",
                    "first_name": "Aliénor",
                    "last_name": "Debonneville",
                    "display_name": "Aliénor Debonneville",
                    "display_name_full": "Aliénor Debonneville",
                    "email": "widewalls@perrotin.com",
                    "telephone": null
                },
                "phone_number": "+82 27377978",
                "address": "",
                "registered_since": "2018-09-26T12:25:18Z",
                "total_artworks": 804
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 207151,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b3fef4ba02264b2195b59d1da9217e86-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b3fef4ba02264b2195b59d1da9217e86-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/b3fef4ba02264b2195b59d1da9217e86.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b3fef4ba02264b2195b59d1da9217e86-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b3fef4ba02264b2195b59d1da9217e86-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b3fef4ba02264b2195b59d1da9217e86-thumbnail_webp-265x9999.webp"
                },
                "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": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-03-14T17:52:42.977207Z",
                "updated_at": "2025-03-11T08:17:12.124150Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Source (Detail) by Alain Jacquet for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    23
                ]
            },
            "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": 147.0,
            "size_w": 97.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": null,
            "price_currency": "EUR",
            "size_hw": 14332.5,
            "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": "2021-05-24T16:37:50.248736Z",
            "business_user": {
                "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                "username": "alienor_1290",
                "slug": "alienor_1290",
                "first_name": "Aliénor",
                "last_name": "Debonneville",
                "display_name": "Aliénor Debonneville",
                "display_name_full": "Aliénor Debonneville",
                "email": "widewalls@perrotin.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Silkscreen on canvas",
            "order_date": "2025-03-11T08:17:12.049518Z",
            "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": 48660,
            "title": "La Source du Calme",
            "slug": "la-source-du-calme",
            "artists": [
                {
                    "id": 914,
                    "name": "Roberto Matta",
                    "slug": "roberto-matta",
                    "summary": "Chilean-born Roberto Matta was a painter with an often questioned legacy despite heavily influencing and being a part of both Abstract Expressionism and Surrealism.\n",
                    "featured_image": {
                        "id": 26601,
                        "created_at": "2020-03-23T02:29:01.438713Z",
                        "updated_at": "2021-09-13T20:42:24.757628Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Roberto Matta - Photo of the artist - Image via globalarttraderscom",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Roberto-Matta-Photo-of-the-artist-Image-via-globalarttraderscom.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": 2002,
            "available_for_sale": "available",
            "featured_image": {
                "id": 236879,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a62000efa3541e5bb64acf255b25cef-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a62000efa3541e5bb64acf255b25cef-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5a62000efa3541e5bb64acf255b25cef.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a62000efa3541e5bb64acf255b25cef-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a62000efa3541e5bb64acf255b25cef-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5a62000efa3541e5bb64acf255b25cef-thumbnail_webp-265x9999.webp"
                },
                "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": 26,
                        "name": "Blue",
                        "value": "(0, 0, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-07-27T12:47:25.325069Z",
                "updated_at": "2024-06-21T15:11:16.176322Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Source du Calme by Roberto Matta for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    26
                ]
            },
            "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": 121.9,
            "size_w": 104.1,
            "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": 15000.0,
            "price_currency": "USD",
            "size_hw": 12689.789999999999,
            "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-08-05T13:03:44.500395Z",
            "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": 15000.0,
            "price_eur": "14005.50",
            "price_usd_currency": "USD",
            "medium": "Carborundum Etching on Hand-Made Paper",
            "order_date": "2024-06-21T15:11:16.103545Z",
            "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": 41737,
            "title": "La Spezia",
            "slug": "la-spezia",
            "artists": [
                {
                    "id": 13850,
                    "name": "Pietro Campagnoli",
                    "slug": "pietro-campagnoli",
                    "summary": "Pietro Campagnoli is an Italian sculptor who uses casts, aiming to reproduce the shape of human beings. His works never have definite faces.",
                    "featured_image": {
                        "id": 36403,
                        "created_at": "2020-07-17T05:44:12.797504Z",
                        "updated_at": "2021-09-13T22:45:30.841706Z",
                        "is_converted_to_webp": true,
                        "caption": "Pietro Campagnoli - Senza Titolo #11, 2017",
                        "alt_text": "Pietro Campagnoli - Senza Titolo #11, 2017",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Pietro_Campagnoli_-_Senza_Titolo_11_2017.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2973,
                "name": "11HH Art Gallery | Miami",
                "slug": "11-hellheaven-art-gallery",
                "city": "Miami",
                "summary": "11 [HH] Art Gallery is a high-end avantgarde gallery beyond the limit of average.\nNo one is like another. This",
                "featured_image": {
                    "id": 2768,
                    "created_at": "2020-05-07T21:41:25.265192Z",
                    "updated_at": "2021-09-14T13:38:09.937725Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/11-hellheaven-miami-showroom-dp-1585406847.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                    "username": "stefania_1340",
                    "slug": "stefania_1340",
                    "first_name": "Stefania",
                    "last_name": "Minutaglio",
                    "display_name": "Stefania Minutaglio",
                    "display_name_full": "Stefania Minutaglio",
                    "email": "stefania@11HH.gallery",
                    "telephone": "+1 786 830 6852"
                },
                "phone_number": "(855) 695-1426",
                "address": "2200 Biscayne Blvd, Miami, FL 33137, Stati Uniti",
                "registered_since": "2020-05-29T22:30:17Z",
                "total_artworks": 400
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 89727,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2337041138_1598995977-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2337041138_1598995977-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2337041138_1598995977.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2337041138_1598995977-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2337041138_1598995977-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2337041138_1598995977-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 35,
                        "name": "Yellow",
                        "value": "(255, 255, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-09-28T14:46:31.100688Z",
                "updated_at": "2021-09-27T19:55:44.310679Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    35,
                    27
                ]
            },
            "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": 40.0,
            "size_w": 70.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": null,
            "price_currency": "ETH",
            "size_hw": 2800.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-05-16T01:52:39.000000Z",
            "business_user": {
                "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                "username": "stefania_1340",
                "slug": "stefania_1340",
                "first_name": "Stefania",
                "last_name": "Minutaglio",
                "display_name": "Stefania Minutaglio",
                "display_name_full": "Stefania Minutaglio",
                "email": "stefania@11HH.gallery",
                "telephone": "+1 786 830 6852"
            },
            "is_active": true,
            "price_usd": 2086.73,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Cotton acrylic resin",
            "order_date": "2021-03-07T00:08:21.718789Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 13075,
            "title": "La Statue (The Statue)",
            "slug": "la-statue-the-statue",
            "artists": [
                {
                    "id": 1987,
                    "name": "Salvador Dali",
                    "slug": "salvador-dali",
                    "summary": "Salvador Dali was a Spanish Surrealist painter, one of the most famous, interesting, eccentric and talked-about personalities in the art history.\n",
                    "featured_image": {
                        "id": 12354,
                        "created_at": "2020-03-19T12:54:19.836256Z",
                        "updated_at": "2021-09-13T17:32:37.789347Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Salvador Dali - profile picture, portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Salvador-Dali-profile-picture-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2369,
                "name": "Puccio Fine Art",
                "slug": "puccio-fine-art",
                "city": "Water Mill",
                "summary": "Founded in New York in 2003, Puccio Fine Art specializes in Impressionist, Abstract Expressionist, Pop, Contemporary and Modern masterworks. In\n",
                "featured_image": {
                    "id": 2200,
                    "created_at": "2020-03-22T16:46:39.103736Z",
                    "updated_at": "2021-09-14T13:24:33.411707Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "puccio-fine-art",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/puccio-fine-art.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "6d64f7ef-6944-42ac-aaeb-af9d83deeb77",
                    "username": "PuccioFineArt",
                    "slug": "puccinofineart",
                    "first_name": "Lucia",
                    "last_name": "Giudice Fucilli",
                    "display_name": "Lucia",
                    "display_name_full": "Lucia",
                    "email": "info@pucciofineart.com",
                    "telephone": null
                },
                "phone_number": "+1 212 5889871",
                "address": "",
                "registered_since": "2016-02-08T23:57:51Z",
                "total_artworks": 724
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 179762,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6464218517_1627818784-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6464218517_1627818784-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/6464218517_1627818784.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6464218517_1627818784-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6464218517_1627818784-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6464218517_1627818784-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2021-10-09T12:46:22.517872Z",
                "updated_at": "2022-03-15T16:03:06.639064Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "La Statue (The Statue) by Salvador Dali for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    16,
                    17
                ]
            },
            "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": null,
            "price_currency": "EUR",
            "size_hw": 4259.58,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 7500.0,
            "min_price_currency": "USD",
            "max_price": 10000.0,
            "max_price_currency": "USD",
            "created_at": "2018-08-02T15:01:49.000000Z",
            "business_user": {
                "id": "6d64f7ef-6944-42ac-aaeb-af9d83deeb77",
                "username": "PuccioFineArt",
                "slug": "puccinofineart",
                "first_name": "Lucia",
                "last_name": "Giudice Fucilli",
                "display_name": "Lucia",
                "display_name_full": "Lucia",
                "email": "info@pucciofineart.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Etching",
            "order_date": "2020-07-13T10:58:31.687012Z",
            "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": 27877,
            "title": "La Suite Catalne Set of 6 Dali Tiles",
            "slug": "la-suite-catalne-set-of-6-dali-tiles",
            "artists": [
                {
                    "id": 1987,
                    "name": "Salvador Dali",
                    "slug": "salvador-dali",
                    "summary": "Salvador Dali was a Spanish Surrealist painter, one of the most famous, interesting, eccentric and talked-about personalities in the art history.\n",
                    "featured_image": {
                        "id": 12354,
                        "created_at": "2020-03-19T12:54:19.836256Z",
                        "updated_at": "2021-09-13T17:32:37.789347Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Salvador Dali - profile picture, portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Salvador-Dali-profile-picture-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2983,
                "name": "White Court Art",
                "slug": "white-court-art",
                "city": "Online Only",
                "summary": "White Court Art Gallery is an online art gallery specializing in art created by modern and contemporary British artists. We",
                "featured_image": {
                    "id": 3051,
                    "created_at": "2020-10-12T09:58:37.061645Z",
                    "updated_at": "2021-09-14T13:45:01.996980Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Dont_Shoot.png",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "more_artworks": {},
                "owner": {
                    "id": "e6a39c60-cc68-47a3-84ee-711a7dd20f46",
                    "username": "richard_1382",
                    "slug": "richard_1382",
                    "first_name": "Richard",
                    "last_name": "Veal",
                    "display_name": "Richard Veal",
                    "display_name_full": "Richard Veal",
                    "email": "info@whitecourtart.com",
                    "telephone": "+44 7806 436806"
                },
                "phone_number": "+44 1874 754 604",
                "address": null,
                "registered_since": "2019-12-10T10:31:53Z",
                "total_artworks": 911
            },
            "units": "centimeter",
            "year_of_creation": 1954,
            "available_for_sale": "available",
            "featured_image": {
                "id": 44366,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2090040338_1575543245-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2090040338_1575543245-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2090040338_1575543245.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2090040338_1575543245-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2090040338_1575543245-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2090040338_1575543245-thumbnail_webp-265x9999.webp"
                },
                "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": "2020-03-26T01:15:47.943871Z",
                "updated_at": "2021-09-23T13:30:33.543301Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "2090040338_1575543245.jpg",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    20,
                    16,
                    22
                ]
            },
            "author": {
                "id": "e6a39c60-cc68-47a3-84ee-711a7dd20f46",
                "username": "richard_1382",
                "slug": "richard_1382",
                "first_name": "Richard",
                "last_name": "Veal",
                "display_name": "Richard Veal",
                "display_name_full": "Richard Veal",
                "email": "info@whitecourtart.com",
                "telephone": "+44 7806 436806"
            },
            "size_h": 19.8,
            "size_w": 19.8,
            "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": 975.0,
            "price_currency": "GBP",
            "size_hw": 392.04,
            "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": "2019-12-13T03:37:44.000000Z",
            "business_user": {
                "id": "e6a39c60-cc68-47a3-84ee-711a7dd20f46",
                "username": "richard_1382",
                "slug": "richard_1382",
                "first_name": "Richard",
                "last_name": "Veal",
                "display_name": "Richard Veal",
                "display_name_full": "Richard Veal",
                "email": "info@whitecourtart.com",
                "telephone": "+44 7806 436806"
            },
            "is_active": true,
            "price_usd": 1340.37,
            "price_eur": "1103.54",
            "price_usd_currency": "USD",
            "medium": "Complete set of 6 painted and glazed ceramic tiles after paintings by the artist Spain, 1954. ",
            "order_date": "2019-12-13T03:37:44.062498Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 138769,
            "title": "La Tasse et la Pomme",
            "slug": "la-tasse-et-la-pomme",
            "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": 352721,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e41a41cf1fc74315a9fa37fc159cfaf2-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e41a41cf1fc74315a9fa37fc159cfaf2-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e41a41cf1fc74315a9fa37fc159cfaf2.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e41a41cf1fc74315a9fa37fc159cfaf2-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e41a41cf1fc74315a9fa37fc159cfaf2-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e41a41cf1fc74315a9fa37fc159cfaf2-thumbnail_webp-265x9999.webp"
                },
                "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-04-29T19:47:17.453533Z",
                "updated_at": "2024-04-29T19:48:37.514529Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "La Tasse et la Pomme 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": 43.8,
            "size_w": 31.1,
            "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": 1362.18,
            "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": "2024-04-29T19:48:35.549482Z",
            "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": "2333.20",
            "price_usd_currency": "USD",
            "medium": "Lithograph",
            "order_date": "2024-04-29T19:48:34.462760Z",
            "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": 34789,
            "title": "La Tavola",
            "slug": "la-tavola",
            "artists": [
                {
                    "id": 13258,
                    "name": "Pietro Bulloni",
                    "slug": "pietro-bulloni",
                    "summary": "Pietro Bulloni is an Italian contemporary artist whose works are characterized by neat lines and bright and smooth colors.\n",
                    "featured_image": {
                        "id": 35302,
                        "created_at": "2020-03-24T15:36:34.593994Z",
                        "updated_at": "2021-09-13T22:35:48.288732Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Pietro Bulloni - Sunglasses, 2010 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Pietro-Bulloni-Sunglasses-2010-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": 2010,
            "available_for_sale": "available",
            "featured_image": {
                "id": 56133,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4211689613_1582066071-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4211689613_1582066071-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/4211689613_1582066071.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4211689613_1582066071-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4211689613_1582066071-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4211689613_1582066071-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 35,
                        "name": "Yellow",
                        "value": "(255, 255, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-03-26T08:21:08.564378Z",
                "updated_at": "2024-04-12T18:10:31.952597Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "La Tavola by Pietro Bulloni for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    20,
                    35,
                    24
                ]
            },
            "author": {
                "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
            },
            "size_h": 59.7,
            "size_w": 59.7,
            "size_d": 2.5,
            "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": 4850.0,
            "price_currency": "USD",
            "size_hw": 3564.09,
            "size_hwd": 8910.225,
            "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-03-02T20:18:29.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": 4850.0,
            "price_eur": "4539.68",
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2024-04-12T18:10:31.863684Z",
            "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
        }
    ]
}