API endpoint that allows marketplace artworks to be viewed.

GET /api/v1/marketplace-artworks/?format=api&offset=15966&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=15984&ordering=created_at",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=15948&ordering=created_at",
    "results": [
        {
            "id": 111953,
            "title": "Sentinel Building, San Francisco",
            "slug": "sentinel-building-san-francisco",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2013,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264189,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c07e744899c64a01adf0203aac9ca4a6-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c07e744899c64a01adf0203aac9ca4a6-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/c07e744899c64a01adf0203aac9ca4a6.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c07e744899c64a01adf0203aac9ca4a6-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c07e744899c64a01adf0203aac9ca4a6-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c07e744899c64a01adf0203aac9ca4a6-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": 30,
                        "name": "Light Green",
                        "value": "(128, 255, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T13:53:25.529601Z",
                "updated_at": "2025-05-04T06:17:19.031775Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Sentinel Building, San Francisco by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    17,
                    30
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 73.66,
            "size_w": 109.22,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 3800.0,
            "price_currency": "USD",
            "size_hw": 8045.1452,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T13:53:31.970777Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 3800.0,
            "price_eur": "3362.05",
            "price_usd_currency": "USD",
            "medium": "Photographic Film",
            "order_date": "2025-05-04T06:17:18.951137Z",
            "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": 111954,
            "title": "Construction Worker on Roof",
            "slug": "construction-worker-on-roof",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2011,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264190,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f68884c6761746588536aac588ac955a-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f68884c6761746588536aac588ac955a-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/f68884c6761746588536aac588ac955a.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f68884c6761746588536aac588ac955a-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f68884c6761746588536aac588ac955a-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/f68884c6761746588536aac588ac955a-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": "2022-12-26T13:53:29.467179Z",
                "updated_at": "2025-02-10T12:17:13.845778Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Construction Worker on Roof by Mitchell Funk 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": 73.66,
            "size_w": 109.22,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 3200.0,
            "price_currency": "USD",
            "size_hw": 8045.1452,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T13:53:35.576376Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 3200.0,
            "price_eur": "3101.13",
            "price_usd_currency": "USD",
            "medium": "",
            "order_date": "2025-02-10T12:17:13.629373Z",
            "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": 111955,
            "title": "Pastel Alley In North Beach, San Francisco",
            "slug": "pastel-alley-in-north-beach-san-francisco-fpdh",
            "artists": [
                {
                    "id": 16740,
                    "name": "Mitchell Funk",
                    "slug": "mitchell-funk",
                    "summary": "Mitchell Funk is an American photographer who emphasizes color. His enthusiasm is on the same level as it was more than five decades ago.",
                    "featured_image": {
                        "id": 38389,
                        "created_at": "2022-12-07T12:01:01.770452Z",
                        "updated_at": "2022-12-07T12:01:01.770489Z",
                        "is_converted_to_webp": true,
                        "caption": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "alt_text": "Mitchell Funk - Skaters in Central Park at Sunset, 1974 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Mitchell_Funk_-_Skaters_in_Central_Park_at_Sunset_1974_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 7237,
                "name": "Robert Funk Fine Art",
                "slug": "robert-funk-fine-art",
                "city": "Miami",
                "summary": "",
                "featured_image": {
                    "id": 4120,
                    "created_at": "2022-11-30T12:52:00.214404Z",
                    "updated_at": "2022-11-30T12:52:00.214438Z",
                    "is_converted_to_webp": true,
                    "caption": "Robert Funk Fine Art Gallery",
                    "alt_text": "Robert Funk Fine Art Gallery",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/697e42994938418790003758c6e014f7.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "username": "decoypoet@yahoo.com",
                    "slug": "robertfunkfineartgmailcom",
                    "first_name": "Robert",
                    "last_name": "Funk",
                    "display_name": null,
                    "display_name_full": "Robert Funk",
                    "email": "decoypoet@yahoo.com",
                    "telephone": "+1 305 857 0521"
                },
                "phone_number": "+1 305.857.0521",
                "address": "1581 Brickell Avenue suite 2303, Miami, FL, USA",
                "registered_since": "2022-11-30T12:52:07.540062Z",
                "total_artworks": 1696
            },
            "units": "centimeter",
            "year_of_creation": 2010,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264191,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7679294ba7384b4aaeba3f8bfff00bdc-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7679294ba7384b4aaeba3f8bfff00bdc-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/7679294ba7384b4aaeba3f8bfff00bdc.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7679294ba7384b4aaeba3f8bfff00bdc-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7679294ba7384b4aaeba3f8bfff00bdc-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/7679294ba7384b4aaeba3f8bfff00bdc-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 19,
                        "name": "Light Blue",
                        "value": "(192, 192, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T13:53:34.353740Z",
                "updated_at": "2025-04-17T22:17:16.542355Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Pastel Alley In North Beach, San Francisco by Mitchell Funk for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    25,
                    19
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 101.6,
            "size_w": 152.4,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 6000.0,
            "price_currency": "USD",
            "size_hw": 15483.84,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T13:54:05.786235Z",
            "business_user": {
                "id": "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                "username": "decoypoet@yahoo.com",
                "slug": "robertfunkfineartgmailcom",
                "first_name": "Robert",
                "last_name": "Funk",
                "display_name": null,
                "display_name_full": "Robert Funk",
                "email": "decoypoet@yahoo.com",
                "telephone": "+1 305 857 0521"
            },
            "is_active": true,
            "price_usd": 6000.0,
            "price_eur": "5282.29",
            "price_usd_currency": "USD",
            "medium": "Archival Ink, Archival Paper, Inkjet",
            "order_date": "2025-04-17T22:17:16.459515Z",
            "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": 111957,
            "title": "Autumn Mountain",
            "slug": "autumn-mountain",
            "artists": [
                {
                    "id": 16917,
                    "name": "Nguyen Xuan Anh",
                    "slug": "nguyen-xuan-anh",
                    "summary": "Nguyen Xuan Anh is a Vietnamese artist whose early works employed traditional subjects using a variety of earthy colors such as red, yellow and brown.",
                    "featured_image": {
                        "id": 38442,
                        "created_at": "2022-12-17T11:59:03.821801Z",
                        "updated_at": "2022-12-17T11:59:03.821829Z",
                        "is_converted_to_webp": true,
                        "caption": "Nguyen Xuan Anh - Wild Lotus, 2022 (detail)",
                        "alt_text": "Nguyen Xuan Anh - Wild Lotus, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Nguyen_Xuan_Anh_-_Wild_Lotus_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2018,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264194,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/daa3be82aa9547da9d9bcf05c152545b-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/daa3be82aa9547da9d9bcf05c152545b-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/daa3be82aa9547da9d9bcf05c152545b.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/daa3be82aa9547da9d9bcf05c152545b-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/daa3be82aa9547da9d9bcf05c152545b-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/daa3be82aa9547da9d9bcf05c152545b-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": "2022-12-26T14:12:03.180962Z",
                "updated_at": "2022-12-26T14:12:50.482931Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Autumn Mountain by Nguyen Xuan Anh 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": 193.0,
            "size_w": 129.5,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 24993.5,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:12:47.583141Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic on Canvas",
            "order_date": "2022-12-26T14:12:46.546928Z",
            "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": 111959,
            "title": "Dancing Lovers",
            "slug": "dancing-lovers",
            "artists": [
                {
                    "id": 16922,
                    "name": "Moises Morgenstern",
                    "slug": "moises-morgenstern",
                    "summary": "Moises Morgenstern is a self-taught Venezuelan sculptor. He uses aluminum, industrial epoxy paint and stainless steel hardware.",
                    "featured_image": {
                        "id": 38448,
                        "created_at": "2022-12-17T19:45:18.017421Z",
                        "updated_at": "2022-12-17T19:45:18.017453Z",
                        "is_converted_to_webp": true,
                        "caption": "Moises Morgenstern - Spinning Antlers, 2020 (detail)",
                        "alt_text": "Moises Morgenstern - Spinning Antlers, 2020 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Moises_Morgenstern_-_Spinning_Antlers_2020_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264201,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d2c8fc859157437b8798bbf94c21e22d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d2c8fc859157437b8798bbf94c21e22d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/d2c8fc859157437b8798bbf94c21e22d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d2c8fc859157437b8798bbf94c21e22d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d2c8fc859157437b8798bbf94c21e22d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d2c8fc859157437b8798bbf94c21e22d-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": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:12:36.646811Z",
                "updated_at": "2022-12-26T14:13:08.466146Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Dancing Lovers by Moises Morgenstern for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    17,
                    22
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 198.1,
            "size_w": 119.4,
            "size_d": 111.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": null,
            "price_currency": "EUR",
            "size_hw": 23653.14,
            "size_hwd": 2644421.0519999997,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:13:06.477636Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Mixed Metal",
            "order_date": "2022-12-26T14:13:05.583375Z",
            "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": 111960,
            "title": "Mefie-Toi Des Hommes - Beware Of Men",
            "slug": "mefie-toi-des-hommes-beware-of-men",
            "artists": [
                {
                    "id": 16936,
                    "name": "Antoine Josse",
                    "slug": "antoine-josse",
                    "summary": "Antoine Josse is a French artist whose paintings and sculptures express a desire for lightness, escapism and to be able to dream the impossible.",
                    "featured_image": {
                        "id": 38462,
                        "created_at": "2022-12-18T12:11:31.809876Z",
                        "updated_at": "2022-12-18T12:11:31.809934Z",
                        "is_converted_to_webp": true,
                        "caption": "Antoine Josse - Pousse-Moi - Push Me, 2021 (detail)",
                        "alt_text": "Antoine Josse - Pousse-Moi - Push Me, 2021 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Antoine_Josse_-_Pousse-Moi_-_Push_Me_2021_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2021,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264206,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aafc93ad2a634834a35807d68abfd480-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aafc93ad2a634834a35807d68abfd480-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/aafc93ad2a634834a35807d68abfd480.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aafc93ad2a634834a35807d68abfd480-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aafc93ad2a634834a35807d68abfd480-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/aafc93ad2a634834a35807d68abfd480-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": "2022-12-26T14:12:46.085179Z",
                "updated_at": "2022-12-26T14:13:19.105225Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Mefie-Toi Des Hommes - Beware Of Men by Antoine Josse 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": 99.8,
            "size_w": 99.8,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 9960.039999999999,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:13:16.843578Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Plaster, Graphite, Acrylic Paint, Pastels, Watercolor and Varnish on Wood",
            "order_date": "2022-12-26T14:13:15.961894Z",
            "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": 111961,
            "title": "Lavender Vision",
            "slug": "lavender-vision",
            "artists": [
                {
                    "id": 16935,
                    "name": "Suzy Scarborough",
                    "slug": "suzy-scarborough",
                    "summary": "Suzy Scarborough is an American artist whose paintings call for a paradigm shift in which the people will reclaim their humanity.",
                    "featured_image": {
                        "id": 38461,
                        "created_at": "2022-12-18T12:03:41.216744Z",
                        "updated_at": "2022-12-18T12:03:41.216781Z",
                        "is_converted_to_webp": true,
                        "caption": "Suzy Scarborough - Lavender Vision, 2017 (detail)",
                        "alt_text": "Suzy Scarborough - Lavender Vision, 2017 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Suzy_Scarborough_-_Lavender_Vision_2017_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2017,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264210,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9e94ddc4affc44b2a24a50408da19f38-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9e94ddc4affc44b2a24a50408da19f38-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/9e94ddc4affc44b2a24a50408da19f38.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9e94ddc4affc44b2a24a50408da19f38-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9e94ddc4affc44b2a24a50408da19f38-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9e94ddc4affc44b2a24a50408da19f38-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:12:55.241066Z",
                "updated_at": "2022-12-26T14:13:37.333990Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Lavender Vision by Suzy Scarborough for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    27
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 91.4,
            "size_w": 91.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": null,
            "price_currency": "EUR",
            "size_hw": 8353.960000000001,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:13:35.295767Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Paper, Wax on wood panel",
            "order_date": "2022-12-26T14:13:34.409753Z",
            "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": 111962,
            "title": "'Elegance' Large Oil on Canvas Figurative Portrait Painting",
            "slug": "elegance-large-oil-on-canvas-figurative-portrait-painting",
            "artists": [
                {
                    "id": 16921,
                    "name": "Nguyen Van Cuong",
                    "slug": "nguyen-van-cuong",
                    "summary": "Nguyen Van Cuong is a Vietnamese artist whose paintings depict the contradiction between who women are and who they make themselves up to be.",
                    "featured_image": {
                        "id": 38447,
                        "created_at": "2022-12-17T19:38:14.260021Z",
                        "updated_at": "2022-12-17T19:38:14.260053Z",
                        "is_converted_to_webp": true,
                        "caption": "Nguyen Van Cuong - Saturday Night, 2016 (detail)",
                        "alt_text": "Nguyen Van Cuong - Saturday Night, 2016 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Nguyen_Van_Cuong_-_Saturday_Night_2016_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2016,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264219,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d5992c59d1e342039be399271c4956d9-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d5992c59d1e342039be399271c4956d9-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/d5992c59d1e342039be399271c4956d9.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d5992c59d1e342039be399271c4956d9-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d5992c59d1e342039be399271c4956d9-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d5992c59d1e342039be399271c4956d9-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": "2022-12-26T14:13:28.274212Z",
                "updated_at": "2022-12-26T14:13:38.279576Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "'Elegance' Large Oil on Canvas Figurative Portrait Painting by Nguyen Van Cuong 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": 88.9,
            "size_w": 119.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": null,
            "price_currency": "EUR",
            "size_hw": 10614.660000000002,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:13:37.301574Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2022-12-26T14:13:36.413868Z",
            "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": 111963,
            "title": "Soul Mountain",
            "slug": "soul-mountain",
            "artists": [
                {
                    "id": 16917,
                    "name": "Nguyen Xuan Anh",
                    "slug": "nguyen-xuan-anh",
                    "summary": "Nguyen Xuan Anh is a Vietnamese artist whose early works employed traditional subjects using a variety of earthy colors such as red, yellow and brown.",
                    "featured_image": {
                        "id": 38442,
                        "created_at": "2022-12-17T11:59:03.821801Z",
                        "updated_at": "2022-12-17T11:59:03.821829Z",
                        "is_converted_to_webp": true,
                        "caption": "Nguyen Xuan Anh - Wild Lotus, 2022 (detail)",
                        "alt_text": "Nguyen Xuan Anh - Wild Lotus, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Nguyen_Xuan_Anh_-_Wild_Lotus_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2021,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264220,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/67338233c18c4bb28676d0716c5e44e8-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/67338233c18c4bb28676d0716c5e44e8-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/67338233c18c4bb28676d0716c5e44e8.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/67338233c18c4bb28676d0716c5e44e8-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/67338233c18c4bb28676d0716c5e44e8-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/67338233c18c4bb28676d0716c5e44e8-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": "2022-12-26T14:13:32.481442Z",
                "updated_at": "2022-12-26T14:14:06.585723Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Soul Mountain by Nguyen Xuan Anh 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": 99.1,
            "size_w": 99.1,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 9820.81,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:04.382541Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic on Canvas",
            "order_date": "2022-12-26T14:14:03.500140Z",
            "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": 111964,
            "title": "We Don't KnowThat The Sky Is Not Blue",
            "slug": "we-dont-knowthat-the-sky-is-not-blue",
            "artists": [
                {
                    "id": 16934,
                    "name": "Tran Trong Vu",
                    "slug": "tran-trong-vu",
                    "summary": "Tran Trong Vu is a Vietnamese painter who explores what it means to be Asian and Vietnamese within the context of an increasingly westernized global culture.",
                    "featured_image": {
                        "id": 38460,
                        "created_at": "2022-12-18T11:52:17.357622Z",
                        "updated_at": "2022-12-18T11:52:17.357661Z",
                        "is_converted_to_webp": true,
                        "caption": "Tran Trong Vu - We Don't Know How Water is Blue #2, 2003 (detail)",
                        "alt_text": "Tran Trong Vu - We Don't Know How Water is Blue #2, 2003 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Tran_Trong_Vu_-_We_Dont_Know_How_Water_is_Blue_2_2003_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2008,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264221,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b9bdfecf5834c91ae6283c673f6f216-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b9bdfecf5834c91ae6283c673f6f216-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5b9bdfecf5834c91ae6283c673f6f216.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b9bdfecf5834c91ae6283c673f6f216-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b9bdfecf5834c91ae6283c673f6f216-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b9bdfecf5834c91ae6283c673f6f216-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:13:39.552930Z",
                "updated_at": "2022-12-26T14:14:15.773088Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "We Don't KnowThat The Sky Is Not Blue by Tran Trong Vu for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    27,
                    25
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 152.4,
            "size_w": 94.0,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 14325.6,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:14.040401Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2022-12-26T14:14:13.154721Z",
            "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": 111965,
            "title": "Gold Amber Composition",
            "slug": "gold-amber-composition",
            "artists": [
                {
                    "id": 16918,
                    "name": "Tomas Brzon",
                    "slug": "tomas-brzon",
                    "summary": "Working with simple geometrical shapes, reflections and optical illusions, Tomáš Brzon is a Czech artist known for his innovative glass sculptures.",
                    "featured_image": {
                        "id": 38444,
                        "created_at": "2022-12-17T12:15:44.677463Z",
                        "updated_at": "2022-12-17T12:15:44.677491Z",
                        "is_converted_to_webp": true,
                        "caption": "Tomáš Brzon - Crystal Composition, 2022 (detail)",
                        "alt_text": "Tomáš Brzon - Crystal Composition, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Tomas_Brzon_-_Crystal_Composition_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264207,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/50c952bf60e34a68b01e32e1860dc2bb-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/50c952bf60e34a68b01e32e1860dc2bb-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/50c952bf60e34a68b01e32e1860dc2bb.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/50c952bf60e34a68b01e32e1860dc2bb-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/50c952bf60e34a68b01e32e1860dc2bb-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/50c952bf60e34a68b01e32e1860dc2bb-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 31,
                        "name": "Light Yellow",
                        "value": "(255, 255, 192)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:12:50.802056Z",
                "updated_at": "2022-12-26T14:14:35.232181Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Gold Amber Composition by Tomas Brzon for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    21,
                    31
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 49.5,
            "size_w": 54.1,
            "size_d": 7.6,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 2677.9500000000003,
            "size_hwd": 20352.420000000002,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:32.711644Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Cut, Cast and Polished Glass",
            "order_date": "2022-12-26T14:14:31.833734Z",
            "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": 111966,
            "title": "'A Delicate Balance' Mixed Media Painting on Wood Panel",
            "slug": "a-delicate-balance-mixed-media-painting-on-wood-panel",
            "artists": [
                {
                    "id": 16916,
                    "name": "Madonna Phillips",
                    "slug": "madonna-phillips",
                    "summary": "Concerned with design, science, and architecture, Madonna Phillips is an American glass artist who mixes cut clear glass with found materials.",
                    "featured_image": {
                        "id": 38441,
                        "created_at": "2022-12-17T11:49:10.780726Z",
                        "updated_at": "2022-12-17T11:49:10.780762Z",
                        "is_converted_to_webp": true,
                        "caption": "Madonna Phillips - Swerve I, 2018 (detail)",
                        "alt_text": "Madonna Phillips - Swerve I, 2018 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Madonna_Phillips_-_Swerve_I_2018_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264228,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b95007319b1a4f7a9fd82157fec20b02-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b95007319b1a4f7a9fd82157fec20b02-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/b95007319b1a4f7a9fd82157fec20b02.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b95007319b1a4f7a9fd82157fec20b02-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b95007319b1a4f7a9fd82157fec20b02-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/b95007319b1a4f7a9fd82157fec20b02-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": "2022-12-26T14:14:01.964805Z",
                "updated_at": "2022-12-26T14:14:48.529344Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "'A Delicate Balance' Mixed Media Painting on Wood Panel by Madonna Phillips 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": 121.9,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 7435.900000000001,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:46.240341Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Mixed Media, Glass, Collage, Paint",
            "order_date": "2022-12-26T14:14:45.357844Z",
            "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": 111967,
            "title": "Her Majesty",
            "slug": "her-majesty",
            "artists": [
                {
                    "id": 16932,
                    "name": "Vladimir Prodanovich",
                    "slug": "vladimir-prodanovich",
                    "summary": "Born in Belgrade (then Yugoslavia), Vladimir Prodanovich is a prolific artist whose work, described as neo-expressionist, is highly textured and vibrant.",
                    "featured_image": {
                        "id": 38458,
                        "created_at": "2022-12-17T23:01:34.022089Z",
                        "updated_at": "2022-12-17T23:01:34.022119Z",
                        "is_converted_to_webp": true,
                        "caption": "Vladimir Prodanovich - Red Queen II, 2019 (detail)",
                        "alt_text": "Vladimir Prodanovich - Red Queen II, 2019 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Vladimir_Prodanovich_-_Red_Queen_II_2019_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2019,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264237,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4946639b9a1b41cf88e6c4e706f354a9-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4946639b9a1b41cf88e6c4e706f354a9-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/4946639b9a1b41cf88e6c4e706f354a9.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4946639b9a1b41cf88e6c4e706f354a9-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4946639b9a1b41cf88e6c4e706f354a9-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/4946639b9a1b41cf88e6c4e706f354a9-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 31,
                        "name": "Light Yellow",
                        "value": "(255, 255, 192)",
                        "is_grayscale": false
                    },
                    {
                        "id": 22,
                        "name": "Dark Yellow",
                        "value": "(128, 128, 64)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:14:27.068840Z",
                "updated_at": "2022-12-26T14:14:56.613944Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Her Majesty by Vladimir Prodanovich for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    31,
                    22
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 193.0,
            "size_w": 152.4,
            "size_d": 5.1,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 29413.2,
            "size_hwd": 150007.32,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:54.564761Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Mixed Media, Lace, Oil Paint",
            "order_date": "2022-12-26T14:14:53.681387Z",
            "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": 111968,
            "title": "Circulo 15",
            "slug": "circulo-15",
            "artists": [
                {
                    "id": 16933,
                    "name": "Amauri Torezan",
                    "slug": "amauri-torezan",
                    "summary": "Influenced by his interest in modernist abstraction, Amauri Torezan is a Brazilian artist known for his bold abstract pieces.",
                    "featured_image": {
                        "id": 38459,
                        "created_at": "2022-12-17T23:12:41.694137Z",
                        "updated_at": "2022-12-17T23:12:41.694171Z",
                        "is_converted_to_webp": true,
                        "caption": "Amauri Torezan - Supernova, 2022 (detail)",
                        "alt_text": "Amauri Torezan - Supernova, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Amauri_Torezan_-_Supernova_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2021,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264232,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2f608d9b6efc42fab45e344c4de61fb1-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2f608d9b6efc42fab45e344c4de61fb1-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2f608d9b6efc42fab45e344c4de61fb1.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2f608d9b6efc42fab45e344c4de61fb1-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2f608d9b6efc42fab45e344c4de61fb1-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2f608d9b6efc42fab45e344c4de61fb1-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2022-12-26T14:14:12.742026Z",
                "updated_at": "2022-12-26T14:14:58.583507Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Circulo 15 by Amauri Torezan for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 91.4,
            "size_w": 91.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": null,
            "price_currency": "EUR",
            "size_hw": 8353.960000000001,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:56.208440Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic and Resin on Wood Panel",
            "order_date": "2022-12-26T14:14:55.313853Z",
            "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": 111969,
            "title": "'Lady on Raft', Framed Black & White Photograph, Female Figure",
            "slug": "lady-on-raft-framed-black-white-photograph-female-figure",
            "artists": [
                {
                    "id": 16927,
                    "name": "Tran Huy Hoan",
                    "slug": "tran-huy-hoan",
                    "summary": "Tran Huy Hoan is a Vietnamese painter and photographer whose works feature themes that are contradictions within themselves.",
                    "featured_image": {
                        "id": 38453,
                        "created_at": "2022-12-17T22:19:22.468169Z",
                        "updated_at": "2022-12-17T22:19:22.468199Z",
                        "is_converted_to_webp": true,
                        "caption": "Tran Huy Hoan - Dove on Black Water Pot, 2012 (detail)",
                        "alt_text": "Tran Huy Hoan - Dove on Black Water Pot, 2012 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Tran_Huy_Hoan_-_Dove_on_Black_Water_Pot_2012_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2018,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264225,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2723e9aeb95a490b9cbd34f49d13826b-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2723e9aeb95a490b9cbd34f49d13826b-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/2723e9aeb95a490b9cbd34f49d13826b.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2723e9aeb95a490b9cbd34f49d13826b-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2723e9aeb95a490b9cbd34f49d13826b-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/2723e9aeb95a490b9cbd34f49d13826b-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": "2022-12-26T14:13:52.465632Z",
                "updated_at": "2022-12-26T14:15:02.914543Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "'Lady on Raft', Framed Black & White Photograph, Female Figure by Tran Huy Hoan 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": 81.3,
            "size_w": 109.2,
            "size_d": null,
            "category": {
                "id": 13,
                "created_at": "2020-06-02T13:36:26.011418Z",
                "updated_at": "2020-06-02T13:36:26.088345Z",
                "name": "Photography",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "011bd3df-4dbc-481f-a240-24fdc4977205",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "132dc8a4-f7be-469a-b0e2-afacadb7a598",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1b65a2e6-5202-449f-af3e-880229c9d7ce",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "1ef06b63-6f8a-4d3f-b2a0-fbe66a2c7a03",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "318bc704-25df-4820-9215-0d71f2dedfca",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "52a45845-de62-4efd-b007-1556c0553934",
                    "55591b58-e706-4cb0-ba95-76e07760e3f2",
                    "597afee3-b9c8-4592-9cf1-3603f6e5254f",
                    "5eef1673-6e8d-4c60-bd4d-fb6288191990",
                    "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                    "6df7dd9f-843d-4dbc-ba11-76795f933725",
                    "71e97d2d-9d4c-4cf0-9ae9-c009c1ef31e7",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7b499db0-e470-4f81-89db-9d9aabc69889",
                    "8f6e86dc-2522-4a38-af95-02f5cef6ccf4",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "bb7828a9-b97f-4af5-9070-7014fab5afbd",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "bf3be09c-2918-4770-880a-da5693b8a6b7",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "ea41c6e6-7153-4b8f-91d3-69c670fe653d",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f9d41791-d118-42ff-ab98-373db30342f8",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 8877.96,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:14:59.418187Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Photographic Print",
            "order_date": "2022-12-26T14:14:58.530998Z",
            "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": 111970,
            "title": "'Reading Newspaper II' Mixed Media, Abstract Portrait",
            "slug": "reading-newspaper-ii-mixed-media-abstract-portrait",
            "artists": [
                {
                    "id": 16924,
                    "name": "Nguyen Cong Cu",
                    "slug": "nguyen-cong-cu",
                    "summary": "Nguyen Cong Cu is an artist who applies surreal expressionism through his own lenses, exploring the human condition and contemporary life in Vietnam.",
                    "featured_image": {
                        "id": 38450,
                        "created_at": "2022-12-17T21:51:40.076295Z",
                        "updated_at": "2022-12-17T21:51:40.076330Z",
                        "is_converted_to_webp": true,
                        "caption": "Nguyen Cong Cu - No Way, 2013 (detail)",
                        "alt_text": "Nguyen Cong Cu - No Way, 2013 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Nguyen_Cong_Cu_-_No_Way_2013_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2012,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264255,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/965f5947f56a42c680b71eef82d85536-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/965f5947f56a42c680b71eef82d85536-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/965f5947f56a42c680b71eef82d85536.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/965f5947f56a42c680b71eef82d85536-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/965f5947f56a42c680b71eef82d85536-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/965f5947f56a42c680b71eef82d85536-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": "2022-12-26T14:15:26.509005Z",
                "updated_at": "2022-12-26T14:15:44.044300Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "'Reading Newspaper II' Mixed Media, Abstract Portrait by Nguyen Cong Cu 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": 101.6,
            "size_w": 78.7,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 7995.92,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:15:42.789820Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic on Canvas",
            "order_date": "2022-12-26T14:15:41.765088Z",
            "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": 111971,
            "title": "'Interwined', Red Monochromatic Oil Painting, Female Figure",
            "slug": "interwined-red-monochromatic-oil-painting-female-figure",
            "artists": [
                {
                    "id": 16927,
                    "name": "Tran Huy Hoan",
                    "slug": "tran-huy-hoan",
                    "summary": "Tran Huy Hoan is a Vietnamese painter and photographer whose works feature themes that are contradictions within themselves.",
                    "featured_image": {
                        "id": 38453,
                        "created_at": "2022-12-17T22:19:22.468169Z",
                        "updated_at": "2022-12-17T22:19:22.468199Z",
                        "is_converted_to_webp": true,
                        "caption": "Tran Huy Hoan - Dove on Black Water Pot, 2012 (detail)",
                        "alt_text": "Tran Huy Hoan - Dove on Black Water Pot, 2012 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Tran_Huy_Hoan_-_Dove_on_Black_Water_Pot_2012_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2010,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264249,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8b819a40d08c4a86a6bd355a4bd90e8a-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8b819a40d08c4a86a6bd355a4bd90e8a-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/8b819a40d08c4a86a6bd355a4bd90e8a.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8b819a40d08c4a86a6bd355a4bd90e8a-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8b819a40d08c4a86a6bd355a4bd90e8a-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/8b819a40d08c4a86a6bd355a4bd90e8a-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:15:07.820530Z",
                "updated_at": "2022-12-26T14:15:55.088403Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "'Interwined', Red Monochromatic Oil Painting, Female Figure by Tran Huy Hoan for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    29,
                    24,
                    23
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 105.4,
            "size_w": 86.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": null,
            "price_currency": "EUR",
            "size_hw": 9106.560000000001,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:15:52.243834Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2022-12-26T14:15:51.352218Z",
            "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": 111972,
            "title": "Apartment Block 3",
            "slug": "apartment-block-3",
            "artists": [
                {
                    "id": 16930,
                    "name": "Pham Minh Tuan",
                    "slug": "pham-minh-tuan",
                    "summary": "Pham Minh Tuan is a Vietnamese contemporary artist working in various mediums. He studied at the Hanoi Industrial Fine Arts University, graduating in 1984.",
                    "featured_image": {
                        "id": 38456,
                        "created_at": "2022-12-17T22:43:15.165620Z",
                        "updated_at": "2022-12-17T22:43:15.165675Z",
                        "is_converted_to_webp": true,
                        "caption": "Pham Minh Tuan - Apartment Block 3, 2002 (detail)",
                        "alt_text": "Pham Minh Tuan - Apartment Block 3, 2002 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Pham_Minh_Tuan_-_Apartment_Block_3_2002_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 6962,
                "name": "Ai Bo Gallery",
                "slug": "ai-bo-gallery",
                "city": "New York",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                    "username": "glenn@aibogallery.com",
                    "slug": "glennaibogallerycom",
                    "first_name": "GLENN",
                    "last_name": "ABER",
                    "display_name": null,
                    "display_name_full": "GLENN ABER",
                    "email": "glenn@aibogallery.com",
                    "telephone": null
                },
                "phone_number": "+1 914-263-7500",
                "address": "One Stratton Rd, Purchase, NY 10577, United States",
                "registered_since": "2022-10-26T19:38:01.822694Z",
                "total_artworks": 487
            },
            "units": "centimeter",
            "year_of_creation": 2002,
            "available_for_sale": "available",
            "featured_image": {
                "id": 264266,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b1d5a92712545ccbf3c134f8e7aa168-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b1d5a92712545ccbf3c134f8e7aa168-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5b1d5a92712545ccbf3c134f8e7aa168.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b1d5a92712545ccbf3c134f8e7aa168-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b1d5a92712545ccbf3c134f8e7aa168-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5b1d5a92712545ccbf3c134f8e7aa168-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 27,
                        "name": "Light Orange",
                        "value": "(255, 192, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 28,
                        "name": "Orange",
                        "value": "(255, 102, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-12-26T14:15:48.904680Z",
                "updated_at": "2022-12-26T14:16:02.239369Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Apartment Block 3 by Pham Minh Tuan for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    17,
                    27,
                    28
                ]
            },
            "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": 89.9,
            "size_w": 70.1,
            "size_d": null,
            "category": {
                "id": 9,
                "created_at": "2020-06-02T13:36:25.917696Z",
                "updated_at": "2020-06-02T13:36:26.086376Z",
                "name": "Paintings",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "127e02d4-c86b-457a-9edc-4e5fc867df3f",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1a3852a8-48d9-40eb-aaea-4458985abf09",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5655ca75-d05a-498c-af34-03eed115701a",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "71133a74-5889-41c4-a4ea-65189deb4308",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "7e7d1f51-dc28-4c52-aaae-82fa179c9fd1",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "8fc01459-4201-4ef6-a4b4-ccce5796f81d",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "bd175df0-4691-4b61-b4ed-842440ec4af0",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "c9f8ae0a-f693-4864-9356-44676495b5a9",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e453624c-298b-4c49-9ab4-990cd29a0d6c",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10",
                    "fc2c943c-1f9e-4997-8f75-0bee741c0c37"
                ]
            },
            "price": null,
            "price_currency": "EUR",
            "size_hw": 6301.99,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2022-12-26T14:16:01.171692Z",
            "business_user": {
                "id": "81ecb55e-448c-41ce-b575-2cb30e5135d5",
                "username": "glenn@aibogallery.com",
                "slug": "glennaibogallerycom",
                "first_name": "GLENN",
                "last_name": "ABER",
                "display_name": null,
                "display_name_full": "GLENN ABER",
                "email": "glenn@aibogallery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Oil on Canvas",
            "order_date": "2022-12-26T14:16:00.296431Z",
            "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
        }
    ]
}