API endpoint that allows marketplace artworks to be viewed.

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

{
    "count": 32145,
    "next": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=414&ordering=-created_at",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=378&ordering=-created_at",
    "results": [
        {
            "id": 140586,
            "title": "Dark Purple Water Balloon",
            "slug": "dark-purple-water-balloon",
            "artists": [
                {
                    "id": 18413,
                    "name": "Dylan Martinez",
                    "slug": "dylan-martinez",
                    "summary": "Dylan Martinez is an American artist widely known and recognized for his hyper-realistic glass works. He employs light and space to investigate human perception.",
                    "featured_image": {
                        "id": 39182,
                        "created_at": "2024-03-08T09:58:28.927335Z",
                        "updated_at": "2024-03-08T09:58:28.927371Z",
                        "is_converted_to_webp": true,
                        "caption": "Dylan Martinez - Pinky Pac-Man Ghost - LG (9), 2023 (detail)",
                        "alt_text": "Dylan Martinez - Pinky Pac-Man Ghost - LG (9), 2023 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Dylan_Martinez_-_Pinky_Pac-Man_Ghost_-_LG_9_2023_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357199,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97c03b6e40ef4f67b9dd2f0db80ad597-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97c03b6e40ef4f67b9dd2f0db80ad597-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/97c03b6e40ef4f67b9dd2f0db80ad597.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97c03b6e40ef4f67b9dd2f0db80ad597-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97c03b6e40ef4f67b9dd2f0db80ad597-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/97c03b6e40ef4f67b9dd2f0db80ad597-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": 36,
                        "name": "Purple",
                        "value": "(102, 0, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-07-09T07:25:50.567839Z",
                "updated_at": "2024-07-09T07:26:06.531994Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Dark Purple Water Balloon by Dylan Martinez for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    36
                ]
            },
            "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": 8.9,
            "size_w": 8.9,
            "size_d": 11.4,
            "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": 800.0,
            "price_currency": "USD",
            "size_hw": 79.21000000000001,
            "size_hwd": 902.9940000000001,
            "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-07-09T07:26:05.198972Z",
            "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": 800.0,
            "price_eur": "739.04",
            "price_usd_currency": "USD",
            "medium": "Glass",
            "order_date": "2024-07-09T07:26:04.310865Z",
            "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": 140585,
            "title": "Unknown Pharaoh",
            "slug": "unknown-pharaoh",
            "artists": [
                {
                    "id": 60,
                    "name": "Damien Hirst",
                    "slug": "damien-hirst",
                    "summary": "Damien Hirst is one of the most known and wealthiest living contemporary artists, creating notorious work that marked the art of Britain in the 1990s.",
                    "featured_image": {
                        "id": 25263,
                        "created_at": "2020-03-22T23:46:31.424707Z",
                        "updated_at": "2021-09-13T20:24:43.925660Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Damien Hirst's Portrait - image via conversations.e-flux.com",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Damien-Hirsts-Portrait-image-via-conversations.e-flux.com_.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": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357198,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/227361ebf009400f83c047f5a73134ff-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/227361ebf009400f83c047f5a73134ff-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/227361ebf009400f83c047f5a73134ff.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/227361ebf009400f83c047f5a73134ff-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/227361ebf009400f83c047f5a73134ff-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/227361ebf009400f83c047f5a73134ff-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-07-09T07:25:32.589959Z",
                "updated_at": "2024-07-09T07:26:04.390339Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Unknown Pharaoh by Damien Hirst 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": 96.5,
            "size_w": 76.2,
            "size_d": 3.8,
            "category": {
                "id": 3,
                "created_at": "2020-06-02T13:36:25.879442Z",
                "updated_at": "2020-06-02T13:36:26.092755Z",
                "name": "Drawings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "755afe23-a247-4ee6-86e6-2bdc6fd67d9d",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c7a62aac-6d84-45d2-9572-1f0358d7cced",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 7353.3,
            "size_hwd": 27942.54,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-07-09T07:26:03.140581Z",
            "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": "Silverpoint, lapis lazuli pigment and gold leaf.",
            "order_date": "2024-07-09T07:26:02.252937Z",
            "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": 140584,
            "title": "Backstage Balmain Getting Zipped, 1954",
            "slug": "backstage-balmain-getting-zipped-1954",
            "artists": [
                {
                    "id": 18584,
                    "name": "Mark Shaw",
                    "slug": "mark-shaw",
                    "summary": "Mark Shaw established himself primarily as a photographer, specializing in fashion and advertising. His work extended to freelance projects for LIFE magazine during the 1950s.",
                    "featured_image": {
                        "id": 39283,
                        "created_at": "2024-05-09T09:12:40.098759Z",
                        "updated_at": "2024-05-09T09:12:40.098799Z",
                        "is_converted_to_webp": true,
                        "caption": "",
                        "alt_text": "Mark Shaw - Audrey Hepburn in White Blouse With Phone, Laying, Chin Resting, 1953, 1953. (detail).jpg",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mark_Shaw_-_Audrey_Hepburn_in_White_Blouse_With_Phone_Laying_Chin_Resting_1953_1953._detail.jpg",
                        "uploaded_by": "4bc3253b-976b-4352-a4b1-78585d12c121"
                    },
                    "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": 1954,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357201,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5ace8a345e9a4c52a9ccdf5d681677be-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5ace8a345e9a4c52a9ccdf5d681677be-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5ace8a345e9a4c52a9ccdf5d681677be.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5ace8a345e9a4c52a9ccdf5d681677be-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5ace8a345e9a4c52a9ccdf5d681677be-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5ace8a345e9a4c52a9ccdf5d681677be-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-07-09T07:25:54.510469Z",
                "updated_at": "2024-07-09T07:26:00.555815Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Backstage Balmain Getting Zipped, 1954 by Mark Shaw for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 160.0,
            "size_w": 111.8,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 17888.0,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-07-09T07:25:59.665701Z",
            "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": "Pigment print on Hahnemυhle photo rag paper",
            "order_date": "2024-07-09T07:25:58.772422Z",
            "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": 140583,
            "title": "Kennedy, Jackie Plays Records With Caroline in Hyannis Port",
            "slug": "kennedy-jackie-plays-records-with-caroline-in-hyannis-port",
            "artists": [
                {
                    "id": 18584,
                    "name": "Mark Shaw",
                    "slug": "mark-shaw",
                    "summary": "Mark Shaw established himself primarily as a photographer, specializing in fashion and advertising. His work extended to freelance projects for LIFE magazine during the 1950s.",
                    "featured_image": {
                        "id": 39283,
                        "created_at": "2024-05-09T09:12:40.098759Z",
                        "updated_at": "2024-05-09T09:12:40.098799Z",
                        "is_converted_to_webp": true,
                        "caption": "",
                        "alt_text": "Mark Shaw - Audrey Hepburn in White Blouse With Phone, Laying, Chin Resting, 1953, 1953. (detail).jpg",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mark_Shaw_-_Audrey_Hepburn_in_White_Blouse_With_Phone_Laying_Chin_Resting_1953_1953._detail.jpg",
                        "uploaded_by": "4bc3253b-976b-4352-a4b1-78585d12c121"
                    },
                    "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": 1959,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357197,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c46b9191deba4fefa351e83b8a4e0474-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c46b9191deba4fefa351e83b8a4e0474-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/c46b9191deba4fefa351e83b8a4e0474.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c46b9191deba4fefa351e83b8a4e0474-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c46b9191deba4fefa351e83b8a4e0474-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c46b9191deba4fefa351e83b8a4e0474-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-07-09T07:25:26.298038Z",
                "updated_at": "2024-07-09T07:25:33.162095Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Kennedy, Jackie Plays Records With Caroline in Hyannis Port by Mark Shaw 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": 61.0,
            "size_w": 91.4,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 5575.400000000001,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-07-09T07:25:32.317431Z",
            "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": "Pigment print on Hahnemυhle photo rag paper",
            "order_date": "2024-07-09T07:25:31.435293Z",
            "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": 140582,
            "title": "Texas Longhorn",
            "slug": "texas-longhorn-iUT4",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2018,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357191,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16b4fba1514749c3bfb5c1526a440a0b-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16b4fba1514749c3bfb5c1526a440a0b-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/16b4fba1514749c3bfb5c1526a440a0b.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16b4fba1514749c3bfb5c1526a440a0b-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16b4fba1514749c3bfb5c1526a440a0b-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16b4fba1514749c3bfb5c1526a440a0b-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-07-09T07:24:44.777430Z",
                "updated_at": "2024-07-09T07:25:21.292813Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Texas Longhorn by Randal Ford for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 121.9,
            "size_w": 121.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-09T07:25:20.179431Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2024-07-09T07:25:19.298012Z",
            "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": 140581,
            "title": "Kennedy, Jackie and Caroline Touch Noses, 1959",
            "slug": "kennedy-jackie-and-caroline-touch-noses-1959",
            "artists": [
                {
                    "id": 18584,
                    "name": "Mark Shaw",
                    "slug": "mark-shaw",
                    "summary": "Mark Shaw established himself primarily as a photographer, specializing in fashion and advertising. His work extended to freelance projects for LIFE magazine during the 1950s.",
                    "featured_image": {
                        "id": 39283,
                        "created_at": "2024-05-09T09:12:40.098759Z",
                        "updated_at": "2024-05-09T09:12:40.098799Z",
                        "is_converted_to_webp": true,
                        "caption": "",
                        "alt_text": "Mark Shaw - Audrey Hepburn in White Blouse With Phone, Laying, Chin Resting, 1953, 1953. (detail).jpg",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mark_Shaw_-_Audrey_Hepburn_in_White_Blouse_With_Phone_Laying_Chin_Resting_1953_1953._detail.jpg",
                        "uploaded_by": "4bc3253b-976b-4352-a4b1-78585d12c121"
                    },
                    "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": 1959,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357196,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/045e7d5ecd6a428d88bb98cdbcd18d01-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/045e7d5ecd6a428d88bb98cdbcd18d01-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/045e7d5ecd6a428d88bb98cdbcd18d01.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/045e7d5ecd6a428d88bb98cdbcd18d01-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/045e7d5ecd6a428d88bb98cdbcd18d01-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/045e7d5ecd6a428d88bb98cdbcd18d01-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-07-09T07:25:07.302904Z",
                "updated_at": "2024-07-09T07:25:18.138558Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Kennedy, Jackie and Caroline Touch Noses, 1959 by Mark Shaw 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": 61.0,
            "size_w": 91.4,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 5575.400000000001,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-07-09T07:25:17.160000Z",
            "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": "Pigment print on Hahnemυhle photo rag paper",
            "order_date": "2024-07-09T07:25:16.281722Z",
            "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": 140580,
            "title": "Hybrid Souls 41",
            "slug": "hybrid-souls-41",
            "artists": [
                {
                    "id": 15661,
                    "name": "Ali Alisir",
                    "slug": "ali-alisir",
                    "summary": "Ali Alışır is a Turkish photographer who aims to emphasize the conflicts and mental state of the humans in their inner world by means of body movements.",
                    "featured_image": {
                        "id": 37358,
                        "created_at": "2021-10-04T11:06:17.902363Z",
                        "updated_at": "2021-10-04T11:06:17.902415Z",
                        "is_converted_to_webp": false,
                        "caption": "Ali Alisir - Hybrid Souls XX, 2021 (detail)",
                        "alt_text": "Ali Alisir - Hybrid Souls XX, 2021 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ali_Alisir_-_Hybrid_Souls_XX_2021_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357193,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce18cd448b2c4efabad9bca50f44a97f-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce18cd448b2c4efabad9bca50f44a97f-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/ce18cd448b2c4efabad9bca50f44a97f.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce18cd448b2c4efabad9bca50f44a97f-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce18cd448b2c4efabad9bca50f44a97f-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/ce18cd448b2c4efabad9bca50f44a97f-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-07-09T07:24:52.440480Z",
                "updated_at": "2024-07-09T07:25:15.650127Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Hybrid Souls 41 by Ali Alisir for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 160.0,
            "size_w": 140.0,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 22400.0,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 10500.0,
            "min_price_currency": "USD",
            "max_price": 12000.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-09T07:25:14.903647Z",
            "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": "Archival Pigment Print",
            "order_date": "2024-07-09T07:25:14.018314Z",
            "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": 140579,
            "title": "White Goat",
            "slug": "white-goat",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2018,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357194,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bc6680534ffa46f287313b3b10d70394-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bc6680534ffa46f287313b3b10d70394-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/bc6680534ffa46f287313b3b10d70394.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bc6680534ffa46f287313b3b10d70394-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bc6680534ffa46f287313b3b10d70394-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/bc6680534ffa46f287313b3b10d70394-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-07-09T07:24:53.088155Z",
                "updated_at": "2024-07-09T07:25:08.773924Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "White Goat by Randal Ford 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": 121.9,
            "size_w": 121.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-09T07:25:07.795664Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2024-07-09T07:25:06.920295Z",
            "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": 140578,
            "title": "OCBLK004102723",
            "slug": "ocblk004102723",
            "artists": [
                {
                    "id": 14844,
                    "name": "Rick Lewis",
                    "slug": "rick-lewis",
                    "summary": "Rick Lewis is an American contemporary artist who works as an abstract painter, drawer, printmaker, photographer, and sculptor.",
                    "featured_image": {
                        "id": 36785,
                        "created_at": "2020-10-16T18:09:41.522144Z",
                        "updated_at": "2021-09-13T22:50:24.526725Z",
                        "is_converted_to_webp": true,
                        "caption": "Rick Lewis - Slow Swirl, 2016 (detail)",
                        "alt_text": "Rick Lewis - Slow Swirl, 2016 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Rick_Lewis_-_Slow_Swirl_2016_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2023,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357192,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4c22ab9eafed4ef2b6206b03a4705a0d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4c22ab9eafed4ef2b6206b03a4705a0d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/4c22ab9eafed4ef2b6206b03a4705a0d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4c22ab9eafed4ef2b6206b03a4705a0d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4c22ab9eafed4ef2b6206b03a4705a0d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4c22ab9eafed4ef2b6206b03a4705a0d-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2024-07-09T07:24:50.422020Z",
                "updated_at": "2024-07-09T07:24:59.350589Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "OCBLK004102723 by Rick Lewis for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 182.9,
            "size_w": 152.4,
            "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": 21000.0,
            "price_currency": "USD",
            "size_hw": 27873.960000000003,
            "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-07-09T07:24:58.514106Z",
            "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": 21000.0,
            "price_eur": "19399.74",
            "price_usd_currency": "USD",
            "medium": "Oil, bitumen, graphite, marble powder, burlap on canvas",
            "order_date": "2024-07-09T07:24:57.635080Z",
            "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": 140577,
            "title": "Sabi No. 7",
            "slug": "sabi-no-7",
            "artists": [
                {
                    "id": 16531,
                    "name": "Jim Perry",
                    "slug": "jim-perry",
                    "summary": "Jim Perry is an American artist whose sculptures are known for their graceful curves, torqued tensions and sensuous materiality.",
                    "featured_image": {
                        "id": 38281,
                        "created_at": "2022-10-22T07:49:06.123608Z",
                        "updated_at": "2022-10-22T07:49:06.123638Z",
                        "is_converted_to_webp": true,
                        "caption": "Jim Perry - Hiatus, 2019 (detail)",
                        "alt_text": "Jim Perry - Hiatus, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Jim_Perry_-_Hiatus_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": 2023,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357190,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8dfde5d920b842acaeb3ef1ef45623ec-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8dfde5d920b842acaeb3ef1ef45623ec-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/8dfde5d920b842acaeb3ef1ef45623ec.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8dfde5d920b842acaeb3ef1ef45623ec-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8dfde5d920b842acaeb3ef1ef45623ec-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8dfde5d920b842acaeb3ef1ef45623ec-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": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-07-09T07:24:41.780850Z",
                "updated_at": "2024-07-09T07:24:47.038162Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Sabi No. 7 by Jim Perry for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    29
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 203.2,
            "size_w": 50.8,
            "size_d": 50.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": 25000.0,
            "price_currency": "USD",
            "size_hw": 10322.56,
            "size_hwd": 524386.048,
            "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-07-09T07:24:46.251858Z",
            "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": 25000.0,
            "price_eur": "23094.92",
            "price_usd_currency": "USD",
            "medium": "Sapele wood",
            "order_date": "2024-07-09T07:24:45.371250Z",
            "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": 140576,
            "title": "Tiger Morse in Peach on Boat 02, Hong Kong, 1962",
            "slug": "tiger-morse-in-peach-on-boat-02-hong-kong-1962",
            "artists": [
                {
                    "id": 18584,
                    "name": "Mark Shaw",
                    "slug": "mark-shaw",
                    "summary": "Mark Shaw established himself primarily as a photographer, specializing in fashion and advertising. His work extended to freelance projects for LIFE magazine during the 1950s.",
                    "featured_image": {
                        "id": 39283,
                        "created_at": "2024-05-09T09:12:40.098759Z",
                        "updated_at": "2024-05-09T09:12:40.098799Z",
                        "is_converted_to_webp": true,
                        "caption": "",
                        "alt_text": "Mark Shaw - Audrey Hepburn in White Blouse With Phone, Laying, Chin Resting, 1953, 1953. (detail).jpg",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mark_Shaw_-_Audrey_Hepburn_in_White_Blouse_With_Phone_Laying_Chin_Resting_1953_1953._detail.jpg",
                        "uploaded_by": "4bc3253b-976b-4352-a4b1-78585d12c121"
                    },
                    "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": 1962,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357189,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e23904cca9344b108e12dca77090144a-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e23904cca9344b108e12dca77090144a-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e23904cca9344b108e12dca77090144a.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e23904cca9344b108e12dca77090144a-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e23904cca9344b108e12dca77090144a-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e23904cca9344b108e12dca77090144a-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-07-09T07:24:23.403318Z",
                "updated_at": "2024-07-09T07:24:33.398231Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Tiger Morse in Peach on Boat 02, Hong Kong, 1962 by Mark Shaw 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": 111.8,
            "size_w": 160.0,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 17888.0,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-07-09T07:24:32.569865Z",
            "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": "Pigment print on Hahnemυhle photo rag paper",
            "order_date": "2024-07-09T07:24:31.671422Z",
            "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": 140575,
            "title": "White Arabian Stallion No. 2",
            "slug": "white-arabian-stallion-no-2-xRMH",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357188,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f3aadb8322ba4205abf5448f5795f9bf-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f3aadb8322ba4205abf5448f5795f9bf-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/f3aadb8322ba4205abf5448f5795f9bf.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f3aadb8322ba4205abf5448f5795f9bf-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f3aadb8322ba4205abf5448f5795f9bf-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f3aadb8322ba4205abf5448f5795f9bf-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-07-09T07:24:22.056826Z",
                "updated_at": "2024-07-09T07:24:27.424776Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "White Arabian Stallion No. 2 by Randal Ford 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": 121.9,
            "size_w": 182.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 22295.510000000002,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-09T07:24:26.451004Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2024-07-09T07:24:25.564434Z",
            "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": 140574,
            "title": "Catherine Deneuve at Sixteen in St. Tropez 1961",
            "slug": "catherine-deneuve-at-sixteen-in-st-tropez-1961-6AgT",
            "artists": [
                {
                    "id": 18584,
                    "name": "Mark Shaw",
                    "slug": "mark-shaw",
                    "summary": "Mark Shaw established himself primarily as a photographer, specializing in fashion and advertising. His work extended to freelance projects for LIFE magazine during the 1950s.",
                    "featured_image": {
                        "id": 39283,
                        "created_at": "2024-05-09T09:12:40.098759Z",
                        "updated_at": "2024-05-09T09:12:40.098799Z",
                        "is_converted_to_webp": true,
                        "caption": "",
                        "alt_text": "Mark Shaw - Audrey Hepburn in White Blouse With Phone, Laying, Chin Resting, 1953, 1953. (detail).jpg",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mark_Shaw_-_Audrey_Hepburn_in_White_Blouse_With_Phone_Laying_Chin_Resting_1953_1953._detail.jpg",
                        "uploaded_by": "4bc3253b-976b-4352-a4b1-78585d12c121"
                    },
                    "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": 1961,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357187,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3480234fe7d04456aaa8f1afa6f4ed7b-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3480234fe7d04456aaa8f1afa6f4ed7b-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3480234fe7d04456aaa8f1afa6f4ed7b.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3480234fe7d04456aaa8f1afa6f4ed7b-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3480234fe7d04456aaa8f1afa6f4ed7b-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3480234fe7d04456aaa8f1afa6f4ed7b-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-07-09T07:23:51.849998Z",
                "updated_at": "2024-07-09T07:23:58.028231Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Catherine Deneuve at Sixteen in St. Tropez 1961 by Mark Shaw 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": 160.0,
            "size_w": 111.8,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 17888.0,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2024-07-09T07:23:56.994442Z",
            "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": "Pigment print on Hahnemυhle photo rag paper",
            "order_date": "2024-07-09T07:23:56.097259Z",
            "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": 140573,
            "title": "Black Angus Bull",
            "slug": "black-angus-bull",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357185,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6154a9ad745941b7b1a79552fa5b3c1e-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6154a9ad745941b7b1a79552fa5b3c1e-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/6154a9ad745941b7b1a79552fa5b3c1e.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6154a9ad745941b7b1a79552fa5b3c1e-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6154a9ad745941b7b1a79552fa5b3c1e-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/6154a9ad745941b7b1a79552fa5b3c1e-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-07-08T17:18:32.623030Z",
                "updated_at": "2024-07-08T17:19:12.728398Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Black Angus Bull by Randal Ford 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": 121.9,
            "size_w": 121.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-08T17:19:11.315153Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2024-07-08T17:19:10.408298Z",
            "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": 140572,
            "title": "Ferrari Tire Change",
            "slug": "ferrari-tire-change-89l2",
            "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": 357184,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/defb6d9802dc4aa98eac61b3bbe0d2ad-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/defb6d9802dc4aa98eac61b3bbe0d2ad-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/defb6d9802dc4aa98eac61b3bbe0d2ad.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/defb6d9802dc4aa98eac61b3bbe0d2ad-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/defb6d9802dc4aa98eac61b3bbe0d2ad-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/defb6d9802dc4aa98eac61b3bbe0d2ad-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-07-08T17:18:28.506520Z",
                "updated_at": "2024-07-08T17:18:36.698447Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Ferrari Tire Change by Tyler Shields for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 160.0,
            "size_w": 213.4,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 34144.0,
            "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": 50000.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-08T17:18:35.698919Z",
            "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-07-08T17:18:34.766588Z",
            "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": 140571,
            "title": "Hybrid Souls 46",
            "slug": "hybrid-souls-46",
            "artists": [
                {
                    "id": 15661,
                    "name": "Ali Alisir",
                    "slug": "ali-alisir",
                    "summary": "Ali Alışır is a Turkish photographer who aims to emphasize the conflicts and mental state of the humans in their inner world by means of body movements.",
                    "featured_image": {
                        "id": 37358,
                        "created_at": "2021-10-04T11:06:17.902363Z",
                        "updated_at": "2021-10-04T11:06:17.902415Z",
                        "is_converted_to_webp": false,
                        "caption": "Ali Alisir - Hybrid Souls XX, 2021 (detail)",
                        "alt_text": "Ali Alisir - Hybrid Souls XX, 2021 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ali_Alisir_-_Hybrid_Souls_XX_2021_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357183,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7ccc2a0137ce4b1b96456c5fd073d88c-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7ccc2a0137ce4b1b96456c5fd073d88c-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/7ccc2a0137ce4b1b96456c5fd073d88c.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7ccc2a0137ce4b1b96456c5fd073d88c-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7ccc2a0137ce4b1b96456c5fd073d88c-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7ccc2a0137ce4b1b96456c5fd073d88c-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": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2024-07-08T17:17:53.544223Z",
                "updated_at": "2024-07-08T17:18:13.132328Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Hybrid Souls 46 by Ali Alisir for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    17,
                    27
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 160.0,
            "size_w": 140.0,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 22400.0,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 10500.0,
            "min_price_currency": "USD",
            "max_price": 12000.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-08T17:18:11.898566Z",
            "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": "Archival Pigment Print",
            "order_date": "2024-07-08T17:18:10.742159Z",
            "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": 140570,
            "title": "Adaizan",
            "slug": "adaizan",
            "artists": [
                {
                    "id": 14844,
                    "name": "Rick Lewis",
                    "slug": "rick-lewis",
                    "summary": "Rick Lewis is an American contemporary artist who works as an abstract painter, drawer, printmaker, photographer, and sculptor.",
                    "featured_image": {
                        "id": 36785,
                        "created_at": "2020-10-16T18:09:41.522144Z",
                        "updated_at": "2021-09-13T22:50:24.526725Z",
                        "is_converted_to_webp": true,
                        "caption": "Rick Lewis - Slow Swirl, 2016 (detail)",
                        "alt_text": "Rick Lewis - Slow Swirl, 2016 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Rick_Lewis_-_Slow_Swirl_2016_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": null,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357182,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4b809f8a36444dd7898be80465ac6858-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4b809f8a36444dd7898be80465ac6858-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/4b809f8a36444dd7898be80465ac6858.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4b809f8a36444dd7898be80465ac6858-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4b809f8a36444dd7898be80465ac6858-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4b809f8a36444dd7898be80465ac6858-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-07-08T17:17:49.619570Z",
                "updated_at": "2024-07-08T17:17:58.873552Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Adaizan by Rick Lewis 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": 177.8,
            "size_w": 186.2,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": 24500.0,
            "price_currency": "USD",
            "size_hw": 33106.36,
            "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-07-08T17:17:57.945924Z",
            "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": 24500.0,
            "price_eur": "22639.45",
            "price_usd_currency": "USD",
            "medium": "Oil, Marble, Asphalt, Burlap On Canvas",
            "order_date": "2024-07-08T17:17:57.038177Z",
            "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": 140569,
            "title": "Bantom White Polish Hen No. 1 on Black",
            "slug": "bantom-white-polish-hen-no-1-on-black",
            "artists": [
                {
                    "id": 14840,
                    "name": "Randal Ford",
                    "slug": "randal-ford",
                    "summary": "Believing the simplicity is the ultimate sophistication, Randal Ford is an American photographer best known for his studio portraits of animals.",
                    "featured_image": {
                        "id": 36781,
                        "created_at": "2020-10-16T15:55:28.183069Z",
                        "updated_at": "2021-09-13T22:50:21.549890Z",
                        "is_converted_to_webp": true,
                        "caption": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "alt_text": "Randal Ford - Leopard Cub, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Randal_Ford_-_Leopard_Cub_2018_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2024,
            "available_for_sale": "available",
            "featured_image": {
                "id": 357181,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2bb0776e257041b296f3f3f654864a94-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2bb0776e257041b296f3f3f654864a94-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2bb0776e257041b296f3f3f654864a94.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2bb0776e257041b296f3f3f654864a94-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2bb0776e257041b296f3f3f654864a94-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2bb0776e257041b296f3f3f654864a94-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-07-08T17:17:45.097426Z",
                "updated_at": "2024-07-08T17:17:50.504916Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Bantom White Polish Hen No. 1 on Black by Randal Ford 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": 121.9,
            "size_w": 121.9,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 3500.0,
            "min_price_currency": "USD",
            "max_price": 5800.0,
            "max_price_currency": "USD",
            "created_at": "2024-07-08T17:17:49.545548Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Digital C-Print on Archival Photographic Paper",
            "order_date": "2024-07-08T17:17:48.629226Z",
            "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
        }
    ]
}