API endpoint that allows marketplace artworks to be viewed.

GET /api/v1/marketplace-artworks/?format=api&offset=12438&ordering=-price_usd
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=12456&ordering=-price_usd",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=12420&ordering=-price_usd",
    "results": [
        {
            "id": 106973,
            "title": "Strawberry / Sprinkles (Framed)",
            "slug": "strawberry-sprinkles-framed",
            "artists": [
                {
                    "id": 15602,
                    "name": "Peter Andrew Lusztyk",
                    "slug": "peter-andrew-lusztyk",
                    "summary": "Peter Andrew Lusztyk is a Canadian artist who uses photography to turn ordinary and overlooked things into something beautiful and full of details.",
                    "featured_image": {
                        "id": 37309,
                        "created_at": "2021-08-20T12:20:53.703628Z",
                        "updated_at": "2021-09-13T22:56:58.554082Z",
                        "is_converted_to_webp": true,
                        "caption": "Peter Andrew Lusztyk - Ramones, 2021 (detail)",
                        "alt_text": "Peter Andrew Lusztyk - Ramones, 2021 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Peter_Andrew_Lusztyk_-_Ramones_2021_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2021,
            "available_for_sale": "available",
            "featured_image": {
                "id": 253414,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7b6952bda7bb468eae605249d4bfa59f-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7b6952bda7bb468eae605249d4bfa59f-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7b6952bda7bb468eae605249d4bfa59f-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/7b6952bda7bb468eae605249d4bfa59f.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7b6952bda7bb468eae605249d4bfa59f-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7b6952bda7bb468eae605249d4bfa59f-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-11-26T21:46:13.871090Z",
                "updated_at": "2024-01-15T14:24:42.884043Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Strawberry / Sprinkles (Framed) by Peter Andrew Lusztyk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    25
                ]
            },
            "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": 96.5,
            "size_w": 96.5,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 2300.0,
            "price_currency": "USD",
            "size_hw": 9312.25,
            "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-11-26T21:46:18.427105Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": 2300.0,
            "price_eur": "2097.76",
            "price_usd_currency": "USD",
            "medium": "Digital C-Print / Archival Pigment Print",
            "order_date": "2022-11-26T21:46:17.529813Z",
            "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": 139454,
            "title": "Ojo cerrado",
            "slug": "ojo-cerrado",
            "artists": [
                {
                    "id": 18627,
                    "name": "Juan Pablo Inzirillo",
                    "slug": "juan-pablo-inzirillo-ZEXI",
                    "summary": null,
                    "featured_image": {
                        "id": 39291,
                        "created_at": "2024-06-04T18:20:34.182827Z",
                        "updated_at": "2024-06-04T18:20:34.182869Z",
                        "is_converted_to_webp": false,
                        "caption": null,
                        "alt_text": null,
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Captura_de_pantalla_2024-06-04_151928.png",
                        "uploaded_by": "908ae3ac-12eb-42a7-99f9-e4e1e2f7205b"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 9904,
                "name": "Wunsch Gallery",
                "slug": "wunsch-gallery",
                "city": "Buenos Aires",
                "summary": "Wunsch Gallery is an art gallery based in Buenos Aires. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4939,
                    "created_at": "2024-07-12T19:00:58.436936Z",
                    "updated_at": "2024-07-12T19:00:58.437004Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/f58510165a5d42678371a6bd6e63512d.jpg",
                    "uploaded_by": "908ae3ac-12eb-42a7-99f9-e4e1e2f7205b"
                },
                "more_artworks": {},
                "owner": {
                    "id": "908ae3ac-12eb-42a7-99f9-e4e1e2f7205b",
                    "username": "info@wunsch.com.ar",
                    "slug": "infowunschcomar",
                    "first_name": "Ignacio",
                    "last_name": "Meroni",
                    "display_name": null,
                    "display_name_full": "Ignacio Meroni",
                    "email": "info@wunsch.com.ar",
                    "telephone": "+54 9 11 4094 2576"
                },
                "phone_number": "011 1 540 942 576",
                "address": "Godoy Cruz 1648, C1414CYJ Cdad. Autónoma de Buenos Aires, Argentina",
                "registered_since": "2024-04-10T16:01:02.703562Z",
                "total_artworks": 96
            },
            "units": "centimeter",
            "year_of_creation": 2022,
            "available_for_sale": "on hold",
            "featured_image": {
                "id": 355220,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e5663f4539ee4246bfd683d299a0ad47-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e5663f4539ee4246bfd683d299a0ad47-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e5663f4539ee4246bfd683d299a0ad47-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e5663f4539ee4246bfd683d299a0ad47.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e5663f4539ee4246bfd683d299a0ad47-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e5663f4539ee4246bfd683d299a0ad47-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-06-06T20:41:11.600590Z",
                "updated_at": "2024-06-06T20:41:11.600649Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "908ae3ac-12eb-42a7-99f9-e4e1e2f7205b",
                "colors": [
                    20,
                    16,
                    27
                ]
            },
            "author": null,
            "size_h": 98.0,
            "size_w": 59.0,
            "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": 2300.0,
            "price_currency": "USD",
            "size_hw": 5782.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-06-06T20:38:09.641816Z",
            "business_user": {
                "id": "908ae3ac-12eb-42a7-99f9-e4e1e2f7205b",
                "username": "info@wunsch.com.ar",
                "slug": "infowunschcomar",
                "first_name": "Ignacio",
                "last_name": "Meroni",
                "display_name": null,
                "display_name_full": "Ignacio Meroni",
                "email": "info@wunsch.com.ar",
                "telephone": "+54 9 11 4094 2576"
            },
            "is_active": true,
            "price_usd": 2300.0,
            "price_eur": "2113.18",
            "price_usd_currency": "USD",
            "medium": "Acrílico, acuarela, microfibra, vidrio, lienzo, papel.\n\nAcrylic, watercolor, microfiber, glass, canvas, paper.",
            "order_date": null,
            "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": 62813,
            "title": "Whatever lands behind the hill_",
            "slug": "whatever-lands-behind-the-hill_",
            "artists": [
                {
                    "id": 15159,
                    "name": "Attilio Esposito",
                    "slug": "attilio-esposito",
                    "summary": "Attilio Esposito is an Italian contemporary artist, mostly working in painting, whose aim is to create suspended images in the embryonic state.",
                    "featured_image": {
                        "id": 37029,
                        "created_at": "2021-01-25T18:53:40.583913Z",
                        "updated_at": "2021-09-13T22:53:29.708736Z",
                        "is_converted_to_webp": true,
                        "caption": "Attilio Esposito - Phone call home, 2021 (detail)",
                        "alt_text": "Attilio Esposito - Phone call home, 2021 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Attilio_Esposito_-_Phone_call_home_2021_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3143,
                "name": "Off-Piste Fine Arts",
                "slug": "whistler-contemporary-gallery",
                "city": "Whistler",
                "summary": "Whistler Contemporary Gallery is an art gallery based in Whistler. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4638,
                    "created_at": "2023-11-06T17:18:19.291730Z",
                    "updated_at": "2023-11-06T17:18:19.291769Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/0baee46b51b7425699f23d4187f535a6.jpg",
                    "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4"
                },
                "more_artworks": {},
                "owner": {
                    "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                    "username": "office@whistlerart.com",
                    "slug": "officewhistlerartcom",
                    "first_name": "Whistler",
                    "last_name": "Gallery",
                    "display_name": null,
                    "display_name_full": "Whistler Gallery",
                    "email": "info@whistlerart.com",
                    "telephone": "6049383001"
                },
                "phone_number": "1-604-938-3001",
                "address": "110-4293 Mountain Square",
                "registered_since": "2020-11-04T14:59:44.024063Z",
                "total_artworks": 1767
            },
            "units": "inch",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 109947,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Whatever_lands_behind_the_hill-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Whatever_lands_behind_the_hill-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Whatever_lands_behind_the_hill-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/Whatever_lands_behind_the_hill.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Whatever_lands_behind_the_hill-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Whatever_lands_behind_the_hill-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2021-01-26T01:11:58.088196Z",
                "updated_at": "2024-09-10T12:00:13.410391Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Whatever lands behind the hill_ by Attilio Esposito for sale",
                "description": null,
                "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "colors": [
                    17,
                    29,
                    23
                ]
            },
            "author": null,
            "size_h": 35.43,
            "size_w": 25.59,
            "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": 3150.0,
            "price_currency": "CAD",
            "size_hw": 906.6537,
            "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-01-26T01:12:05.251648Z",
            "business_user": {
                "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "username": "office@whistlerart.com",
                "slug": "officewhistlerartcom",
                "first_name": "Whistler",
                "last_name": "Gallery",
                "display_name": null,
                "display_name_full": "Whistler Gallery",
                "email": "info@whistlerart.com",
                "telephone": "6049383001"
            },
            "is_active": true,
            "price_usd": 2299.86,
            "price_eur": "2101.75",
            "price_usd_currency": "USD",
            "medium": null,
            "order_date": "2024-09-10T12:00:13.166676Z",
            "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": 131676,
            "title": "Panino al salame su tavolo e bombing",
            "slug": "panino-al-salame-su-tavolo-e-bombing",
            "artists": [
                {
                    "id": 18204,
                    "name": "Simone Giara",
                    "slug": "simone-giara",
                    "summary": null,
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 4748,
                "name": "Street Levels Gallery",
                "slug": "street-levels-gallery",
                "city": "Firenze",
                "summary": "Street Levels Gallery is an art gallery based in Firenze. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 3789,
                    "created_at": "2022-05-11T12:49:52.926949Z",
                    "updated_at": "2022-05-11T12:49:52.926985Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7.jpg",
                    "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
                },
                "more_artworks": {},
                "owner": {
                    "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                    "username": "info@streetlevelsgallery.com",
                    "slug": "infostreetlevelsgallerycom",
                    "first_name": "Sofia",
                    "last_name": "Bonacchi",
                    "display_name": null,
                    "display_name_full": "Sofia Bonacchi",
                    "email": "info@streetlevelsgallery.com",
                    "telephone": "+39 333 674 5750"
                },
                "phone_number": "+39 333 674 5750",
                "address": "Via Palazzuolo, 74, 50123 Firenze FI, Italy",
                "registered_since": "2022-05-11T12:50:13.594456Z",
                "total_artworks": 345
            },
            "units": "centimeter",
            "year_of_creation": 2022,
            "available_for_sale": "available",
            "featured_image": {
                "id": 336484,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0e350028eece4e5cb73804c8307b167b-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0e350028eece4e5cb73804c8307b167b-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0e350028eece4e5cb73804c8307b167b-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/0e350028eece4e5cb73804c8307b167b.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0e350028eece4e5cb73804c8307b167b-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0e350028eece4e5cb73804c8307b167b-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-11-09T16:14:27.986529Z",
                "updated_at": "2024-01-24T16:45:29.744337Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Panino al salame su tavolo e bombing by Simone Giara for sale",
                "description": null,
                "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "colors": [
                    18,
                    20,
                    27
                ]
            },
            "author": null,
            "size_h": 80.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": 1960.0,
            "price_currency": "EUR",
            "size_hw": 4800.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-11-09T16:14:51.443147Z",
            "business_user": {
                "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "username": "info@streetlevelsgallery.com",
                "slug": "infostreetlevelsgallerycom",
                "first_name": "Sofia",
                "last_name": "Bonacchi",
                "display_name": null,
                "display_name_full": "Sofia Bonacchi",
                "email": "info@streetlevelsgallery.com",
                "telephone": "+39 333 674 5750"
            },
            "is_active": true,
            "price_usd": 2296.89,
            "price_eur": "1960.00",
            "price_usd_currency": "USD",
            "medium": "Oil and spray paint on canvas",
            "order_date": "2023-11-09T16:16:06.360603Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Via Palazzuolo, 74/A R, 50123 Firenze FI, Italia",
            "city": "Firenze",
            "zip_code": "50123",
            "state": null
        },
        {
            "id": 122657,
            "title": "Info Metro",
            "slug": "info-metro",
            "artists": [
                {
                    "id": 2836,
                    "name": "Nasty",
                    "slug": "nasty",
                    "summary": "Nasty is a notorious French street artist best known for his enamel signs of the RATP he has been using for more than a decade in his work.\n",
                    "featured_image": {
                        "id": 14417,
                        "created_at": "2020-03-19T20:00:22.643458Z",
                        "updated_at": "2021-09-13T17:58:49.935045Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Nasty",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Nasty.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8155,
                "name": "APPARTELIER",
                "slug": "appartelier",
                "city": "Chalon-sur-Saône",
                "summary": "APPARTELIER is an art gallery based in Chalon-sur-Saône. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4230,
                    "created_at": "2023-03-16T13:24:32.104930Z",
                    "updated_at": "2023-03-17T01:00:06.651586Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8496eb77eeb44e15a0a018fddf8710ed.jpg",
                    "uploaded_by": "11a607ba-3fcf-4287-a5a2-7bbc45043e17"
                },
                "more_artworks": {},
                "owner": {
                    "id": "11a607ba-3fcf-4287-a5a2-7bbc45043e17",
                    "username": "contact@appartelier.fr",
                    "slug": "contactappartelierfr",
                    "first_name": "Guillaume",
                    "last_name": "Boudrant",
                    "display_name": null,
                    "display_name_full": "Guillaume Boudrant",
                    "email": "contact@appartelier.fr",
                    "telephone": "+33 6 61 83 39 66"
                },
                "phone_number": "06 61 83 30 66",
                "address": "20 Rue des Lieutenants Chauveau, 71100 Chalon-sur-Saône, France",
                "registered_since": "2023-03-16T13:24:39.686925Z",
                "total_artworks": 152
            },
            "units": "centimeter",
            "year_of_creation": 2021,
            "available_for_sale": "available",
            "featured_image": {
                "id": 307732,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f448c6d989b7401b9292706d1bd32119-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f448c6d989b7401b9292706d1bd32119-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f448c6d989b7401b9292706d1bd32119-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/f448c6d989b7401b9292706d1bd32119.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f448c6d989b7401b9292706d1bd32119-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f448c6d989b7401b9292706d1bd32119-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-06-15T15:20:51.915577Z",
                "updated_at": "2023-06-15T15:21:12.216531Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Info Metro by Nasty for sale",
                "description": null,
                "uploaded_by": "11a607ba-3fcf-4287-a5a2-7bbc45043e17",
                "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": 52.0,
            "size_w": 20.0,
            "size_d": 2.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": 2296.0,
            "price_currency": "USD",
            "size_hw": 1040.0,
            "size_hwd": 2080.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-06-06T20:34:00.010781Z",
            "business_user": {
                "id": "11a607ba-3fcf-4287-a5a2-7bbc45043e17",
                "username": "contact@appartelier.fr",
                "slug": "contactappartelierfr",
                "first_name": "Guillaume",
                "last_name": "Boudrant",
                "display_name": null,
                "display_name_full": "Guillaume Boudrant",
                "email": "contact@appartelier.fr",
                "telephone": "+33 6 61 83 39 66"
            },
            "is_active": true,
            "price_usd": 2296.0,
            "price_eur": "2123.78",
            "price_usd_currency": "USD",
            "medium": "Aerosol paint ; Painting on enamelled plate",
            "order_date": "2023-06-15T15:19:56.543552Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "20 Rue des Lieutenants Chauveau, 71100 Chalon-sur-Saône, France",
            "city": "Chalon-sur-Saône",
            "zip_code": "71100",
            "state": null
        },
        {
            "id": 67939,
            "title": "Impression of Sunset",
            "slug": "impression-of-sunset",
            "artists": [
                {
                    "id": 15124,
                    "name": "Marija Nikolic",
                    "slug": "marija-nikolic",
                    "summary": "Marija Nikolic is a Serbian artist whose current visual expression is deeply rooted in the aesthetic thought of abstract minimalism and postminimalism.",
                    "featured_image": {
                        "id": 36992,
                        "created_at": "2021-01-04T14:14:34.663803Z",
                        "updated_at": "2021-09-13T22:53:01.722392Z",
                        "is_converted_to_webp": true,
                        "caption": "Marija Nikolic - portrait",
                        "alt_text": "Marija Nikolic - portrait",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Marija_Nikolic_-_portrait.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3088,
                "name": "ZContemporary",
                "slug": "zcontemporary",
                "city": "Hamburg",
                "summary": "ZContemporary is an art gallery based in Hamburg. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4092,
                    "created_at": "2022-11-01T20:31:14.467506Z",
                    "updated_at": "2022-11-01T20:31:14.467559Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2a2ba0d3b26d415395a52b2849171058.jpeg",
                    "uploaded_by": "b8d11264-9755-4bcd-8371-6e7e51f67276"
                },
                "more_artworks": {},
                "owner": {
                    "id": "b8d11264-9755-4bcd-8371-6e7e51f67276",
                    "username": "z-contemporary@mail.de",
                    "slug": "z-contemporarymailde",
                    "first_name": "Andreea",
                    "last_name": "Zecheru",
                    "display_name": null,
                    "display_name_full": "Andreea Zecheru",
                    "email": "z-contemporary@mail.de",
                    "telephone": ""
                },
                "phone_number": "",
                "address": "Sülldorfer Brooksweg 88, 22559 Hamburg, Deutschland",
                "registered_since": "2020-07-13T18:27:28.394006Z",
                "total_artworks": 291
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 126053,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Marija_Nikolic_Impression_of_Sunset_oil_on_canvas_100x70cm_2020-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Marija_Nikolic_Impression_of_Sunset_oil_on_canvas_100x70cm_2020-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Marija_Nikolic_Impression_of_Sunset_oil_on_canvas_100x70cm_2020-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/Marija_Nikolic_Impression_of_Sunset_oil_on_canvas_100x70cm_2020.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Marija_Nikolic_Impression_of_Sunset_oil_on_canvas_100x70cm_2020-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Marija_Nikolic_Impression_of_Sunset_oil_on_canvas_100x70cm_2020-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 19,
                        "name": "Light Blue",
                        "value": "(192, 192, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2021-04-10T13:05:52.622811Z",
                "updated_at": "2025-01-09T16:00:04.930728Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Impression of Sunset by Marija Nikolic for sale",
                "description": null,
                "uploaded_by": "b8d11264-9755-4bcd-8371-6e7e51f67276",
                "colors": [
                    20,
                    16,
                    19
                ]
            },
            "author": null,
            "size_h": 100.0,
            "size_w": 70.0,
            "size_d": 1.9,
            "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": 1950.0,
            "price_currency": "EUR",
            "size_hw": 7000.0,
            "size_hwd": 13300.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": "2021-04-10T13:05:23.122279Z",
            "business_user": {
                "id": "b8d11264-9755-4bcd-8371-6e7e51f67276",
                "username": "z-contemporary@mail.de",
                "slug": "z-contemporarymailde",
                "first_name": "Andreea",
                "last_name": "Zecheru",
                "display_name": null,
                "display_name_full": "Andreea Zecheru",
                "email": "z-contemporary@mail.de",
                "telephone": ""
            },
            "is_active": true,
            "price_usd": 2295.41,
            "price_eur": "1950.00",
            "price_usd_currency": "USD",
            "medium": "Oil on canvas",
            "order_date": "2025-01-09T16:00:04.699092Z",
            "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": 123342,
            "title": "Untitled III",
            "slug": "untitled-iii-QsPb",
            "artists": [
                {
                    "id": 15626,
                    "name": "Michael Soi",
                    "slug": "michael-soi",
                    "summary": "Michael Soi is a Kenyan contemporary artist widely known for his distinct style and satirical take on various topics affecting Kenyans.",
                    "featured_image": {
                        "id": 37325,
                        "created_at": "2021-09-06T17:33:01.062107Z",
                        "updated_at": "2021-09-13T22:57:11.002455Z",
                        "is_converted_to_webp": true,
                        "caption": "Michael Soi - portrait",
                        "alt_text": "Michael Soi - portrait",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Michael_Soi_-_portrait.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6764,
                "name": "The Black Magic Art Gallery",
                "slug": "the-black-magic-art-gallery",
                "city": "Dülmen",
                "summary": "The Black Magic Art Gallery is an art gallery based in Dülmen. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4061,
                    "created_at": "2022-09-22T09:41:25.722259Z",
                    "updated_at": "2022-09-22T09:41:25.722295Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/1125747a430d4feabb3a852deed5bb49.jpg",
                    "uploaded_by": "38f8d130-9de0-4dde-abf6-0e06eba87a82"
                },
                "more_artworks": {},
                "owner": {
                    "id": "38f8d130-9de0-4dde-abf6-0e06eba87a82",
                    "username": "info.theblackmagicartgallery@online.de",
                    "slug": "infotheblackmagicartgalleryonlinede",
                    "first_name": "Norbert",
                    "last_name": "Stegemann",
                    "display_name": null,
                    "display_name_full": "Norbert Stegemann",
                    "email": "info.theblackmagicartgallery@online.de",
                    "telephone": null
                },
                "phone_number": "+ 49 2594 890111",
                "address": "Online-Only",
                "registered_since": "2022-09-22T09:41:51.059370Z",
                "total_artworks": 105
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 325960,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/39729c3ff82248ba84a9c402fbbd36f8-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/39729c3ff82248ba84a9c402fbbd36f8-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/39729c3ff82248ba84a9c402fbbd36f8-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/39729c3ff82248ba84a9c402fbbd36f8.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/39729c3ff82248ba84a9c402fbbd36f8-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/39729c3ff82248ba84a9c402fbbd36f8-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "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": "2023-09-13T10:13:03.104212Z",
                "updated_at": "2023-09-13T13:12:19.739340Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Untitled III by Michael Soi for sale",
                "description": null,
                "uploaded_by": "38f8d130-9de0-4dde-abf6-0e06eba87a82",
                "colors": [
                    20,
                    17,
                    27
                ]
            },
            "author": null,
            "size_h": 113.0,
            "size_w": 88.0,
            "size_d": 2.0,
            "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": 1980.0,
            "price_currency": "EUR",
            "size_hw": 9944.0,
            "size_hwd": 19888.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-06-19T10:08:40.198814Z",
            "business_user": {
                "id": "38f8d130-9de0-4dde-abf6-0e06eba87a82",
                "username": "info.theblackmagicartgallery@online.de",
                "slug": "infotheblackmagicartgalleryonlinede",
                "first_name": "Norbert",
                "last_name": "Stegemann",
                "display_name": null,
                "display_name_full": "Norbert Stegemann",
                "email": "info.theblackmagicartgallery@online.de",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 2294.82,
            "price_eur": "1980.00",
            "price_usd_currency": "USD",
            "medium": "acrylic textiles on canvas",
            "order_date": "2023-09-13T10:17:40.258880Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Fleigenkamp 3, 48249 Dülmen, Germany",
            "city": "Dülmen",
            "zip_code": "48249",
            "state": null
        },
        {
            "id": 62811,
            "title": "Soaring Sublimity_",
            "slug": "soaring-sublimity_",
            "artists": [
                {
                    "id": 15156,
                    "name": "Fintan Whelan",
                    "slug": "fintan-whelan",
                    "summary": "Fintan Whelan is an Irish contemporary artist whose method of painting is characterized by an immediacy of process and an urgency of vision.",
                    "featured_image": {
                        "id": 37027,
                        "created_at": "2021-01-25T14:59:22.907232Z",
                        "updated_at": "2021-09-13T22:53:28.329691Z",
                        "is_converted_to_webp": true,
                        "caption": "Fintan Whelan - Transient Element, 2021 (detail)",
                        "alt_text": "Fintan Whelan - Transient Element, 2021 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Fintan_Whelan_-_Transient_Element_2021_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3143,
                "name": "Off-Piste Fine Arts",
                "slug": "whistler-contemporary-gallery",
                "city": "Whistler",
                "summary": "Whistler Contemporary Gallery is an art gallery based in Whistler. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4638,
                    "created_at": "2023-11-06T17:18:19.291730Z",
                    "updated_at": "2023-11-06T17:18:19.291769Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/0baee46b51b7425699f23d4187f535a6.jpg",
                    "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4"
                },
                "more_artworks": {},
                "owner": {
                    "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                    "username": "office@whistlerart.com",
                    "slug": "officewhistlerartcom",
                    "first_name": "Whistler",
                    "last_name": "Gallery",
                    "display_name": null,
                    "display_name_full": "Whistler Gallery",
                    "email": "info@whistlerart.com",
                    "telephone": "6049383001"
                },
                "phone_number": "1-604-938-3001",
                "address": "110-4293 Mountain Square",
                "registered_since": "2020-11-04T14:59:44.024063Z",
                "total_artworks": 1767
            },
            "units": "inch",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 109945,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Soaring_Sublimity-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Soaring_Sublimity-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Soaring_Sublimity-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/Soaring_Sublimity.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Soaring_Sublimity-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Soaring_Sublimity-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 19,
                        "name": "Light Blue",
                        "value": "(192, 192, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2021-01-26T01:08:17.052891Z",
                "updated_at": "2024-08-16T08:00:17.564176Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Soaring Sublimity_ by Fintan Whelan for sale",
                "description": null,
                "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "colors": [
                    18,
                    20,
                    19
                ]
            },
            "author": null,
            "size_h": 27.5,
            "size_w": 27.5,
            "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": 3280.0,
            "price_currency": "CAD",
            "size_hw": 756.25,
            "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-01-26T01:08:25.941231Z",
            "business_user": {
                "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "username": "office@whistlerart.com",
                "slug": "officewhistlerartcom",
                "first_name": "Whistler",
                "last_name": "Gallery",
                "display_name": null,
                "display_name_full": "Whistler Gallery",
                "email": "info@whistlerart.com",
                "telephone": "6049383001"
            },
            "is_active": true,
            "price_usd": 2293.95,
            "price_eur": "2176.70",
            "price_usd_currency": "USD",
            "medium": null,
            "order_date": "2024-08-16T08:00:16.399660Z",
            "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": 113648,
            "title": "Holly Mountain II",
            "slug": "holly-mountain-ii-6",
            "artists": [
                {
                    "id": 16965,
                    "name": "Jesus Torio",
                    "slug": "jesus-torio",
                    "summary": "Jesus Torio is a Spanish visual artist and nurse, working in the medium of photography.",
                    "featured_image": {
                        "id": 38493,
                        "created_at": "2022-12-20T16:26:46.508346Z",
                        "updated_at": "2022-12-20T16:26:46.508375Z",
                        "is_converted_to_webp": true,
                        "caption": "Jesus Torio portrait",
                        "alt_text": "Jesus Torio portrait",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/jesus_torio_portrait.jpg",
                        "uploaded_by": "572956c9-5ca1-4a09-804c-814cc2a6a4fc"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8022,
                "name": "Wide Gallery",
                "slug": "wide-gallery",
                "city": null,
                "summary": "Wide 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": 4182,
                    "created_at": "2023-02-10T12:08:02.362179Z",
                    "updated_at": "2023-02-10T14:32:49.911337Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/43417f08c50c47dd8eba8e0dd21cfcbe.jpg",
                    "uploaded_by": "c8f16b63-38ff-4aaf-b610-d35d47fecca2"
                },
                "more_artworks": {},
                "owner": {
                    "id": "c8f16b63-38ff-4aaf-b610-d35d47fecca2",
                    "username": "info@wide.gallery",
                    "slug": "infowidegallery",
                    "first_name": "Dea",
                    "last_name": "Krzelj",
                    "display_name": null,
                    "display_name_full": "Dea Krzelj",
                    "email": "info@wide.gallery",
                    "telephone": "+381 69 3411552"
                },
                "phone_number": "7399476820",
                "address": "Online-Only",
                "registered_since": "2023-02-10T12:10:35.779129Z",
                "total_artworks": 237
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 268545,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b2962d20e1554679b2f285f8be5f65fb-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b2962d20e1554679b2f285f8be5f65fb-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b2962d20e1554679b2f285f8be5f65fb-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/b2962d20e1554679b2f285f8be5f65fb.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b2962d20e1554679b2f285f8be5f65fb-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b2962d20e1554679b2f285f8be5f65fb-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 28,
                        "name": "Orange",
                        "value": "(255, 102, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-03-02T11:53:10.339883Z",
                "updated_at": "2023-03-31T15:41:52.577472Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Holly Mountain II by Jesus Torio for sale",
                "description": null,
                "uploaded_by": "c8f16b63-38ff-4aaf-b610-d35d47fecca2",
                "colors": [
                    21,
                    27,
                    28
                ]
            },
            "author": null,
            "size_h": 71.1,
            "size_w": 118.9,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 2200.0,
            "price_currency": "EUR",
            "size_hw": 8453.789999999999,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 700.0,
            "min_price_currency": "EUR",
            "max_price": 2200.0,
            "max_price_currency": "EUR",
            "created_at": "2023-03-02T11:52:23.878101Z",
            "business_user": {
                "id": "c8f16b63-38ff-4aaf-b610-d35d47fecca2",
                "username": "info@wide.gallery",
                "slug": "infowidegallery",
                "first_name": "Dea",
                "last_name": "Krzelj",
                "display_name": null,
                "display_name_full": "Dea Krzelj",
                "email": "info@wide.gallery",
                "telephone": "+381 69 3411552"
            },
            "is_active": true,
            "price_usd": 2293.58,
            "price_eur": "2200.00",
            "price_usd_currency": "USD",
            "medium": "Print on museum rag 315gsm",
            "order_date": "2023-03-20T14:05:53.780001Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "C. de Sefarad, 8, 23007 Jaén, Spain",
            "city": "Jaén",
            "zip_code": "23007",
            "state": null
        },
        {
            "id": 105187,
            "title": "Objekt No.7",
            "slug": "objekt-no7-P5Ph",
            "artists": [
                {
                    "id": 12608,
                    "name": "Doris Marten",
                    "slug": "doris-marten",
                    "summary": "Doris Marten is a German contemporary artist whose paintings explore the visual effects created by the harmony between light and color.",
                    "featured_image": {
                        "id": 34711,
                        "created_at": "2020-03-24T13:02:41.382825Z",
                        "updated_at": "2021-09-13T22:27:57.660251Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Doris Marten - LightnLines No 01, 2017 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Doris-Marten-LightnLines-No-01-2017-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2439,
                "name": "Artistics",
                "slug": "artistics",
                "city": "Paris",
                "summary": "Artistics is a Paris-based online gallery where art lovers and collectors can discover and support selected independent artists from around\n",
                "featured_image": {
                    "id": 2600,
                    "created_at": "2020-04-29T16:22:13.926839Z",
                    "updated_at": "2021-09-14T13:33:23.176045Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Widewalls_Banner.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "7f274195-fdc2-475d-9d3f-2ec51c719ecb",
                    "username": "Artistics",
                    "slug": "artistics",
                    "first_name": "Artistics",
                    "last_name": "",
                    "display_name": "Artistics",
                    "display_name_full": "Artistics",
                    "email": "christophe.salet@artistics.com",
                    "telephone": null
                },
                "phone_number": "+33 811 03 05 22",
                "address": "16 rue de Turbigo",
                "registered_since": "2016-04-14T18:13:48Z",
                "total_artworks": 998
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 250388,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e6ffb13a0f18457fad23e09639a488e3-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e6ffb13a0f18457fad23e09639a488e3-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e6ffb13a0f18457fad23e09639a488e3-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e6ffb13a0f18457fad23e09639a488e3.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e6ffb13a0f18457fad23e09639a488e3-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e6ffb13a0f18457fad23e09639a488e3-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-11-05T10:20:41.758280Z",
                "updated_at": "2023-07-11T13:07:26.863642Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Objekt No.7 by Doris Marten for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    21,
                    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": 30.0,
            "size_w": 50.0,
            "size_d": 3.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": 2200.0,
            "price_currency": "EUR",
            "size_hw": 1500.0,
            "size_hwd": 4500.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": "2022-11-05T10:21:21.821603Z",
            "business_user": {
                "id": "7f274195-fdc2-475d-9d3f-2ec51c719ecb",
                "username": "Artistics",
                "slug": "artistics",
                "first_name": "Artistics",
                "last_name": "",
                "display_name": "Artistics",
                "display_name_full": "Artistics",
                "email": "christophe.salet@artistics.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 2293.58,
            "price_eur": "2200.00",
            "price_usd_currency": "USD",
            "medium": "Oil on vinyls",
            "order_date": "2022-11-05T10:21:20.000000Z",
            "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": 111154,
            "title": "No Rules",
            "slug": "no-rules",
            "artists": [
                {
                    "id": 15187,
                    "name": "Nikolaos Schizas",
                    "slug": "nikolaos-schizas",
                    "summary": "Nikolaos Schizas is a Greek artist based in Barcelona, who creates dynamic abstract paintings that radiate with vibrant splashes of color.",
                    "featured_image": {
                        "id": 37034,
                        "created_at": "2021-01-26T14:39:06.137621Z",
                        "updated_at": "2021-09-13T22:53:33.583882Z",
                        "is_converted_to_webp": true,
                        "caption": "Nikolaos Schizas - portrait",
                        "alt_text": "Nikolaos Schizas - portrait",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Nikolaos_Schizas_-_portrait.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "summary": "IdeelArt is an online only art gallery dedicated to contemporary abstract art, offering a representative selection of qualitative works from",
                "featured_image": {
                    "id": 3250,
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                    "username": "IdeelArt",
                    "slug": "ideelart",
                    "first_name": "",
                    "last_name": "",
                    "display_name": "Christelle",
                    "display_name_full": "Christelle",
                    "email": "cthomas@ideelart.com",
                    "telephone": "+44 7949 094572"
                },
                "phone_number": "+44 7949 094 572",
                "address": "Online-Only",
                "registered_since": "2019-12-23T16:21:27Z",
                "total_artworks": 3728
            },
            "units": "centimeter",
            "year_of_creation": 2022,
            "available_for_sale": "available",
            "featured_image": {
                "id": 261220,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/25c1d2d3b24e4ddaae2a4b235b07b555-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/25c1d2d3b24e4ddaae2a4b235b07b555-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/25c1d2d3b24e4ddaae2a4b235b07b555-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/25c1d2d3b24e4ddaae2a4b235b07b555.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/25c1d2d3b24e4ddaae2a4b235b07b555-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/25c1d2d3b24e4ddaae2a4b235b07b555-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2022-12-16T11:50:01.734150Z",
                "updated_at": "2024-06-23T20:00:03.283183Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "No Rules by Nikolaos Schizas for sale",
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "author": null,
            "size_h": 55.0,
            "size_w": 55.0,
            "size_d": 3.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": 1700.0,
            "price_currency": "GBP",
            "size_hw": 3025.0,
            "size_hwd": 9075.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": "2022-12-16T11:50:29.106042Z",
            "business_user": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "is_active": true,
            "price_usd": 2291.32,
            "price_eur": "2011.78",
            "price_usd_currency": "USD",
            "medium": null,
            "order_date": "2024-06-23T20:00:02.151571Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Carrer de Salvador Baroné, 82, 08840 Viladecans, Barcelona, Spain",
            "city": "Viladecans",
            "zip_code": "08840",
            "state": "Spain"
        },
        {
            "id": 131675,
            "title": "Lucida scarpe su tavolo",
            "slug": "lucida-scarpe-su-tavolo",
            "artists": [
                {
                    "id": 18204,
                    "name": "Simone Giara",
                    "slug": "simone-giara",
                    "summary": null,
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 4748,
                "name": "Street Levels Gallery",
                "slug": "street-levels-gallery",
                "city": "Firenze",
                "summary": "Street Levels Gallery is an art gallery based in Firenze. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 3789,
                    "created_at": "2022-05-11T12:49:52.926949Z",
                    "updated_at": "2022-05-11T12:49:52.926985Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ad5bc1e77bad40e5addb7db37a7d2be7.jpg",
                    "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d"
                },
                "more_artworks": {},
                "owner": {
                    "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                    "username": "info@streetlevelsgallery.com",
                    "slug": "infostreetlevelsgallerycom",
                    "first_name": "Sofia",
                    "last_name": "Bonacchi",
                    "display_name": null,
                    "display_name_full": "Sofia Bonacchi",
                    "email": "info@streetlevelsgallery.com",
                    "telephone": "+39 333 674 5750"
                },
                "phone_number": "+39 333 674 5750",
                "address": "Via Palazzuolo, 74, 50123 Firenze FI, Italy",
                "registered_since": "2022-05-11T12:50:13.594456Z",
                "total_artworks": 345
            },
            "units": "centimeter",
            "year_of_creation": 2022,
            "available_for_sale": "available",
            "featured_image": {
                "id": 336479,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/283b4775f8ad4472ab92b59775ecbc00-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/283b4775f8ad4472ab92b59775ecbc00-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/283b4775f8ad4472ab92b59775ecbc00-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/283b4775f8ad4472ab92b59775ecbc00.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/283b4775f8ad4472ab92b59775ecbc00-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/283b4775f8ad4472ab92b59775ecbc00-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 31,
                        "name": "Light Yellow",
                        "value": "(255, 255, 192)",
                        "is_grayscale": false
                    },
                    {
                        "id": 30,
                        "name": "Light Green",
                        "value": "(128, 255, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-11-09T16:05:59.907821Z",
                "updated_at": "2024-01-24T16:46:16.018714Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Lucida scarpe su tavolo by Simone Giara for sale",
                "description": null,
                "uploaded_by": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "colors": [
                    18,
                    31,
                    30
                ]
            },
            "author": null,
            "size_h": 80.0,
            "size_w": 59.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": 1960.0,
            "price_currency": "EUR",
            "size_hw": 4720.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-11-09T16:01:36.854767Z",
            "business_user": {
                "id": "ed68bbe8-e633-4857-bb5d-177a86ce850d",
                "username": "info@streetlevelsgallery.com",
                "slug": "infostreetlevelsgallerycom",
                "first_name": "Sofia",
                "last_name": "Bonacchi",
                "display_name": null,
                "display_name_full": "Sofia Bonacchi",
                "email": "info@streetlevelsgallery.com",
                "telephone": "+39 333 674 5750"
            },
            "is_active": true,
            "price_usd": 2290.3,
            "price_eur": "1960.00",
            "price_usd_currency": "USD",
            "medium": "Oil and spray paint on canvas",
            "order_date": "2023-11-09T16:07:18.295733Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Via Palazzuolo, 74/A R, 50123 Firenze FI, Italia",
            "city": "Firenze",
            "zip_code": "50123",
            "state": null
        },
        {
            "id": 123343,
            "title": "Untitled I",
            "slug": "untitled-i-Le3N",
            "artists": [
                {
                    "id": 15626,
                    "name": "Michael Soi",
                    "slug": "michael-soi",
                    "summary": "Michael Soi is a Kenyan contemporary artist widely known for his distinct style and satirical take on various topics affecting Kenyans.",
                    "featured_image": {
                        "id": 37325,
                        "created_at": "2021-09-06T17:33:01.062107Z",
                        "updated_at": "2021-09-13T22:57:11.002455Z",
                        "is_converted_to_webp": true,
                        "caption": "Michael Soi - portrait",
                        "alt_text": "Michael Soi - portrait",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Michael_Soi_-_portrait.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6764,
                "name": "The Black Magic Art Gallery",
                "slug": "the-black-magic-art-gallery",
                "city": "Dülmen",
                "summary": "The Black Magic Art Gallery is an art gallery based in Dülmen. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4061,
                    "created_at": "2022-09-22T09:41:25.722259Z",
                    "updated_at": "2022-09-22T09:41:25.722295Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/1125747a430d4feabb3a852deed5bb49.jpg",
                    "uploaded_by": "38f8d130-9de0-4dde-abf6-0e06eba87a82"
                },
                "more_artworks": {},
                "owner": {
                    "id": "38f8d130-9de0-4dde-abf6-0e06eba87a82",
                    "username": "info.theblackmagicartgallery@online.de",
                    "slug": "infotheblackmagicartgalleryonlinede",
                    "first_name": "Norbert",
                    "last_name": "Stegemann",
                    "display_name": null,
                    "display_name_full": "Norbert Stegemann",
                    "email": "info.theblackmagicartgallery@online.de",
                    "telephone": null
                },
                "phone_number": "+ 49 2594 890111",
                "address": "Online-Only",
                "registered_since": "2022-09-22T09:41:51.059370Z",
                "total_artworks": 105
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 325956,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c30f1cd2042e4e5da50bc9bc8345e27e-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c30f1cd2042e4e5da50bc9bc8345e27e-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c30f1cd2042e4e5da50bc9bc8345e27e-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/c30f1cd2042e4e5da50bc9bc8345e27e.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c30f1cd2042e4e5da50bc9bc8345e27e-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c30f1cd2042e4e5da50bc9bc8345e27e-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-09-13T10:05:48.478781Z",
                "updated_at": "2023-09-13T13:12:14.642593Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Untitled I by Michael Soi for sale",
                "description": null,
                "uploaded_by": "38f8d130-9de0-4dde-abf6-0e06eba87a82",
                "colors": [
                    20,
                    16,
                    17
                ]
            },
            "author": null,
            "size_h": 99.0,
            "size_w": 99.5,
            "size_d": 2.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": 1980.0,
            "price_currency": "EUR",
            "size_hw": 9850.5,
            "size_hwd": 19701.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-06-19T10:21:52.697892Z",
            "business_user": {
                "id": "38f8d130-9de0-4dde-abf6-0e06eba87a82",
                "username": "info.theblackmagicartgallery@online.de",
                "slug": "infotheblackmagicartgalleryonlinede",
                "first_name": "Norbert",
                "last_name": "Stegemann",
                "display_name": null,
                "display_name_full": "Norbert Stegemann",
                "email": "info.theblackmagicartgallery@online.de",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 2286.95,
            "price_eur": "1980.00",
            "price_usd_currency": "USD",
            "medium": "acrylic on canvas",
            "order_date": "2023-09-13T10:07:43.457272Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Fleigenkamp 3, 48249 Dülmen, Germany",
            "city": "Dülmen",
            "zip_code": "48249",
            "state": null
        },
        {
            "id": 122731,
            "title": "From the series \"Remembering\"",
            "slug": "from-the-series-remembering-GC63",
            "artists": [
                {
                    "id": 17381,
                    "name": "Rafal Piesliak",
                    "slug": "rafal-piesliak",
                    "summary": "Rafal Piesliak is a Lithuanian conceptual artist widely known and recognized for his spatial installations and objects. He works in theme-based cycles.",
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "summary": "The (AV17) gallery, established in 2011, is one of few Lithuanian galleries that exclusively exhibit contemporary object, sculpture and installation\n",
                "featured_image": {
                    "id": 2692,
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                    "username": "agne_1226",
                    "slug": "agne_1226",
                    "first_name": "Kristina",
                    "last_name": "Mizgirytė",
                    "display_name": "Agne Mackeviciute",
                    "display_name_full": "Agne Mackeviciute",
                    "email": "info@av17gallery.com",
                    "telephone": "+37061752272"
                },
                "phone_number": "37061752272",
                "address": "Totoriu str. 5-5",
                "registered_since": "2019-06-01T13:22:22Z",
                "total_artworks": 63
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 305919,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bd35b12b80874689b651494d7fa3236c-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bd35b12b80874689b651494d7fa3236c-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bd35b12b80874689b651494d7fa3236c-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/bd35b12b80874689b651494d7fa3236c.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bd35b12b80874689b651494d7fa3236c-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bd35b12b80874689b651494d7fa3236c-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-06-08T14:58:42.346998Z",
                "updated_at": "2023-06-08T15:01:14.183705Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "From the series \"Remembering\" by Rafal Piesliak for sale",
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": null,
            "size_h": 230.0,
            "size_w": 23.0,
            "size_d": 23.0,
            "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": 2000.0,
            "price_currency": "EUR",
            "size_hw": 5290.0,
            "size_hwd": 121670.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-06-08T14:58:09.976644Z",
            "business_user": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "is_active": true,
            "price_usd": 2285.74,
            "price_eur": "2000.00",
            "price_usd_currency": "USD",
            "medium": "Steel, ceramics, brass, electrical installation",
            "order_date": "2023-06-08T15:01:14.101952Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Totorių g. 5, 01121 Vilnius, Lietuva",
            "city": "Vilnius",
            "zip_code": "01121",
            "state": null
        },
        {
            "id": 140885,
            "title": "We Are A Force II",
            "slug": "we-are-a-force-ii",
            "artists": [
                {
                    "id": 16262,
                    "name": "Josie Love Roebuck",
                    "slug": "josie-love-roebuck",
                    "summary": "Josie Love Roebuck is an American artist whose practice addresses the contemporary complexity of identifying as biracial.",
                    "featured_image": {
                        "id": 38103,
                        "created_at": "2022-07-25T11:31:20.624005Z",
                        "updated_at": "2022-07-25T11:31:20.624042Z",
                        "is_converted_to_webp": true,
                        "caption": "Josie Love Roebuck - Not Enough, 2022 (detail)",
                        "alt_text": "Josie Love Roebuck - Not Enough, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Josie_Love_Roebuck_-_Not_Enough_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 5273,
                "name": "LatchKey Gallery",
                "slug": "latchkey-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "61477730-6c0f-446c-9622-6e2be4a90acc",
                    "username": "amanda@latchkeygallery.com",
                    "slug": "amandalatchkeygallerycom",
                    "first_name": "Amanda",
                    "last_name": "Uribe",
                    "display_name": null,
                    "display_name_full": "Amanda Uribe",
                    "email": "amanda@latchkeygallery.com",
                    "telephone": null
                },
                "phone_number": "+1 646-213-9070",
                "address": "173 Henry St, New York, NY 10002, United States",
                "registered_since": "2022-06-24T09:31:03.269430Z",
                "total_artworks": 84
            },
            "units": "inch",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 358143,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/fc3f60b254174fcf9cd59a4345e186e8-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/fc3f60b254174fcf9cd59a4345e186e8-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/fc3f60b254174fcf9cd59a4345e186e8-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/fc3f60b254174fcf9cd59a4345e186e8.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/fc3f60b254174fcf9cd59a4345e186e8-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/fc3f60b254174fcf9cd59a4345e186e8-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-09-05T20:00:17.804235Z",
                "updated_at": "2024-09-05T20:03:53.693358Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "We Are A Force II by Josie Love Roebuck for sale",
                "description": null,
                "uploaded_by": "61477730-6c0f-446c-9622-6e2be4a90acc",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "author": null,
            "size_h": 12.0,
            "size_w": 12.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": 2000.0,
            "price_currency": "EUR",
            "size_hw": 144.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-09-05T19:59:01.245829Z",
            "business_user": {
                "id": "61477730-6c0f-446c-9622-6e2be4a90acc",
                "username": "amanda@latchkeygallery.com",
                "slug": "amandalatchkeygallerycom",
                "first_name": "Amanda",
                "last_name": "Uribe",
                "display_name": null,
                "display_name_full": "Amanda Uribe",
                "email": "amanda@latchkeygallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 2284.43,
            "price_eur": "2000.00",
            "price_usd_currency": "USD",
            "medium": "Screenprint ink, fabric, soft pastel, crochet edge, and yarn",
            "order_date": "2024-09-05T20:03:52.782391Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "173 Henry St, New York, NY 10002, USA",
            "city": "New York",
            "zip_code": "10002",
            "state": null
        },
        {
            "id": 126584,
            "title": "Repertory 2 (Abstract Drawing)",
            "slug": "repertory-2-abstract-drawing",
            "artists": [
                {
                    "id": 4402,
                    "name": "Margaret Neill",
                    "slug": "margaret-neill",
                    "summary": "Margaret Neill is an American contemporary artist born in Ohio in 1956. She is best known for her abstract paintings and drawings inspired by curves and lines.\n",
                    "featured_image": {
                        "id": 18287,
                        "created_at": "2020-03-22T15:46:39.639126Z",
                        "updated_at": "2021-09-13T18:51:39.304312Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Margaret Neill - portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Margaret-Neill-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "summary": "IdeelArt is an online only art gallery dedicated to contemporary abstract art, offering a representative selection of qualitative works from",
                "featured_image": {
                    "id": 3250,
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                    "username": "IdeelArt",
                    "slug": "ideelart",
                    "first_name": "",
                    "last_name": "",
                    "display_name": "Christelle",
                    "display_name_full": "Christelle",
                    "email": "cthomas@ideelart.com",
                    "telephone": "+44 7949 094572"
                },
                "phone_number": "+44 7949 094 572",
                "address": "Online-Only",
                "registered_since": "2019-12-23T16:21:27Z",
                "total_artworks": 3728
            },
            "units": "centimeter",
            "year_of_creation": 2023,
            "available_for_sale": "available",
            "featured_image": {
                "id": 317414,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1287ab7da7d2425d8bb0c150216e5dfa-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1287ab7da7d2425d8bb0c150216e5dfa-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1287ab7da7d2425d8bb0c150216e5dfa-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1287ab7da7d2425d8bb0c150216e5dfa.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1287ab7da7d2425d8bb0c150216e5dfa-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1287ab7da7d2425d8bb0c150216e5dfa-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-08-22T15:49:14.579556Z",
                "updated_at": "2024-05-23T12:00:03.189168Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Repertory 2 (Abstract Drawing) by Margaret Neill for sale",
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8",
                "colors": [
                    18,
                    20,
                    21
                ]
            },
            "author": null,
            "size_h": 55.9,
            "size_w": 76.2,
            "size_d": null,
            "category": {
                "id": 3,
                "created_at": "2020-06-02T13:36:25.879442Z",
                "updated_at": "2020-06-02T13:36:26.092755Z",
                "name": "Drawings",
                "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",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "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",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "755afe23-a247-4ee6-86e6-2bdc6fd67d9d",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "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",
                    "c7a62aac-6d84-45d2-9572-1f0358d7cced",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "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",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 1700.0,
            "price_currency": "GBP",
            "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": "2023-08-22T15:48:59.862382Z",
            "business_user": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "is_active": true,
            "price_usd": 2284.03,
            "price_eur": "1998.11",
            "price_usd_currency": "USD",
            "medium": "Charcoal on paper",
            "order_date": "2024-05-23T12:00:02.209284Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "8 E 3rd St, Brooklyn, NY 11218, USA",
            "city": "",
            "zip_code": "11218",
            "state": "United States of America"
        },
        {
            "id": 56845,
            "title": "Climber 1",
            "slug": "climber-1",
            "artists": [
                {
                    "id": 14956,
                    "name": "Bill Starke",
                    "slug": "bill-starke",
                    "summary": "Bill Starke is an American sculptor whose anatomical knowledge plays a vital role in the development of his work and choice of the subject matter.",
                    "featured_image": {
                        "id": 36875,
                        "created_at": "2020-11-09T16:06:35.768171Z",
                        "updated_at": "2021-09-13T22:51:34.172194Z",
                        "is_converted_to_webp": true,
                        "caption": "Bill Starke - Climber 1 (detail)",
                        "alt_text": "Bill Starke - Climber 1 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Bill_Starke_-_Climber_1_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3143,
                "name": "Off-Piste Fine Arts",
                "slug": "whistler-contemporary-gallery",
                "city": "Whistler",
                "summary": "Whistler Contemporary Gallery is an art gallery based in Whistler. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4638,
                    "created_at": "2023-11-06T17:18:19.291730Z",
                    "updated_at": "2023-11-06T17:18:19.291769Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/0baee46b51b7425699f23d4187f535a6.jpg",
                    "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4"
                },
                "more_artworks": {},
                "owner": {
                    "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                    "username": "office@whistlerart.com",
                    "slug": "officewhistlerartcom",
                    "first_name": "Whistler",
                    "last_name": "Gallery",
                    "display_name": null,
                    "display_name_full": "Whistler Gallery",
                    "email": "info@whistlerart.com",
                    "telephone": "6049383001"
                },
                "phone_number": "1-604-938-3001",
                "address": "110-4293 Mountain Square",
                "registered_since": "2020-11-04T14:59:44.024063Z",
                "total_artworks": 1767
            },
            "units": "inch",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 98551,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/Climber_1.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/Climber_1-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-11-16T04:40:26.112479Z",
                "updated_at": "2024-06-02T20:00:17.127609Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Climber 1 by Bill Starke for sale",
                "description": null,
                "uploaded_by": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "colors": [
                    22,
                    27,
                    29
                ]
            },
            "author": null,
            "size_h": 15.0,
            "size_w": 8.0,
            "size_d": null,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 3125.0,
            "price_currency": "CAD",
            "size_hw": 120.0,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-11-16T04:40:35.763324Z",
            "business_user": {
                "id": "e545b462-5486-47b1-86b1-6bf27ba652c4",
                "username": "office@whistlerart.com",
                "slug": "officewhistlerartcom",
                "first_name": "Whistler",
                "last_name": "Gallery",
                "display_name": null,
                "display_name_full": "Whistler Gallery",
                "email": "info@whistlerart.com",
                "telephone": "6049383001"
            },
            "is_active": true,
            "price_usd": 2281.51,
            "price_eur": "2109.94",
            "price_usd_currency": "USD",
            "medium": null,
            "order_date": "2024-06-02T20:00:15.969774Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": false,
            "street_address": null,
            "city": null,
            "zip_code": null,
            "state": null
        },
        {
            "id": 26616,
            "title": "Hang up",
            "slug": "hang-up",
            "artists": [
                {
                    "id": 12786,
                    "name": "Joel Croxson",
                    "slug": "joel-croxson",
                    "summary": "",
                    "featured_image": {
                        "id": 34840,
                        "created_at": "2020-03-24T14:18:14.295046Z",
                        "updated_at": "2021-09-13T22:29:34.630395Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Joel Croxson - Final Cut, 2017 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel-Croxson-Final-Cut-2017-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2981,
                "name": "Gomide & Co",
                "slug": "bergamin-gomide",
                "city": "Jardim Paulista",
                "summary": "Bergamin & Gomide is specialized in private sales of Brazilian and foreign artists with a focus on the Post-War period.",
                "featured_image": {
                    "id": 2539,
                    "created_at": "2020-03-24T14:09:51.176831Z",
                    "updated_at": "2021-09-14T13:31:58.177585Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bergamin & Gomide",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bergamin-Gomide.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "cbbcb803-a6fb-4f9c-a3ed-bbc555c413a5",
                    "username": "clara_1067",
                    "slug": "clara_1067",
                    "first_name": "Arnon",
                    "last_name": "Lintz",
                    "display_name": "Clara Mellac",
                    "display_name_full": "Clara Mellac",
                    "email": "arnon.lintz@gomide.co",
                    "telephone": "+5521972290535"
                },
                "phone_number": "+5521972290535",
                "address": "Alameda Min. Rocha Azevedo, 1052 - Jardim Paulista, São Paulo - SP, 01410-002, Brasil",
                "registered_since": "2019-11-22T14:23:47Z",
                "total_artworks": 824
            },
            "units": "centimeter",
            "year_of_creation": 2017,
            "available_for_sale": "available",
            "featured_image": {
                "id": 180866,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3871112940_1627389411-thumbnail_webp-9999x9999.webp",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3871112940_1627389411-thumbnail_webp-365x9999.webp",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3871112940_1627389411-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3871112940_1627389411.jpg",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3871112940_1627389411-thumbnail_webp-265x9999.webp",
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3871112940_1627389411-thumbnail-265x9999-70.jpg"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 31,
                        "name": "Light Yellow",
                        "value": "(255, 255, 192)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2021-10-11T12:59:08.917338Z",
                "updated_at": "2024-08-26T00:11:32.770335Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Hang up by Joel Croxson for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    31
                ]
            },
            "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": 30.0,
            "size_w": 30.0,
            "size_d": null,
            "category": {
                "id": 15,
                "created_at": "2020-06-02T13:36:26.028655Z",
                "updated_at": "2020-06-02T13:36:26.028683Z",
                "name": "Works On Paper",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 13000.0,
            "price_currency": "BRL",
            "size_hw": 900.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": "2019-12-06T02:59:46.000000Z",
            "business_user": {
                "id": "cbbcb803-a6fb-4f9c-a3ed-bbc555c413a5",
                "username": "clara_1067",
                "slug": "clara_1067",
                "first_name": "Arnon",
                "last_name": "Lintz",
                "display_name": "Clara Mellac",
                "display_name_full": "Clara Mellac",
                "email": "arnon.lintz@gomide.co",
                "telephone": "+5521972290535"
            },
            "is_active": true,
            "price_usd": 2280.84,
            "price_eur": "2116.91",
            "price_usd_currency": "USD",
            "medium": "Watercolor on paper",
            "order_date": "2024-08-26T00:11:32.678469Z",
            "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
        }
    ]
}