API endpoint that allows marketplace artworks to be viewed.

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

{
    "count": 32145,
    "next": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=1908&ordering=title",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=1872&ordering=title",
    "results": [
        {
            "id": 140325,
            "title": "American Barn Owl",
            "slug": "american-barn-owl",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_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": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 356797,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2faffb85b6bf44d9b15129fd3972516f-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2faffb85b6bf44d9b15129fd3972516f-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2faffb85b6bf44d9b15129fd3972516f.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2faffb85b6bf44d9b15129fd3972516f-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2faffb85b6bf44d9b15129fd3972516f-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2faffb85b6bf44d9b15129fd3972516f-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-07-08T10:33:55.855655Z",
                "updated_at": "2024-07-08T10:34:01.178497Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Barn Owl by Randal Ford for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    29
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 152.4,
            "size_w": 121.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 18577.56,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-08T10:34:00.131048Z",
            "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": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2024-07-08T10:33:59.185816Z",
            "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": 135959,
            "title": "American Buffalo",
            "slug": "american-buffalo",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_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": 2018,
            "available_for_sale": "available",
            "featured_image": {
                "id": 345974,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/49753e3fbd6947e7b56fd9362364c3b4-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/49753e3fbd6947e7b56fd9362364c3b4-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/49753e3fbd6947e7b56fd9362364c3b4.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/49753e3fbd6947e7b56fd9362364c3b4-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/49753e3fbd6947e7b56fd9362364c3b4-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/49753e3fbd6947e7b56fd9362364c3b4-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-01-17T12:57:25.337121Z",
                "updated_at": "2024-01-17T12:57:40.399541Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Buffalo by Randal Ford for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 121.9,
            "size_w": 121.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": null,
            "price_currency": "EUR",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-01-17T12:57:39.577281Z",
            "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": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Paper",
            "order_date": "2024-01-17T12:57:38.670607Z",
            "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": 128029,
            "title": "American Buffalo",
            "slug": "american-buffalo-ptwm",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_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": 2018,
            "available_for_sale": "available",
            "featured_image": {
                "id": 323138,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97844f03f30049b686fff2b15b5b8429-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97844f03f30049b686fff2b15b5b8429-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/97844f03f30049b686fff2b15b5b8429.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97844f03f30049b686fff2b15b5b8429-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97844f03f30049b686fff2b15b5b8429-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97844f03f30049b686fff2b15b5b8429-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-08-28T20:22:25.721847Z",
                "updated_at": "2023-08-28T20:22:43.313253Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Buffalo by Randal Ford for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 121.9,
            "size_w": 121.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": null,
            "price_currency": "EUR",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2023-08-28T20:22:40.229239Z",
            "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": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2023-08-28T20:22:39.328282Z",
            "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": 134814,
            "title": "American Dream",
            "slug": "american-dream-M9Fa",
            "artists": [
                {
                    "id": 18281,
                    "name": "Sebastian Magnani",
                    "slug": "sebastian-magnani",
                    "summary": "Sebastian Magnani is a Swiss photographer and conceptual artist known for his intimate portraits masterfully utilizing light and color.",
                    "featured_image": {
                        "id": 39113,
                        "created_at": "2024-01-12T15:22:10.622584Z",
                        "updated_at": "2024-01-12T15:22:10.622620Z",
                        "is_converted_to_webp": true,
                        "caption": "Sebastian Magnani - Calm Before The Storm, 2023 (detail)",
                        "alt_text": "Sebastian Magnani - Calm Before The Storm, 2023 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Sebastian_Magnani_-_Calm_Before_The_Storm_2023_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": 2023,
            "available_for_sale": "available",
            "featured_image": {
                "id": 343232,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/10797e4e20034fd0b5fa316a463ab185-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/10797e4e20034fd0b5fa316a463ab185-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/10797e4e20034fd0b5fa316a463ab185.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/10797e4e20034fd0b5fa316a463ab185-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/10797e4e20034fd0b5fa316a463ab185-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/10797e4e20034fd0b5fa316a463ab185-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    },
                    {
                        "id": 26,
                        "name": "Blue",
                        "value": "(0, 0, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-01-12T01:00:37.426427Z",
                "updated_at": "2024-03-09T16:04:04.702889Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Dream by Sebastian Magnani for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    22,
                    26
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 120.0,
            "size_w": 160.0,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 19200.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": "2024-01-12T01:00:49.119441Z",
            "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": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "C-Print",
            "order_date": "2024-01-12T01:00:48.170828Z",
            "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": 29843,
            "title": "American Dream - Isodora Grace & Josephine",
            "slug": "american-dream-isodora-grace-josephine",
            "artists": [
                {
                    "id": 731,
                    "name": "Robert Indiana",
                    "slug": "robert-indiana",
                    "summary": "One of the leading figures in American art since the 1960s, Robert Indiana played a pivotal role in the growth of assemblage art, hard-edge painting and Pop Art.\n",
                    "featured_image": {
                        "id": 25624,
                        "created_at": "2020-03-23T01:00:28.853787Z",
                        "updated_at": "2021-09-13T20:29:34.861002Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Robert Indiana - portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Robert-Indiana-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "summary": "Woodward Gallery, established 1994, has been a NYC institution for over twentythree years. It is a pioneer in the heart\n",
                "featured_image": {
                    "id": 2578,
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                    "username": "woodwardgallery133",
                    "slug": "woodwardgallery133",
                    "first_name": "KRISTINE",
                    "last_name": "WOODWARD",
                    "display_name": "KRISTINE WOODWARD",
                    "display_name_full": "KRISTINE WOODWARD",
                    "email": "art@woodwardgallery.net",
                    "telephone": null
                },
                "phone_number": "+1 212 966 3411",
                "address": "132A Eldridge Street",
                "registered_since": "2017-02-17T20:24:52Z",
                "total_artworks": 956
            },
            "units": "centimeter",
            "year_of_creation": 1998,
            "available_for_sale": "available",
            "featured_image": {
                "id": 195084,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/129a6e1541184ccf86d00209b352270c-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/129a6e1541184ccf86d00209b352270c-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/129a6e1541184ccf86d00209b352270c.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/129a6e1541184ccf86d00209b352270c-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/129a6e1541184ccf86d00209b352270c-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/129a6e1541184ccf86d00209b352270c-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 26,
                        "name": "Blue",
                        "value": "(0, 0, 255)",
                        "is_grayscale": false
                    },
                    {
                        "id": 37,
                        "name": "Dark Blue",
                        "value": "(0, 0, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-01-11T12:52:06.533343Z",
                "updated_at": "2024-05-19T04:11:09.831661Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Dream - Isodora Grace & Josephine by Robert Indiana for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    26,
                    37
                ]
            },
            "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": 111.8,
            "size_w": 88.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 6500.0,
            "price_currency": "USD",
            "size_hw": 9939.02,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 5000.0,
            "min_price_currency": "USD",
            "max_price": 7500.0,
            "max_price_currency": "USD",
            "created_at": "2020-01-24T01:49:44.000000Z",
            "business_user": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 6500.0,
            "price_eur": "5974.48",
            "price_usd_currency": "USD",
            "medium": "Serigraph on White Schoellers Parole paper",
            "order_date": "2024-05-19T04:11:09.599744Z",
            "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": 28768,
            "title": "American Dream II, Eat, Die, Hug, Err",
            "slug": "american-dream-ii-eat-die-hug-err",
            "artists": [
                {
                    "id": 731,
                    "name": "Robert Indiana",
                    "slug": "robert-indiana",
                    "summary": "One of the leading figures in American art since the 1960s, Robert Indiana played a pivotal role in the growth of assemblage art, hard-edge painting and Pop Art.\n",
                    "featured_image": {
                        "id": 25624,
                        "created_at": "2020-03-23T01:00:28.853787Z",
                        "updated_at": "2021-09-13T20:29:34.861002Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Robert Indiana - portrait",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Robert-Indiana-portrait.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "summary": "Woodward Gallery, established 1994, has been a NYC institution for over twentythree years. It is a pioneer in the heart\n",
                "featured_image": {
                    "id": 2578,
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                    "username": "woodwardgallery133",
                    "slug": "woodwardgallery133",
                    "first_name": "KRISTINE",
                    "last_name": "WOODWARD",
                    "display_name": "KRISTINE WOODWARD",
                    "display_name_full": "KRISTINE WOODWARD",
                    "email": "art@woodwardgallery.net",
                    "telephone": null
                },
                "phone_number": "+1 212 966 3411",
                "address": "132A Eldridge Street",
                "registered_since": "2017-02-17T20:24:52Z",
                "total_artworks": 956
            },
            "units": "centimeter",
            "year_of_creation": 1996,
            "available_for_sale": "available",
            "featured_image": {
                "id": 195109,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/01bb4bf3cecf4dbe9ee14375a435961b-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/01bb4bf3cecf4dbe9ee14375a435961b-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/01bb4bf3cecf4dbe9ee14375a435961b.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/01bb4bf3cecf4dbe9ee14375a435961b-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/01bb4bf3cecf4dbe9ee14375a435961b-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/01bb4bf3cecf4dbe9ee14375a435961b-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 32,
                        "name": "Light Purple",
                        "value": "(192, 128, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-01-11T12:54:37.521157Z",
                "updated_at": "2024-01-29T16:10:18.921782Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Dream II, Eat, Die, Hug, Err by Robert Indiana for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    32
                ]
            },
            "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": 95.3,
            "size_w": 53.3,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 6500.0,
            "price_currency": "USD",
            "size_hw": 5079.49,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 5000.0,
            "min_price_currency": "USD",
            "max_price": 7500.0,
            "max_price_currency": "USD",
            "created_at": "2019-12-22T20:35:11.000000Z",
            "business_user": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 6500.0,
            "price_eur": "5992.68",
            "price_usd_currency": "USD",
            "medium": "Etching, dry point, aquatint on Arches paper",
            "order_date": "2024-01-29T16:10:18.766696Z",
            "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": 130896,
            "title": "American Eagle Fortune Magazine Cover Illustration  ( alternate )",
            "slug": "american-eagle-fortune-magazine-cover-illustration-alternate",
            "artists": [
                {
                    "id": 14632,
                    "name": "Antonio Petruccelli",
                    "slug": "antonio-petruccelli",
                    "summary": "Antonio Petruccelli was an American artist best known for his covers, interiors, and infographics, published in Fortune between 1933 and 1945.",
                    "featured_image": {
                        "id": 36692,
                        "created_at": "2020-08-31T08:42:38.049592Z",
                        "updated_at": "2021-09-13T22:49:13.770844Z",
                        "is_converted_to_webp": true,
                        "caption": "Antonio Petruccelli - Fortune Cover (January 1937), 1998 (detail)",
                        "alt_text": "Antonio Petruccelli - Fortune Cover (January 1937), 1998 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Antonio_Petruccelli_-_Fortune_Cover_January_1937_1998_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 1940,
            "available_for_sale": "available",
            "featured_image": {
                "id": 334967,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a537b380851c4674aa93a94c3696d622-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a537b380851c4674aa93a94c3696d622-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/a537b380851c4674aa93a94c3696d622.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a537b380851c4674aa93a94c3696d622-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a537b380851c4674aa93a94c3696d622-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/a537b380851c4674aa93a94c3696d622-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-10-19T12:42:25.646021Z",
                "updated_at": "2025-05-11T16:17:26.086034Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Eagle Fortune Magazine Cover Illustration  ( alternate ) by Antonio Petruccelli for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 34.93,
            "size_w": 28.58,
            "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": 22000.0,
            "price_currency": "USD",
            "size_hw": 998.2993999999999,
            "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-10-19T12:42:58.733341Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 22000.0,
            "price_eur": "19554.70",
            "price_usd_currency": "USD",
            "medium": "Gouache",
            "order_date": "2025-05-11T16:17:26.005910Z",
            "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": 34149,
            "title": "American Factory",
            "slug": "american-factory",
            "artists": [
                {
                    "id": 13222,
                    "name": "Clarence Holbrook Carter",
                    "slug": "clarence-holbrook-carter",
                    "summary": "Clarence Holbrook Carter was an American painter known for his depictions of rural America and the burden brought on by the Great Depression.\n",
                    "featured_image": {
                        "id": 35244,
                        "created_at": "2020-03-24T15:23:27.271260Z",
                        "updated_at": "2021-09-13T22:35:01.670109Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Clarence Holbrook Carter - Escahtos 31, 1978 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Clarence-Holbrook-Carter-Escahtos-31-1978-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": 1980,
            "available_for_sale": "available",
            "featured_image": {
                "id": 54842,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9088674880_1582071973-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9088674880_1582071973-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/9088674880_1582071973.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9088674880_1582071973-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9088674880_1582071973-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9088674880_1582071973-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2020-03-26T07:36:23.182229Z",
                "updated_at": "2023-05-31T12:09:58.802635Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "American Factory by Clarence Holbrook Carter for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "author": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "size_h": 55.9,
            "size_w": 76.2,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 750.0,
            "price_currency": "USD",
            "size_hw": 4259.58,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-03-02T02:44:54.000000Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 750.0,
            "price_eur": "701.95",
            "price_usd_currency": "USD",
            "medium": "",
            "order_date": "2023-05-31T12:09:58.736562Z",
            "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": 33075,
            "title": "American Family III",
            "slug": "american-family-iii",
            "artists": [
                {
                    "id": 13223,
                    "name": "Ramon Santiago",
                    "slug": "ramon-santiago",
                    "summary": "Ramon Santiago was an American artist widely known and recognized for his figurative style mixed with elements of fantasy.\n",
                    "featured_image": {
                        "id": 35246,
                        "created_at": "2020-03-24T15:29:38.930937Z",
                        "updated_at": "2021-09-13T22:35:03.427230Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Ramon Santiago - Self-Portrait (in Flag Cap), 1971 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ramon-Santiago-Self-Portrait-in-Flag-Cap-1971-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": 1972,
            "available_for_sale": "available",
            "featured_image": {
                "id": 52832,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5612264906_1582081769-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5612264906_1582081769-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5612264906_1582081769.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5612264906_1582081769-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5612264906_1582081769-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5612264906_1582081769-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-03-26T06:27:01.261436Z",
                "updated_at": "2024-08-14T21:11:23.371515Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "American Family III by Ramon Santiago for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    17,
                    22,
                    29
                ]
            },
            "author": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "size_h": 101.6,
            "size_w": 76.2,
            "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": 9500.0,
            "price_currency": "USD",
            "size_hw": 7741.92,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-02-27T19:32:30.000000Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 9500.0,
            "price_eur": "8643.52",
            "price_usd_currency": "USD",
            "medium": "Oil on Panel",
            "order_date": "2024-08-14T21:11:23.294310Z",
            "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": 137255,
            "title": "American Flag",
            "slug": "american-flag-oBfv",
            "artists": [
                {
                    "id": 2424,
                    "name": "Tyler Shields",
                    "slug": "tyler-shields",
                    "summary": "Tyler Shields is a Los Angeles-based photographer, film director and writer best known for his provocative images of Hollywood celebrities. \n",
                    "featured_image": {
                        "id": 13452,
                        "created_at": "2020-03-19T16:34:59.328385Z",
                        "updated_at": "2021-09-13T17:46:38.009653Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Tyler Shields, artist, photo credits - Miller Gallery",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Tyler-Shields-artist-photo-credits-Miller-Gallery.jpg",
                        "uploaded_by": null
                    },
                    "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": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 349058,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e8934f34f8254c99a208084fd851d568-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e8934f34f8254c99a208084fd851d568-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e8934f34f8254c99a208084fd851d568.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e8934f34f8254c99a208084fd851d568-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e8934f34f8254c99a208084fd851d568-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e8934f34f8254c99a208084fd851d568-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-03-09T11:59:29.524628Z",
                "updated_at": "2024-03-09T11:59:34.655565Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag by Tyler Shields for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 160.0,
            "size_w": 213.4,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 34144.0,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 5000.0,
            "min_price_currency": "USD",
            "max_price": 50000.0,
            "max_price_currency": "USD",
            "created_at": "2024-03-09T11:59:33.915705Z",
            "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": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Chromogenic Print on Kodak Endura Luster Paper",
            "order_date": "2024-03-09T11:59:33.008638Z",
            "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": 127762,
            "title": "American Flag II",
            "slug": "american-flag-ii",
            "artists": [
                {
                    "id": 2424,
                    "name": "Tyler Shields",
                    "slug": "tyler-shields",
                    "summary": "Tyler Shields is a Los Angeles-based photographer, film director and writer best known for his provocative images of Hollywood celebrities. \n",
                    "featured_image": {
                        "id": 13452,
                        "created_at": "2020-03-19T16:34:59.328385Z",
                        "updated_at": "2021-09-13T17:46:38.009653Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Tyler Shields, artist, photo credits - Miller Gallery",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Tyler-Shields-artist-photo-credits-Miller-Gallery.jpg",
                        "uploaded_by": null
                    },
                    "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": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 322637,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/930e6220fe4343b8b0e07ceda874ec62-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/930e6220fe4343b8b0e07ceda874ec62-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/930e6220fe4343b8b0e07ceda874ec62.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/930e6220fe4343b8b0e07ceda874ec62-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/930e6220fe4343b8b0e07ceda874ec62-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/930e6220fe4343b8b0e07ceda874ec62-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 26,
                        "name": "Blue",
                        "value": "(0, 0, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-08-27T23:13:18.137555Z",
                "updated_at": "2023-08-27T23:13:25.493812Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag II by Tyler Shields for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    26
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 160.0,
            "size_w": 213.4,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 34144.0,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 5000.0,
            "min_price_currency": "USD",
            "max_price": 50000.0,
            "max_price_currency": "USD",
            "created_at": "2023-08-27T23:13:23.745258Z",
            "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": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Chromogenic Print on Kodak Endura Luster Paper",
            "order_date": "2023-08-27T23:13:22.804799Z",
            "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": 33902,
            "title": "American Flag III",
            "slug": "american-flag-iii",
            "artists": [
                {
                    "id": 13346,
                    "name": "Paul von Ringelheim",
                    "slug": "paul-von-ringelheim",
                    "summary": "Paul von Ringelheim was an Austrian/American artist known for sculptures and paintings. His work is a unique synthesis of form and content.",
                    "featured_image": {
                        "id": 35871,
                        "created_at": "2020-05-10T09:19:06.527749Z",
                        "updated_at": "2021-09-13T22:41:19.276023Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": null,
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Paul-von-Ringelheim-American-Flag-Arrow-ca-1970-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "summary": "RoGallery is a unique force in the art world. We have been an art gallery, dealer, and auction house of",
                "featured_image": {
                    "id": 2732,
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                    "username": "RoGallery",
                    "slug": "rogallery",
                    "first_name": "Robert",
                    "last_name": "Rogal",
                    "display_name": "RoGallery",
                    "display_name_full": "RoGallery",
                    "email": "art@rogallery.com",
                    "telephone": null
                },
                "phone_number": "+01 7189 370 901",
                "address": "47-15 36th Street, Long Island City",
                "registered_since": "2020-02-19T15:57:48Z",
                "total_artworks": 5260
            },
            "units": "centimeter",
            "year_of_creation": 1979,
            "available_for_sale": "available",
            "featured_image": {
                "id": 54411,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3251260185_1582074257-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3251260185_1582074257-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3251260185_1582074257.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3251260185_1582074257-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3251260185_1582074257-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3251260185_1582074257-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2020-03-26T07:21:25.111707Z",
                "updated_at": "2025-06-10T12:17:21.218535Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "American Flag III by Paul von Ringelheim for sale",
                "description": null,
                "uploaded_by": null,
                "colors": [
                    18,
                    17,
                    24
                ]
            },
            "author": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "size_h": 86.4,
            "size_w": 63.5,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 950.0,
            "price_currency": "USD",
            "size_hw": 5486.400000000001,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2020-03-01T23:22:26.000000Z",
            "business_user": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": 950.0,
            "price_eur": "833.64",
            "price_usd_currency": "USD",
            "medium": "Serigraph",
            "order_date": "2025-06-10T12:17:21.144051Z",
            "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": 129593,
            "title": "American Flag in Neon",
            "slug": "american-flag-in-neon",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 329931,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eb2e5aa507304ff8ab4e6f2f073ce9ef-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eb2e5aa507304ff8ab4e6f2f073ce9ef-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/eb2e5aa507304ff8ab4e6f2f073ce9ef.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eb2e5aa507304ff8ab4e6f2f073ce9ef-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eb2e5aa507304ff8ab4e6f2f073ce9ef-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eb2e5aa507304ff8ab4e6f2f073ce9ef-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-09-25T14:02:48.933538Z",
                "updated_at": "2025-06-09T14:17:21.153276Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag in Neon by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    21,
                    24,
                    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": 73.66,
            "size_w": 109.22,
            "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": 3200.0,
            "price_currency": "USD",
            "size_hw": 8045.1452,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-09-25T14:02:55.875468Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 3200.0,
            "price_eur": "2800.26",
            "price_usd_currency": "USD",
            "medium": "Photographic Paper, Archival Ink, Archival Paper, Archival Pigment",
            "order_date": "2025-06-09T14:17:21.072232Z",
            "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": 129605,
            "title": "American Flag in Neon in New York City Street Scene at Night",
            "slug": "american-flag-in-neon-in-new-york-city-street-scene-at-night",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 329980,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bf02e76848204bb0acd0d4c451fdc058-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bf02e76848204bb0acd0d4c451fdc058-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/bf02e76848204bb0acd0d4c451fdc058.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bf02e76848204bb0acd0d4c451fdc058-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bf02e76848204bb0acd0d4c451fdc058-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bf02e76848204bb0acd0d4c451fdc058-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-09-25T14:06:34.073659Z",
                "updated_at": "2025-03-16T04:17:14.892672Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag in Neon in New York City Street Scene at Night by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    21,
                    24,
                    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": 73.66,
            "size_w": 109.22,
            "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": 3400.0,
            "price_currency": "USD",
            "size_hw": 8045.1452,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-09-25T14:06:41.663035Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 3400.0,
            "price_eur": "3112.87",
            "price_usd_currency": "USD",
            "medium": "Photographic Paper, Archival Pigment",
            "order_date": "2025-03-16T04:17:14.816729Z",
            "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": 129719,
            "title": "American Flag in Neon Reflections of Red White and Blue",
            "slug": "american-flag-in-neon-reflections-of-red-white-and-blue",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2015,
            "available_for_sale": "available",
            "featured_image": {
                "id": 330544,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1a7e3b665448453f82d71f59f32196b7-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1a7e3b665448453f82d71f59f32196b7-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1a7e3b665448453f82d71f59f32196b7.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1a7e3b665448453f82d71f59f32196b7-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1a7e3b665448453f82d71f59f32196b7-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1a7e3b665448453f82d71f59f32196b7-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-09-26T12:20:56.224356Z",
                "updated_at": "2025-03-09T08:17:21.215297Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag in Neon Reflections of Red White and Blue by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    21,
                    24,
                    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": 101.6,
            "size_w": 152.4,
            "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": 4500.0,
            "price_currency": "USD",
            "size_hw": 15483.84,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-09-26T12:21:15.421945Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 4500.0,
            "price_eur": "4154.36",
            "price_usd_currency": "USD",
            "medium": "Photographic Paper, Archival Paper, Inkjet",
            "order_date": "2025-03-09T08:17:21.140454Z",
            "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": 130084,
            "title": "American Flag in the Rain",
            "slug": "american-flag-in-the-rain",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 332353,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/12caf017b33f45309d78a04782d4b24e-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/12caf017b33f45309d78a04782d4b24e-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/12caf017b33f45309d78a04782d4b24e.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/12caf017b33f45309d78a04782d4b24e-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/12caf017b33f45309d78a04782d4b24e-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/12caf017b33f45309d78a04782d4b24e-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-09-28T14:02:10.109626Z",
                "updated_at": "2025-02-15T10:19:34.114706Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag in the Rain by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    25,
                    24
                ]
            },
            "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": 101.6,
            "size_w": 152.4,
            "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": 6500.0,
            "price_currency": "USD",
            "size_hw": 15483.84,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-09-28T14:02:16.677595Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 6500.0,
            "price_eur": "6192.54",
            "price_usd_currency": "USD",
            "medium": "Photographic Paper",
            "order_date": "2025-02-15T10:19:34.038399Z",
            "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": 129531,
            "title": "American Flag in Times Square",
            "slug": "american-flag-in-times-square",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 329665,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f41fe0a9418b4ad8bff92466de70a691-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f41fe0a9418b4ad8bff92466de70a691-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/f41fe0a9418b4ad8bff92466de70a691.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f41fe0a9418b4ad8bff92466de70a691-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f41fe0a9418b4ad8bff92466de70a691-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f41fe0a9418b4ad8bff92466de70a691-thumbnail_webp-265x9999.webp"
                },
                "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": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-09-25T13:10:26.600542Z",
                "updated_at": "2025-04-27T20:17:18.987058Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag in Times Square by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    21,
                    24
                ]
            },
            "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": null,
            "size_w": null,
            "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": 3600.0,
            "price_currency": "USD",
            "size_hw": null,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-09-25T13:10:37.249614Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 3600.0,
            "price_eur": "3163.32",
            "price_usd_currency": "USD",
            "medium": "Photographic Paper",
            "order_date": "2025-04-27T20:17:18.906681Z",
            "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": 110973,
            "title": "American Flag Reflection",
            "slug": "american-flag-reflection",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2014,
            "available_for_sale": "available",
            "featured_image": {
                "id": 260498,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/544ff2b6d508412bb9f0bf9723569cfe-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/544ff2b6d508412bb9f0bf9723569cfe-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/544ff2b6d508412bb9f0bf9723569cfe.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/544ff2b6d508412bb9f0bf9723569cfe-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/544ff2b6d508412bb9f0bf9723569cfe-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/544ff2b6d508412bb9f0bf9723569cfe-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-12T14:44:55.008529Z",
                "updated_at": "2025-04-21T00:17:28.013003Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "American Flag Reflection by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    25,
                    24
                ]
            },
            "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": 73.66,
            "size_w": 109.22,
            "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": 4000.0,
            "price_currency": "USD",
            "size_hw": 8045.1452,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-12T14:45:01.332621Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 4000.0,
            "price_eur": "3517.28",
            "price_usd_currency": "USD",
            "medium": "Photographic Paper",
            "order_date": "2025-04-21T00:17:27.930325Z",
            "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
        }
    ]
}