API endpoint that allows marketplace artworks to be viewed.

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

{
    "count": 28050,
    "next": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=27900&ordering=year_of_creation",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=27864&ordering=year_of_creation",
    "results": [
        {
            "id": 138457,
            "title": "Owl #2",
            "slug": "owl-2",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351419,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8bbfd7511f97488ba5ab86ce7401473c-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8bbfd7511f97488ba5ab86ce7401473c-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/8bbfd7511f97488ba5ab86ce7401473c.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8bbfd7511f97488ba5ab86ce7401473c-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8bbfd7511f97488ba5ab86ce7401473c-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8bbfd7511f97488ba5ab86ce7401473c-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-04-12T10:15:15.525556Z",
                "updated_at": "2024-04-12T10:15:22.159549Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Owl #2 by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    22
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 43.2,
            "size_w": 20.3,
            "size_d": 10.2,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 900.0,
            "price_currency": "USD",
            "size_hw": 876.96,
            "size_hwd": 8944.992,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T10:15:19.911856Z",
            "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": 900.0,
            "price_eur": "842.41",
            "price_usd_currency": "USD",
            "medium": "Mahoganny, basswood, milk paint",
            "order_date": "2024-04-12T10:15:18.965595Z",
            "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": 138449,
            "title": "Beta",
            "slug": "beta",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351373,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/18efd4eaed51494f86d036b354ddaf41-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/18efd4eaed51494f86d036b354ddaf41-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/18efd4eaed51494f86d036b354ddaf41.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/18efd4eaed51494f86d036b354ddaf41-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/18efd4eaed51494f86d036b354ddaf41-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/18efd4eaed51494f86d036b354ddaf41-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:57:24.021024Z",
                "updated_at": "2024-04-12T07:58:54.037752Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Beta by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 83.8,
            "size_w": 20.3,
            "size_d": 22.9,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 11200.0,
            "price_currency": "USD",
            "size_hw": 1701.14,
            "size_hwd": 38956.106,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:57:53.313248Z",
            "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": 11200.0,
            "price_eur": "10483.38",
            "price_usd_currency": "USD",
            "medium": "Bronze Edition #1/8",
            "order_date": "2024-04-12T07:57:49.669323Z",
            "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": 138447,
            "title": "Pod",
            "slug": "pod",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351367,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce016dfabdd54e309e381154de50b4e1-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce016dfabdd54e309e381154de50b4e1-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/ce016dfabdd54e309e381154de50b4e1.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce016dfabdd54e309e381154de50b4e1-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce016dfabdd54e309e381154de50b4e1-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce016dfabdd54e309e381154de50b4e1-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": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:56:05.641944Z",
                "updated_at": "2024-04-12T07:57:05.950296Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Pod by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 63.5,
            "size_w": 33.0,
            "size_d": 17.8,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 2500.0,
            "price_currency": "USD",
            "size_hw": 2095.5,
            "size_hwd": 37299.9,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:56:45.216444Z",
            "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": 2500.0,
            "price_eur": "2340.04",
            "price_usd_currency": "USD",
            "medium": "Dyed wood",
            "order_date": "2024-04-12T07:56:36.326962Z",
            "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": 138445,
            "title": "Nebo",
            "slug": "nebo",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351358,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/963a5ff8d2e749369f269eb07be77ae8-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/963a5ff8d2e749369f269eb07be77ae8-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/963a5ff8d2e749369f269eb07be77ae8.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/963a5ff8d2e749369f269eb07be77ae8-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/963a5ff8d2e749369f269eb07be77ae8-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/963a5ff8d2e749369f269eb07be77ae8-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:54:33.828363Z",
                "updated_at": "2024-04-12T07:54:48.134560Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Nebo by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    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": 17.8,
            "size_w": 22.9,
            "size_d": 10.2,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 750.0,
            "price_currency": "USD",
            "size_hw": 407.62,
            "size_hwd": 4157.724,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:54:47.046778Z",
            "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": 750.0,
            "price_eur": "702.01",
            "price_usd_currency": "USD",
            "medium": "Bleached and Laquered Basswood",
            "order_date": "2024-04-12T07:54:46.131310Z",
            "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": 138443,
            "title": "State of Mind",
            "slug": "state-of-mind-kEXB",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351355,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c7ecacfab0e4ee2b528033e21e91b6d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c7ecacfab0e4ee2b528033e21e91b6d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5c7ecacfab0e4ee2b528033e21e91b6d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c7ecacfab0e4ee2b528033e21e91b6d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c7ecacfab0e4ee2b528033e21e91b6d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c7ecacfab0e4ee2b528033e21e91b6d-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:41:12.552320Z",
                "updated_at": "2024-04-12T07:42:06.577700Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "State of Mind by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    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": 99.1,
            "size_w": 85.1,
            "size_d": null,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 4000.0,
            "price_currency": "USD",
            "size_hw": 8433.41,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:42:05.259695Z",
            "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": 4000.0,
            "price_eur": "3744.06",
            "price_usd_currency": "USD",
            "medium": "Bleached Poplar, concrete",
            "order_date": "2024-04-12T07:42:04.203441Z",
            "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": 138441,
            "title": "Hermes Lipstick 2",
            "slug": "hermes-lipstick-2",
            "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": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 351331,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8133aaeb91354ce985302de13042f869-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8133aaeb91354ce985302de13042f869-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/8133aaeb91354ce985302de13042f869.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8133aaeb91354ce985302de13042f869-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8133aaeb91354ce985302de13042f869-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8133aaeb91354ce985302de13042f869-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": "2024-04-12T07:35:28.650582Z",
                "updated_at": "2024-04-12T07:37:17.128429Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Hermes Lipstick 2 by Tyler Shields 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": 177.8,
            "size_w": 177.8,
            "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": 31612.840000000004,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 2500.0,
            "min_price_currency": "USD",
            "max_price": 20000.0,
            "max_price_currency": "USD",
            "created_at": "2024-04-12T07:35:55.190436Z",
            "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-04-12T07:35:53.938350Z",
            "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": 138440,
            "title": "Open Vessel",
            "slug": "open-vessel",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351326,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/985f7ca7e4c74e9e923093a96c6d7689-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/985f7ca7e4c74e9e923093a96c6d7689-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/985f7ca7e4c74e9e923093a96c6d7689.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/985f7ca7e4c74e9e923093a96c6d7689-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/985f7ca7e4c74e9e923093a96c6d7689-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/985f7ca7e4c74e9e923093a96c6d7689-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-04-12T07:33:39.936927Z",
                "updated_at": "2024-04-12T07:34:49.467246Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Open Vessel by Joel Urruty 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": 61.0,
            "size_w": 17.8,
            "size_d": 15.2,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 2100.0,
            "price_currency": "USD",
            "size_hw": 1085.8,
            "size_hwd": 16504.16,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:34:05.845877Z",
            "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": 2100.0,
            "price_eur": "1965.63",
            "price_usd_currency": "USD",
            "medium": "Walnut and paint",
            "order_date": "2024-04-12T07:34:04.897308Z",
            "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": 138433,
            "title": "Crow",
            "slug": "crow-0Esb",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351264,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/818186105c6b482b91b530a2dbc0c1d5-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/818186105c6b482b91b530a2dbc0c1d5-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/818186105c6b482b91b530a2dbc0c1d5.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/818186105c6b482b91b530a2dbc0c1d5-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/818186105c6b482b91b530a2dbc0c1d5-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/818186105c6b482b91b530a2dbc0c1d5-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": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:15:36.797747Z",
                "updated_at": "2024-04-12T07:16:52.789603Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Crow by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 63.5,
            "size_w": 30.5,
            "size_d": 17.8,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 1600.0,
            "price_currency": "USD",
            "size_hw": 1936.75,
            "size_hwd": 34474.15,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:16:17.095914Z",
            "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": 1600.0,
            "price_eur": "1497.63",
            "price_usd_currency": "USD",
            "medium": "Wood, steel, pigment (wall hung)",
            "order_date": "2024-04-12T07:16:15.296993Z",
            "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": 138432,
            "title": "Gwen",
            "slug": "gwen",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351244,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7a296c0f4360492b99903d352c08f3f9-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7a296c0f4360492b99903d352c08f3f9-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/7a296c0f4360492b99903d352c08f3f9.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7a296c0f4360492b99903d352c08f3f9-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7a296c0f4360492b99903d352c08f3f9-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7a296c0f4360492b99903d352c08f3f9-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": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:11:40.830018Z",
                "updated_at": "2024-04-12T07:11:48.357258Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Gwen by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    17
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 50.8,
            "size_w": 17.8,
            "size_d": 12.7,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 2100.0,
            "price_currency": "USD",
            "size_hw": 904.24,
            "size_hwd": 11483.848,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:11:47.166913Z",
            "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": 2100.0,
            "price_eur": "1965.63",
            "price_usd_currency": "USD",
            "medium": "Dyedwood",
            "order_date": "2024-04-12T07:11:46.232867Z",
            "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": 138430,
            "title": "Atari CX40: Joystick Driver Disk - 3.5\" Grey",
            "slug": "atari-cx40-joystick-driver-disk-35-grey",
            "artists": [
                {
                    "id": 16584,
                    "name": "Arlo Sinclair",
                    "slug": "arlo-sinclair",
                    "summary": "Arlo Sinclair is an American programmer turned artist whose paintings are a homage to the functional beauty of magneto-digital storage.",
                    "featured_image": {
                        "id": 38302,
                        "created_at": "2022-11-03T12:37:07.507814Z",
                        "updated_at": "2022-11-03T12:37:07.507849Z",
                        "is_converted_to_webp": true,
                        "caption": "Arlo Sinclair - The Chaos Engine, 2020 (detail)",
                        "alt_text": "Arlo Sinclair - The Chaos Engine, 2020 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Arlo_Sinclair_-_The_Chaos_Engine_2020_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": 351232,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e192ca0bb65b45c99b50250ecccc47b7-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e192ca0bb65b45c99b50250ecccc47b7-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e192ca0bb65b45c99b50250ecccc47b7.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e192ca0bb65b45c99b50250ecccc47b7-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e192ca0bb65b45c99b50250ecccc47b7-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e192ca0bb65b45c99b50250ecccc47b7-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T07:02:32.167710Z",
                "updated_at": "2024-04-12T07:05:17.073037Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Atari CX40: Joystick Driver Disk - 3.5\" Grey by Arlo Sinclair for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    16
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 70.1,
            "size_w": 70.1,
            "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": 2695.0,
            "price_currency": "USD",
            "size_hw": 4914.009999999999,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T07:05:14.613052Z",
            "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": 2695.0,
            "price_eur": "2522.56",
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2024-04-12T07:05:13.700603Z",
            "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": 138427,
            "title": "Donkey Kong: Nature's Revenge - NES",
            "slug": "donkey-kong-natures-revenge-nes",
            "artists": [
                {
                    "id": 16584,
                    "name": "Arlo Sinclair",
                    "slug": "arlo-sinclair",
                    "summary": "Arlo Sinclair is an American programmer turned artist whose paintings are a homage to the functional beauty of magneto-digital storage.",
                    "featured_image": {
                        "id": 38302,
                        "created_at": "2022-11-03T12:37:07.507814Z",
                        "updated_at": "2022-11-03T12:37:07.507849Z",
                        "is_converted_to_webp": true,
                        "caption": "Arlo Sinclair - The Chaos Engine, 2020 (detail)",
                        "alt_text": "Arlo Sinclair - The Chaos Engine, 2020 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Arlo_Sinclair_-_The_Chaos_Engine_2020_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": 351218,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9463db0eb2104eada4dd154227326d14-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9463db0eb2104eada4dd154227326d14-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/9463db0eb2104eada4dd154227326d14.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9463db0eb2104eada4dd154227326d14-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9463db0eb2104eada4dd154227326d14-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9463db0eb2104eada4dd154227326d14-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T06:55:01.883749Z",
                "updated_at": "2024-04-12T06:57:38.789707Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Donkey Kong: Nature's Revenge - NES by Arlo Sinclair for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 70.1,
            "size_w": 59.9,
            "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": 2695.0,
            "price_currency": "USD",
            "size_hw": 4198.99,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T06:57:26.059502Z",
            "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": 2695.0,
            "price_eur": "2512.05",
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2024-04-12T06:57:25.116047Z",
            "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": 138426,
            "title": "CONSTELACION",
            "slug": "constelacion-xqjP",
            "artists": [
                {
                    "id": 14857,
                    "name": "Cecilia Arrospide",
                    "slug": "cecilia-arrospide",
                    "summary": "Cecilia Arróspide is a Peruvian artist whose work is mainly abstract expressionist, but she also creates artworks that can be categorized as surrealist.",
                    "featured_image": {
                        "id": 36788,
                        "created_at": "2020-10-19T14:37:23.358120Z",
                        "updated_at": "2021-09-13T22:50:26.843691Z",
                        "is_converted_to_webp": true,
                        "caption": "Cecilia Arróspide - NUEVO, 2019 (detail)",
                        "alt_text": "Cecilia Arróspide - NUEVO, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Cecilia_Arrospide_-_NUEVO_2019_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": 351214,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/84c45384d0c94dc7a8f02b63db437d92-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/84c45384d0c94dc7a8f02b63db437d92-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/84c45384d0c94dc7a8f02b63db437d92.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/84c45384d0c94dc7a8f02b63db437d92-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/84c45384d0c94dc7a8f02b63db437d92-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/84c45384d0c94dc7a8f02b63db437d92-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": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T06:54:25.015024Z",
                "updated_at": "2024-04-12T06:54:47.844637Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "CONSTELACION by Cecilia Arrospide for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    17
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 119.4,
            "size_w": 149.9,
            "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": 6500.0,
            "price_currency": "USD",
            "size_hw": 17898.06,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T06:54:46.261168Z",
            "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": 6500.0,
            "price_eur": "6058.74",
            "price_usd_currency": "USD",
            "medium": "Oil on Linen",
            "order_date": "2024-04-12T06:54:45.148422Z",
            "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": 138424,
            "title": "AIRES DE PRIMAVERA (Diptych)",
            "slug": "aires-de-primavera-diptych",
            "artists": [
                {
                    "id": 14857,
                    "name": "Cecilia Arrospide",
                    "slug": "cecilia-arrospide",
                    "summary": "Cecilia Arróspide is a Peruvian artist whose work is mainly abstract expressionist, but she also creates artworks that can be categorized as surrealist.",
                    "featured_image": {
                        "id": 36788,
                        "created_at": "2020-10-19T14:37:23.358120Z",
                        "updated_at": "2021-09-13T22:50:26.843691Z",
                        "is_converted_to_webp": true,
                        "caption": "Cecilia Arróspide - NUEVO, 2019 (detail)",
                        "alt_text": "Cecilia Arróspide - NUEVO, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Cecilia_Arrospide_-_NUEVO_2019_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": 351211,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2b0a3a12f50a4af9829d9c7d614ebcd9-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2b0a3a12f50a4af9829d9c7d614ebcd9-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2b0a3a12f50a4af9829d9c7d614ebcd9.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2b0a3a12f50a4af9829d9c7d614ebcd9-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2b0a3a12f50a4af9829d9c7d614ebcd9-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2b0a3a12f50a4af9829d9c7d614ebcd9-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": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T06:54:17.241236Z",
                "updated_at": "2024-04-12T06:54:53.121036Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "AIRES DE PRIMAVERA (Diptych) by Cecilia Arrospide for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    17
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 254.0,
            "size_w": 254.0,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": 10000.0,
            "price_currency": "USD",
            "size_hw": 64516.0,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T06:54:39.194660Z",
            "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": 10000.0,
            "price_eur": "9321.14",
            "price_usd_currency": "USD",
            "medium": "Oil on Linen",
            "order_date": "2024-04-12T06:54:38.106352Z",
            "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": 138422,
            "title": "Baba",
            "slug": "baba",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351209,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c67da6f9788435f86dcf4a3b894e42e-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c67da6f9788435f86dcf4a3b894e42e-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5c67da6f9788435f86dcf4a3b894e42e.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c67da6f9788435f86dcf4a3b894e42e-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c67da6f9788435f86dcf4a3b894e42e-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5c67da6f9788435f86dcf4a3b894e42e-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T06:46:59.286725Z",
                "updated_at": "2024-04-12T06:47:04.746952Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Baba by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 66.0,
            "size_w": 20.3,
            "size_d": 20.3,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 3000.0,
            "price_currency": "USD",
            "size_hw": 1339.8,
            "size_hwd": 27197.94,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T06:47:03.429609Z",
            "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": 3000.0,
            "price_eur": "2796.34",
            "price_usd_currency": "USD",
            "medium": "Bleached Poplar, Concrete",
            "order_date": "2024-04-12T06:47:02.508005Z",
            "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": 138419,
            "title": "Forza",
            "slug": "forza",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351202,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/15ef0e00ecba4d2c83b9ee4e11ae07ba-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/15ef0e00ecba4d2c83b9ee4e11ae07ba-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/15ef0e00ecba4d2c83b9ee4e11ae07ba.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/15ef0e00ecba4d2c83b9ee4e11ae07ba-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/15ef0e00ecba4d2c83b9ee4e11ae07ba-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/15ef0e00ecba4d2c83b9ee4e11ae07ba-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T06:46:09.127267Z",
                "updated_at": "2024-04-12T06:46:52.778111Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Forza by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    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": 55.9,
            "size_w": 17.8,
            "size_d": 15.2,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 3500.0,
            "price_currency": "USD",
            "size_hw": 995.02,
            "size_hwd": 15124.303999999998,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T06:46:50.545427Z",
            "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": 3500.0,
            "price_eur": "3262.40",
            "price_usd_currency": "USD",
            "medium": "Bleached ash, concrete",
            "order_date": "2024-04-12T06:46:49.613408Z",
            "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": 138418,
            "title": "Onyx",
            "slug": "onyx",
            "artists": [
                {
                    "id": 14830,
                    "name": "Joel Urruty",
                    "slug": "joel-urruty",
                    "summary": "Working in wood and bronze, Joël Urruty is an American artist who creates both abstract and figurative sculptures, as well as wall assemblages.",
                    "featured_image": {
                        "id": 36769,
                        "created_at": "2020-10-15T11:39:22.422674Z",
                        "updated_at": "2021-09-13T22:50:12.218734Z",
                        "is_converted_to_webp": true,
                        "caption": "Joël Urruty - Lion, 2019 (detail)",
                        "alt_text": "Joël Urruty - Lion, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joel_Urruty_-_Lion_2019_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": 351205,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/afab68604f1148da91f04482a4b3d8eb-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/afab68604f1148da91f04482a4b3d8eb-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/afab68604f1148da91f04482a4b3d8eb.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/afab68604f1148da91f04482a4b3d8eb-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/afab68604f1148da91f04482a4b3d8eb-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/afab68604f1148da91f04482a4b3d8eb-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-04-12T06:46:23.076607Z",
                "updated_at": "2024-04-12T06:46:28.400161Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Onyx by Joel Urruty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    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": 63.5,
            "size_w": 20.3,
            "size_d": 20.3,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 3000.0,
            "price_currency": "USD",
            "size_hw": 1289.05,
            "size_hwd": 26167.715,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-04-12T06:46:27.533598Z",
            "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": 3000.0,
            "price_eur": "2796.34",
            "price_usd_currency": "USD",
            "medium": "Bleached poplar, concrete",
            "order_date": "2024-04-12T06:46:26.550546Z",
            "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": 138417,
            "title": "YSL Lipstick 2",
            "slug": "ysl-lipstick-2",
            "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": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 351204,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aea6b64589d3461f84824a420068e0dc-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aea6b64589d3461f84824a420068e0dc-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/aea6b64589d3461f84824a420068e0dc.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aea6b64589d3461f84824a420068e0dc-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aea6b64589d3461f84824a420068e0dc-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aea6b64589d3461f84824a420068e0dc-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-04-12T06:46:20.879640Z",
                "updated_at": "2024-04-12T06:46:26.767338Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "YSL Lipstick 2 by Tyler Shields for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    27,
                    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": 177.8,
            "size_w": 177.8,
            "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": 31612.840000000004,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 2500.0,
            "min_price_currency": "USD",
            "max_price": 30000.0,
            "max_price_currency": "USD",
            "created_at": "2024-04-12T06:46:25.965449Z",
            "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-04-12T06:46:25.068865Z",
            "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": 138413,
            "title": "Dior Lipstick",
            "slug": "dior-lipstick",
            "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": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 351199,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/011bcae0af9e444885b41b62fa030195-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/011bcae0af9e444885b41b62fa030195-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/011bcae0af9e444885b41b62fa030195.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/011bcae0af9e444885b41b62fa030195-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/011bcae0af9e444885b41b62fa030195-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/011bcae0af9e444885b41b62fa030195-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-04-12T06:45:30.899580Z",
                "updated_at": "2024-04-12T06:45:37.322248Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Dior Lipstick by Tyler Shields for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    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": 177.8,
            "size_w": 177.8,
            "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": 31612.840000000004,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 2500.0,
            "min_price_currency": "USD",
            "max_price": 20000.0,
            "max_price_currency": "USD",
            "created_at": "2024-04-12T06:45:36.498433Z",
            "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-04-12T06:45:35.594608Z",
            "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
        }
    ]
}