API endpoint that allows marketplace artworks to be viewed.

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

{
    "count": 28050,
    "next": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=20268&ordering=year_of_creation",
    "previous": "https://prod-api.widewalls.ch/api/v1/marketplace-artworks/?format=api&limit=18&offset=20232&ordering=year_of_creation",
    "results": [
        {
            "id": 124392,
            "title": "Becoming #9",
            "slug": "becoming-9",
            "artists": [
                {
                    "id": 17498,
                    "name": "Michael Batty",
                    "slug": "michael-batty",
                    "summary": "Michael Batty is a Canadian painter and printmaker widely known and recognized for his minimalist pieces that speak through geometry and line.",
                    "featured_image": {
                        "id": 38804,
                        "created_at": "2023-06-26T07:14:09.326319Z",
                        "updated_at": "2023-06-26T07:14:09.326373Z",
                        "is_converted_to_webp": true,
                        "caption": "Michael Batty - Chart #4, 2022 (detail)",
                        "alt_text": "Michael Batty - Chart #4, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Michael_Batty_-_Chart_4_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 310555,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c9ab8d00cf3f41149789b23768765f5d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c9ab8d00cf3f41149789b23768765f5d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/c9ab8d00cf3f41149789b23768765f5d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c9ab8d00cf3f41149789b23768765f5d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c9ab8d00cf3f41149789b23768765f5d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c9ab8d00cf3f41149789b23768765f5d-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-06-27T12:37:33.642669Z",
                "updated_at": "2023-07-29T17:03:23.400042Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Becoming #9 by Michael Batty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    21
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 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": 3750.0,
            "price_currency": "USD",
            "size_hw": 8353.960000000001,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-27T12:37:39.534281Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 3750.0,
            "price_eur": "3399.38",
            "price_usd_currency": "USD",
            "medium": "Acrylic on panel",
            "order_date": "2023-07-29T17:03:23.331961Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "1000 Parker St, Vancouver, BC V6A 4B9, Canada",
            "city": "Vancouver",
            "zip_code": "V6A 4B9",
            "state": null
        },
        {
            "id": 124388,
            "title": "ARC 1",
            "slug": "arc-1-IQKz",
            "artists": [
                {
                    "id": 17498,
                    "name": "Michael Batty",
                    "slug": "michael-batty",
                    "summary": "Michael Batty is a Canadian painter and printmaker widely known and recognized for his minimalist pieces that speak through geometry and line.",
                    "featured_image": {
                        "id": 38804,
                        "created_at": "2023-06-26T07:14:09.326319Z",
                        "updated_at": "2023-06-26T07:14:09.326373Z",
                        "is_converted_to_webp": true,
                        "caption": "Michael Batty - Chart #4, 2022 (detail)",
                        "alt_text": "Michael Batty - Chart #4, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Michael_Batty_-_Chart_4_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 310551,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3487370c57d843c58c6b14e25f16569f-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3487370c57d843c58c6b14e25f16569f-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3487370c57d843c58c6b14e25f16569f.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3487370c57d843c58c6b14e25f16569f-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3487370c57d843c58c6b14e25f16569f-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3487370c57d843c58c6b14e25f16569f-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": 31,
                        "name": "Light Yellow",
                        "value": "(255, 255, 192)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-06-27T12:36:58.699375Z",
                "updated_at": "2023-07-29T16:58:03.029569Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "ARC 1 by Michael Batty for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    31
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 30.5,
            "size_w": 83.8,
            "size_d": null,
            "category": {
                "id": 1,
                "created_at": "2020-06-02T13:36:25.867753Z",
                "updated_at": "2020-06-02T13:36:26.084117Z",
                "name": "Prints",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "48fd7000-bbac-4e5c-9c83-7a290bcb9cd5",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "99a43b05-c06c-4074-933d-193409fa98b6",
                    "a9656b97-db97-46d3-a86d-afa122ac20cd",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "b4104fef-9b8e-4f43-b2e4-de51edd01a80",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f5168d5c-4f22-4670-ab99-f44155705cd8"
                ]
            },
            "price": 600.0,
            "price_currency": "USD",
            "size_hw": 2555.9,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-27T12:37:13.974193Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 600.0,
            "price_eur": "543.90",
            "price_usd_currency": "USD",
            "medium": "Archival pigment print on 100% cotton acid free paper",
            "order_date": "2023-07-29T16:58:02.959029Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "1000 Parker St, Vancouver, BC V6A 4B9, Canada",
            "city": "Vancouver",
            "zip_code": "V6A 4B9",
            "state": null
        },
        {
            "id": 124386,
            "title": "Traces #2",
            "slug": "traces-2",
            "artists": [
                {
                    "id": 17498,
                    "name": "Michael Batty",
                    "slug": "michael-batty",
                    "summary": "Michael Batty is a Canadian painter and printmaker widely known and recognized for his minimalist pieces that speak through geometry and line.",
                    "featured_image": {
                        "id": 38804,
                        "created_at": "2023-06-26T07:14:09.326319Z",
                        "updated_at": "2023-06-26T07:14:09.326373Z",
                        "is_converted_to_webp": true,
                        "caption": "Michael Batty - Chart #4, 2022 (detail)",
                        "alt_text": "Michael Batty - Chart #4, 2022 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Michael_Batty_-_Chart_4_2022_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 310550,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e2d46d41f48a48cda8913c9ee8942261-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e2d46d41f48a48cda8913c9ee8942261-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e2d46d41f48a48cda8913c9ee8942261.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e2d46d41f48a48cda8913c9ee8942261-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e2d46d41f48a48cda8913c9ee8942261-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e2d46d41f48a48cda8913c9ee8942261-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": "2023-06-27T12:36:55.908806Z",
                "updated_at": "2023-07-29T16:55:59.546389Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Traces #2 by Michael Batty 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": 121.9,
            "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": 5000.0,
            "price_currency": "USD",
            "size_hw": 14859.61,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-27T12:37:02.701499Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 5000.0,
            "price_eur": "4532.50",
            "price_usd_currency": "USD",
            "medium": "Acrylic on panel",
            "order_date": "2023-07-29T16:55:59.477888Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "1000 Parker St, Vancouver, BC V6A 4B9, Canada",
            "city": "Vancouver",
            "zip_code": "V6A 4B9",
            "state": null
        },
        {
            "id": 125026,
            "title": "Toy Soldier #5 (Kneeling Position)",
            "slug": "toy-soldier-5-kneeling-position",
            "artists": [
                {
                    "id": 17509,
                    "name": "Yoram Wolberger",
                    "slug": "yoram-wolberger",
                    "summary": "Yoram Wolberger is an Israeli/American artist who uses childhood toys and everyday domestic items to create his large-scale sculptures.",
                    "featured_image": {
                        "id": 38821,
                        "created_at": "2023-06-27T16:00:50.178703Z",
                        "updated_at": "2023-06-27T16:00:50.178736Z",
                        "is_converted_to_webp": true,
                        "caption": "Yoram Wolberger - Toy Soldier #5 (Prone Position), 2010 (detail)",
                        "alt_text": "Yoram Wolberger - Toy Soldier #5 (Prone Position), 2010 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Yoram_Wolberger_-_Toy_Soldier_5_Prone_Position_2010_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 311725,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/957a40d5bea34761b7184560097098dd-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/957a40d5bea34761b7184560097098dd-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/957a40d5bea34761b7184560097098dd.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/957a40d5bea34761b7184560097098dd-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/957a40d5bea34761b7184560097098dd-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/957a40d5bea34761b7184560097098dd-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": "2023-06-28T19:19:02.602594Z",
                "updated_at": "2023-07-28T22:33:21.805734Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Toy Soldier #5 (Kneeling Position) by Yoram Wolberger 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": 127.0,
            "size_w": 152.4,
            "size_d": 61.0,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 150000.0,
            "price_currency": "USD",
            "size_hw": 19354.8,
            "size_hwd": 1180642.8,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-28T19:20:54.653441Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 150000.0,
            "price_eur": "136643.10",
            "price_usd_currency": "USD",
            "medium": "3D digital scanning, CNC digital sculpting, Reinforced Fiberglass Composite, Urethane",
            "order_date": "2023-07-28T22:33:18.687077Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "6507 Sycamore Glen Dr, Orange, CA 92869, USA",
            "city": "Orange",
            "zip_code": "92869",
            "state": null
        },
        {
            "id": 124907,
            "title": "Empty",
            "slug": "empty-leDM",
            "artists": [
                {
                    "id": 13534,
                    "name": "Dirk Staschke",
                    "slug": "dirk-staschke",
                    "summary": "Dirk Staschke is an American contemporary artist widely known for his sculptural representations of still life paintings. He is based in Portland, Oregon.\n",
                    "featured_image": {
                        "id": 35346,
                        "created_at": "2020-03-24T15:39:54.959782Z",
                        "updated_at": "2021-09-13T22:36:21.966242Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Dirk Staschke - Vanitas Vase 5, 2019 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Dirk-Staschke-Vanitas-Vase-5-2019-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 311558,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eef038e8fba34b4ab085a0c544380f4c-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eef038e8fba34b4ab085a0c544380f4c-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/eef038e8fba34b4ab085a0c544380f4c.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eef038e8fba34b4ab085a0c544380f4c-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eef038e8fba34b4ab085a0c544380f4c-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/eef038e8fba34b4ab085a0c544380f4c-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": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-06-28T17:03:10.269567Z",
                "updated_at": "2023-07-28T22:18:44.261219Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Empty by Dirk Staschke for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    20,
                    29
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 58.4,
            "size_w": 48.3,
            "size_d": 5.1,
            "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": 6000.0,
            "price_currency": "USD",
            "size_hw": 2820.72,
            "size_hwd": 14385.671999999999,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-28T17:03:28.953887Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 6000.0,
            "price_eur": "5465.72",
            "price_usd_currency": "USD",
            "medium": "Ceramic",
            "order_date": "2023-07-28T22:18:43.425474Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "2506 NE Ainsworth St, Portland, OR 97211, USA",
            "city": "Portland",
            "zip_code": "97211",
            "state": null
        },
        {
            "id": 124035,
            "title": "Laver Shake",
            "slug": "laver-shake",
            "artists": [
                {
                    "id": 1686,
                    "name": "Joshua Dildine",
                    "slug": "joshua-dildine",
                    "summary": "Joshua Dildine is an American contemporary artist who makes paintings on the family photographs.  \n",
                    "featured_image": {
                        "id": 11657,
                        "created_at": "2020-03-19T11:14:36.471967Z",
                        "updated_at": "2021-09-13T17:23:40.757216Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Joshua Dildine - painter, photo credits - A 1000 Living Painters",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joshua-Dildine-painter-photo-credits-A-1000-Living-Painters.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 309544,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9a6053a9559847ae967f898bf821e305-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9a6053a9559847ae967f898bf821e305-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/9a6053a9559847ae967f898bf821e305.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9a6053a9559847ae967f898bf821e305-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9a6053a9559847ae967f898bf821e305-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9a6053a9559847ae967f898bf821e305-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": "2023-06-24T16:01:13.693936Z",
                "updated_at": "2023-07-28T03:14:58.713100Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Laver Shake by Joshua Dildine 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": 127.0,
            "size_w": 71.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": 2750.0,
            "price_currency": "USD",
            "size_hw": 9029.699999999999,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-24T16:01:20.317682Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 2750.0,
            "price_eur": "2478.71",
            "price_usd_currency": "USD",
            "medium": "Acrylic and Oil on Paper",
            "order_date": "2023-07-28T03:14:58.628874Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "6507 Sycamore Glen Dr, Orange, CA 92869, USA",
            "city": "Orange",
            "zip_code": "92869",
            "state": null
        },
        {
            "id": 124028,
            "title": "Serenade",
            "slug": "serenade-TXWn",
            "artists": [
                {
                    "id": 1686,
                    "name": "Joshua Dildine",
                    "slug": "joshua-dildine",
                    "summary": "Joshua Dildine is an American contemporary artist who makes paintings on the family photographs.  \n",
                    "featured_image": {
                        "id": 11657,
                        "created_at": "2020-03-19T11:14:36.471967Z",
                        "updated_at": "2021-09-13T17:23:40.757216Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Joshua Dildine - painter, photo credits - A 1000 Living Painters",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Joshua-Dildine-painter-photo-credits-A-1000-Living-Painters.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 309532,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e39b0b9eb6ec407a9cfc0593e378cfe5-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e39b0b9eb6ec407a9cfc0593e378cfe5-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/e39b0b9eb6ec407a9cfc0593e378cfe5.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e39b0b9eb6ec407a9cfc0593e378cfe5-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e39b0b9eb6ec407a9cfc0593e378cfe5-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/e39b0b9eb6ec407a9cfc0593e378cfe5-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 24,
                        "name": "Red",
                        "value": "(255, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-06-24T16:00:32.158636Z",
                "updated_at": "2023-07-28T03:09:10.395941Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Serenade by Joshua Dildine for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    17,
                    24
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 43.2,
            "size_w": 55.9,
            "size_d": null,
            "category": {
                "id": 15,
                "created_at": "2020-06-02T13:36:26.028655Z",
                "updated_at": "2020-06-02T13:36:26.028683Z",
                "name": "Works On Paper",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bd445e2-1c6e-4c80-9ee9-fa349480d49b",
                    "2152f8f1-6592-4bd6-91c9-87d0c8d0fb8b",
                    "266f3845-161a-4bf7-bb69-d62a0c957a1f",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "3f896099-6d55-4b45-89ec-51cf4fdc9f61",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "5a71eb4d-0415-4b5b-9ab5-e4bafc4e45c8",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "aa4e8cd5-7af4-4a1a-978a-3ed03335dbb0",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "ae205676-f323-49c8-b501-b88614ccaea4",
                    "b29153c7-09af-4a50-ba68-76b91eb5eae3",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cc9ab24f-0851-47d2-8d31-f1695f58721e",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d0e1eb2a-9f17-4cba-80ad-86ad171a7d4a",
                    "d63011d9-b066-47d9-8193-6df18c4f6e81",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "e832a146-e1b6-40f0-8522-14f3cc5d8994",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "ffeca5a3-6071-4134-bda6-5ab8ad9204de"
                ]
            },
            "price": 1500.0,
            "price_currency": "USD",
            "size_hw": 2414.88,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-24T16:00:49.248962Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 1500.0,
            "price_eur": "1352.02",
            "price_usd_currency": "USD",
            "medium": "Acrylic and pen on photograph",
            "order_date": "2023-07-28T03:09:09.508013Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "6507 Sycamore Glen Dr, Orange, CA 92869, USA",
            "city": "Orange",
            "zip_code": "92869",
            "state": null
        },
        {
            "id": 66204,
            "title": "STARMAKER",
            "slug": "starmaker",
            "artists": [
                {
                    "id": 773,
                    "name": "Erro",
                    "slug": "erro",
                    "summary": "Erro is an Icelandic Pop Art and Postmodern artist, whose work includes painting, drawing, collage, printmaking, sculpture, and film. \n",
                    "featured_image": {
                        "id": 31711,
                        "created_at": "2020-03-23T14:48:46.517112Z",
                        "updated_at": "2021-09-13T21:49:14.262644Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Erro in front of his work - Photo via geuergeuerartde",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Erro-in-front-of-his-work-Photo-via-geuergeuerartde.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "summary": "Galerie Ernst Hilger on the first floor of Dorotheergasse 5 in Vienna's 1st district represents the works of artists such\n",
                "featured_image": {
                    "id": 2531,
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                    "username": "michaelk_1243",
                    "slug": "michaelk_1243",
                    "first_name": "Galerie",
                    "last_name": "Ernst Hilger",
                    "display_name": "MichaelK Kaufmann",
                    "display_name_full": "MichaelK Kaufmann",
                    "email": "gallery@hilger.at",
                    "telephone": "+43 1 5125315"
                },
                "phone_number": "+43 15125315",
                "address": "Dorotheergasse 5",
                "registered_since": "2019-06-27T17:33:35Z",
                "total_artworks": 963
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 169784,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3868369245_1627855594-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3868369245_1627855594-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/3868369245_1627855594.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3868369245_1627855594-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3868369245_1627855594-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/3868369245_1627855594-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": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2021-08-14T22:06:03.867104Z",
                "updated_at": "2023-07-28T00:10:03.126849Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "STARMAKER by Erro for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    21,
                    23
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 23.5,
            "size_w": 39.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": 916.5,
            "size_hwd": null,
            "price_display": "price range",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": 6400.0,
            "min_price_currency": "EUR",
            "max_price": 9600.0,
            "max_price_currency": "EUR",
            "created_at": "2021-03-11T14:56:54.600353Z",
            "business_user": {
                "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                "username": "michaelk_1243",
                "slug": "michaelk_1243",
                "first_name": "Galerie",
                "last_name": "Ernst Hilger",
                "display_name": "MichaelK Kaufmann",
                "display_name_full": "MichaelK Kaufmann",
                "email": "gallery@hilger.at",
                "telephone": "+43 1 5125315"
            },
            "is_active": true,
            "price_usd": 12386.22,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Glycerophtalic paint on canvas",
            "order_date": "2023-07-28T00:10:03.042801Z",
            "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": 117425,
            "title": "Come walk with me",
            "slug": "come-walk-with-me",
            "artists": [
                {
                    "id": 17132,
                    "name": "Kirsten Thys van den Audenaerde",
                    "slug": "kirsten-thys-van-den-audenaerde",
                    "summary": "Kirsten Thys van den Audenaerde is a Belgian photographer whose work revolves around human body, often nude. In 2016, she switched to analog photography.",
                    "featured_image": {
                        "id": 38657,
                        "created_at": "2023-05-02T11:27:45.407553Z",
                        "updated_at": "2023-05-02T11:27:45.407581Z",
                        "is_converted_to_webp": true,
                        "caption": "Kirsten Thys van den Audenaerde - Downfall (Bombay Beach), 2023 (detail)",
                        "alt_text": "Kirsten Thys van den Audenaerde - Downfall (Bombay Beach), 2023 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Kirsten_Thys_van_den_Audenaerde_-_Downfall_Bombay_Beach_2023_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8459,
                "name": "instantdreams",
                "slug": "instantdreams",
                "city": "Morongo Valley",
                "summary": "instantdreams is an art gallery based in Morongo Valley. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4266,
                    "created_at": "2023-04-17T19:46:34.951726Z",
                    "updated_at": "2023-04-17T19:46:34.951790Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/21c6ac2c32864ebc8695bfe37a091324.jpg",
                    "uploaded_by": "99a43b05-c06c-4074-933d-193409fa98b6"
                },
                "more_artworks": {},
                "owner": {
                    "id": "99a43b05-c06c-4074-933d-193409fa98b6",
                    "username": "lance_1022",
                    "slug": "lance_1022",
                    "first_name": "Lance",
                    "last_name": "Waterman",
                    "display_name": "Lance Waterman",
                    "display_name_full": "Lance Waterman",
                    "email": "stefanie.schneider@instantdreams.net",
                    "telephone": "+1 760 880 8182"
                },
                "phone_number": "(760) 880-8182",
                "address": "50355 Oskar Ln, Morongo Valley, CA 92256, USA",
                "registered_since": "2023-04-17T19:59:44.292791Z",
                "total_artworks": 101
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 275175,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/37cf58bf37874badb179b1089f6b1c7e-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/37cf58bf37874badb179b1089f6b1c7e-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/37cf58bf37874badb179b1089f6b1c7e.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/37cf58bf37874badb179b1089f6b1c7e-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/37cf58bf37874badb179b1089f6b1c7e-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/37cf58bf37874badb179b1089f6b1c7e-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": "2023-05-03T21:49:08.160953Z",
                "updated_at": "2023-07-27T13:52:05.021308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Come walk with me by Kirsten Thys van den Audenaerde for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    17
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 50.0,
            "size_w": 50.0,
            "size_d": 0.1,
            "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": 700.0,
            "price_currency": "USD",
            "size_hw": 2500.0,
            "size_hwd": 250.0,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-05-03T21:49:24.280832Z",
            "business_user": {
                "id": "99a43b05-c06c-4074-933d-193409fa98b6",
                "username": "lance_1022",
                "slug": "lance_1022",
                "first_name": "Lance",
                "last_name": "Waterman",
                "display_name": "Lance Waterman",
                "display_name_full": "Lance Waterman",
                "email": "stefanie.schneider@instantdreams.net",
                "telephone": "+1 760 880 8182"
            },
            "is_active": true,
            "price_usd": 700.0,
            "price_eur": "630.94",
            "price_usd_currency": "USD",
            "medium": "Archival C-Print, based on the Polaroid",
            "order_date": "2023-07-27T13:52:04.950899Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Morongo Valley, California 92256, USA",
            "city": "",
            "zip_code": "92256",
            "state": null
        },
        {
            "id": 124992,
            "title": "Vodka Flowers",
            "slug": "vodka-flowers",
            "artists": [
                {
                    "id": 17031,
                    "name": "Ben Weiner",
                    "slug": "ben-weiner",
                    "summary": "Ben Weiner is an American contemporary artist whose large-scale paintings combine elements of abstraction, still life, and photorealism.",
                    "featured_image": {
                        "id": 38592,
                        "created_at": "2023-02-22T15:37:02.021270Z",
                        "updated_at": "2023-02-27T16:04:31.275303Z",
                        "is_converted_to_webp": true,
                        "caption": "Ben Weiner - Oracle, 2007 (detail)",
                        "alt_text": "Ben Weiner - Oracle, 2007 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ben_Weiner_-_Oracle_2007_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 311678,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/365b8e9676f942509de5326d66b1c3e3-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/365b8e9676f942509de5326d66b1c3e3-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/365b8e9676f942509de5326d66b1c3e3.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/365b8e9676f942509de5326d66b1c3e3-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/365b8e9676f942509de5326d66b1c3e3-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/365b8e9676f942509de5326d66b1c3e3-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-06-28T19:12:17.449117Z",
                "updated_at": "2023-07-26T01:55:45.654584Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Vodka Flowers by Ben Weiner for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    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": 81.3,
            "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": 4750.0,
            "price_currency": "USD",
            "size_hw": 8260.08,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-28T19:12:32.213014Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 4750.0,
            "price_eur": "4286.94",
            "price_usd_currency": "USD",
            "medium": "Ink on chromatography paper soaked in Vodka",
            "order_date": "2023-07-26T01:55:45.577100Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "10-41 47th Ave, Queens, NY 11101, USA",
            "city": "",
            "zip_code": "11101",
            "state": null
        },
        {
            "id": 124999,
            "title": "Viagra Flowers (Purple Orange Pink),",
            "slug": "viagra-flowers-purple-orange-pink",
            "artists": [
                {
                    "id": 17031,
                    "name": "Ben Weiner",
                    "slug": "ben-weiner",
                    "summary": "Ben Weiner is an American contemporary artist whose large-scale paintings combine elements of abstraction, still life, and photorealism.",
                    "featured_image": {
                        "id": 38592,
                        "created_at": "2023-02-22T15:37:02.021270Z",
                        "updated_at": "2023-02-27T16:04:31.275303Z",
                        "is_converted_to_webp": true,
                        "caption": "Ben Weiner - Oracle, 2007 (detail)",
                        "alt_text": "Ben Weiner - Oracle, 2007 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ben_Weiner_-_Oracle_2007_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 311691,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0ff6523710de4684b49de4587ec73e5a-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0ff6523710de4684b49de4587ec73e5a-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/0ff6523710de4684b49de4587ec73e5a.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0ff6523710de4684b49de4587ec73e5a-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0ff6523710de4684b49de4587ec73e5a-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/0ff6523710de4684b49de4587ec73e5a-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 28,
                        "name": "Orange",
                        "value": "(255, 102, 0)",
                        "is_grayscale": false
                    },
                    {
                        "id": 32,
                        "name": "Light Purple",
                        "value": "(192, 128, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-06-28T19:13:08.500137Z",
                "updated_at": "2023-07-26T01:49:01.849595Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Viagra Flowers (Purple Orange Pink), by Ben Weiner for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    28,
                    32
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 101.6,
            "size_w": 81.3,
            "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": 4750.0,
            "price_currency": "USD",
            "size_hw": 8260.08,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-28T19:13:19.033620Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 4750.0,
            "price_eur": "4286.94",
            "price_usd_currency": "USD",
            "medium": "Ink on chromatography paper soaked in Viagra solution",
            "order_date": "2023-07-26T01:49:01.773910Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "10-41 47th Ave, Queens, NY 11101, USA",
            "city": "",
            "zip_code": "11101",
            "state": null
        },
        {
            "id": 125005,
            "title": "Viagra Flowers (Orange, Purple)",
            "slug": "viagra-flowers-orange-purple",
            "artists": [
                {
                    "id": 17031,
                    "name": "Ben Weiner",
                    "slug": "ben-weiner",
                    "summary": "Ben Weiner is an American contemporary artist whose large-scale paintings combine elements of abstraction, still life, and photorealism.",
                    "featured_image": {
                        "id": 38592,
                        "created_at": "2023-02-22T15:37:02.021270Z",
                        "updated_at": "2023-02-27T16:04:31.275303Z",
                        "is_converted_to_webp": true,
                        "caption": "Ben Weiner - Oracle, 2007 (detail)",
                        "alt_text": "Ben Weiner - Oracle, 2007 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ben_Weiner_-_Oracle_2007_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 311699,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5e5344d295e44bcbae8b94074e23dec4-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5e5344d295e44bcbae8b94074e23dec4-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/5e5344d295e44bcbae8b94074e23dec4.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5e5344d295e44bcbae8b94074e23dec4-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5e5344d295e44bcbae8b94074e23dec4-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/5e5344d295e44bcbae8b94074e23dec4-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-06-28T19:13:33.406321Z",
                "updated_at": "2023-07-26T01:44:47.623507Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Viagra Flowers (Orange, Purple) by Ben Weiner for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    18,
                    17,
                    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": 35.6,
            "size_w": 28.6,
            "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": 1750.0,
            "price_currency": "USD",
            "size_hw": 1018.1600000000001,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-28T19:13:43.423679Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 1750.0,
            "price_eur": "1579.40",
            "price_usd_currency": "USD",
            "medium": "Ink on chromatography paper soaked in Viagra solution,",
            "order_date": "2023-07-26T01:44:47.552397Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "10-41 47th Ave, Queens, NY 11101, USA",
            "city": "",
            "zip_code": "11101",
            "state": null
        },
        {
            "id": 125012,
            "title": "Viagra Flowers III",
            "slug": "viagra-flowers-iii",
            "artists": [
                {
                    "id": 17031,
                    "name": "Ben Weiner",
                    "slug": "ben-weiner",
                    "summary": "Ben Weiner is an American contemporary artist whose large-scale paintings combine elements of abstraction, still life, and photorealism.",
                    "featured_image": {
                        "id": 38592,
                        "created_at": "2023-02-22T15:37:02.021270Z",
                        "updated_at": "2023-02-27T16:04:31.275303Z",
                        "is_converted_to_webp": true,
                        "caption": "Ben Weiner - Oracle, 2007 (detail)",
                        "alt_text": "Ben Weiner - Oracle, 2007 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Ben_Weiner_-_Oracle_2007_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8314,
                "name": "Mark Moore Fine Art",
                "slug": "mark-moore-fine-art",
                "city": "Los Angeles",
                "summary": "",
                "featured_image": null,
                "more_artworks": {},
                "owner": {
                    "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                    "username": "mark@markmoorefineart.com",
                    "slug": "markmarkmoorefineartcom",
                    "first_name": "Mark",
                    "last_name": "Moore",
                    "display_name": null,
                    "display_name_full": "Mark Moore",
                    "email": "mark@markmoorefineart.com",
                    "telephone": "+1 310 266 2283"
                },
                "phone_number": "+1 310-266-2283",
                "address": "Online Viewing Room, Los Angeles, US",
                "registered_since": "2023-04-04T17:00:08.199540Z",
                "total_artworks": 861
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 311708,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16fea7893fd542f292cff7136c0cc52d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16fea7893fd542f292cff7136c0cc52d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/16fea7893fd542f292cff7136c0cc52d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16fea7893fd542f292cff7136c0cc52d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16fea7893fd542f292cff7136c0cc52d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/16fea7893fd542f292cff7136c0cc52d-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    },
                    {
                        "id": 23,
                        "name": "Dark Red",
                        "value": "(128, 0, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-06-28T19:14:13.709037Z",
                "updated_at": "2023-07-26T01:41:15.313451Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Viagra Flowers III by Ben Weiner for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    16,
                    25,
                    23
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 30.5,
            "size_w": 22.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": 1500.0,
            "price_currency": "USD",
            "size_hw": 698.4499999999999,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-06-28T19:14:23.710368Z",
            "business_user": {
                "id": "1ce227ea-5d9d-4802-a7f5-dd745e2c4331",
                "username": "mark@markmoorefineart.com",
                "slug": "markmarkmoorefineartcom",
                "first_name": "Mark",
                "last_name": "Moore",
                "display_name": null,
                "display_name_full": "Mark Moore",
                "email": "mark@markmoorefineart.com",
                "telephone": "+1 310 266 2283"
            },
            "is_active": true,
            "price_usd": 1500.0,
            "price_eur": "1353.77",
            "price_usd_currency": "USD",
            "medium": "Ink on chromatography paper soaked in Viagra solution",
            "order_date": "2023-07-26T01:41:15.237183Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "10-41 47th Ave, Queens, NY 11101, USA",
            "city": "",
            "zip_code": "11101",
            "state": null
        },
        {
            "id": 125880,
            "title": "Upgrade 2020",
            "slug": "upgrade-2020",
            "artists": [
                {
                    "id": 17591,
                    "name": "Rita Ravasco",
                    "slug": "rita-ravasco",
                    "summary": null,
                    "featured_image": {
                        "id": 38867,
                        "created_at": "2023-07-21T14:06:44.694559Z",
                        "updated_at": "2023-07-21T14:06:44.694615Z",
                        "is_converted_to_webp": false,
                        "caption": null,
                        "alt_text": null,
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/banner-rita-ravasco-Apaixonarte-2.jpg",
                        "uploaded_by": "f99240a9-c185-465b-a1d2-5868120db980"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 8938,
                "name": "Apaixonarte",
                "slug": "apaixonarte",
                "city": "Lisboa",
                "summary": "Apaixonarte is an art gallery based in Lisboa. It offers a great selection of artworks for sale by many emerging and established artists.",
                "featured_image": {
                    "id": 4389,
                    "created_at": "2023-07-14T11:19:12.257218Z",
                    "updated_at": "2023-07-14T11:19:12.257265Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c7aee922782a4c2193fd77b3a02e93d8.jpg",
                    "uploaded_by": "f99240a9-c185-465b-a1d2-5868120db980"
                },
                "more_artworks": {},
                "owner": {
                    "id": "f99240a9-c185-465b-a1d2-5868120db980",
                    "username": "info@apaixonarte.com",
                    "slug": "infoapaixonartecom",
                    "first_name": "Apaixonarte",
                    "last_name": "",
                    "display_name": null,
                    "display_name_full": "Apaixonarte",
                    "email": "info@apaixonarte.com",
                    "telephone": "+351 962 485 239"
                },
                "phone_number": "21 390 4333",
                "address": "R. Poiais de São Bento 57, 1200-350 Lisboa, Portugal",
                "registered_since": "2023-07-14T11:26:34.800610Z",
                "total_artworks": 10
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 313734,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d7715964f52b47a094e584ee2ef2efe9-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d7715964f52b47a094e584ee2ef2efe9-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/d7715964f52b47a094e584ee2ef2efe9.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d7715964f52b47a094e584ee2ef2efe9-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d7715964f52b47a094e584ee2ef2efe9-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/d7715964f52b47a094e584ee2ef2efe9-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": 25,
                        "name": "Light Red",
                        "value": "(255, 128, 128)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-07-21T14:12:59.767282Z",
                "updated_at": "2023-07-21T14:46:30.168975Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Upgrade 2020 by Rita Ravasco for sale",
                "description": null,
                "uploaded_by": "f99240a9-c185-465b-a1d2-5868120db980",
                "colors": [
                    18,
                    20,
                    25
                ]
            },
            "author": null,
            "size_h": 59.4,
            "size_w": 42.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": 870.0,
            "price_currency": "EUR",
            "size_hw": 2494.7999999999997,
            "size_hwd": null,
            "price_display": "show price",
            "allow_discounted_offers": false,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-07-21T14:12:33.805431Z",
            "business_user": {
                "id": "f99240a9-c185-465b-a1d2-5868120db980",
                "username": "info@apaixonarte.com",
                "slug": "infoapaixonartecom",
                "first_name": "Apaixonarte",
                "last_name": "",
                "display_name": null,
                "display_name_full": "Apaixonarte",
                "email": "info@apaixonarte.com",
                "telephone": "+351 962 485 239"
            },
            "is_active": true,
            "price_usd": 912.79,
            "price_eur": "870.00",
            "price_usd_currency": "USD",
            "medium": "Acrylic on paper.\nUnique piece.\nFrame not included.\nSigned by the artist.",
            "order_date": "2023-07-21T14:45:57.484586Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Lisboa, Portugal",
            "city": "Lisboa",
            "zip_code": "",
            "state": null
        },
        {
            "id": 125846,
            "title": "Plant II",
            "slug": "plant-ii",
            "artists": [
                {
                    "id": 17380,
                    "name": "Andrius Erminas",
                    "slug": "andrius-erminas",
                    "summary": "Andrius Erminas is a Lithuanian conceptual artist widely known and recognized for his sensitive and associative objects of sculpture and installations.",
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "summary": "The (AV17) gallery, established in 2011, is one of few Lithuanian galleries that exclusively exhibit contemporary object, sculpture and installation\n",
                "featured_image": {
                    "id": 2692,
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                    "username": "agne_1226",
                    "slug": "agne_1226",
                    "first_name": "Kristina",
                    "last_name": "Mizgirytė",
                    "display_name": "Agne Mackeviciute",
                    "display_name_full": "Agne Mackeviciute",
                    "email": "info@av17gallery.com",
                    "telephone": "+37061752272"
                },
                "phone_number": "37061752272",
                "address": "Totoriu str. 5-5",
                "registered_since": "2019-06-01T13:22:22Z",
                "total_artworks": 63
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 313615,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1ed18d4cf5004ae991d3fdeee178123a-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1ed18d4cf5004ae991d3fdeee178123a-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/1ed18d4cf5004ae991d3fdeee178123a.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1ed18d4cf5004ae991d3fdeee178123a-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1ed18d4cf5004ae991d3fdeee178123a-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/1ed18d4cf5004ae991d3fdeee178123a-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-07-19T08:06:10.291296Z",
                "updated_at": "2023-07-19T08:08:05.298120Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Plant II by Andrius Erminas for sale",
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": null,
            "size_h": 165.0,
            "size_w": 25.0,
            "size_d": 25.0,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 2000.0,
            "price_currency": "EUR",
            "size_hw": 4125.0,
            "size_hwd": 103125.0,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-07-19T08:05:45.437315Z",
            "business_user": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "is_active": true,
            "price_usd": 2098.3,
            "price_eur": "2000.00",
            "price_usd_currency": "USD",
            "medium": "Corrugated cardboard, resin, rust, metal",
            "order_date": "2023-07-19T08:08:05.217092Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Totorių g. 5, 01121 Vilnius, Lithuania",
            "city": "Vilnius",
            "zip_code": "01121",
            "state": null
        },
        {
            "id": 125845,
            "title": "Plant IV",
            "slug": "plant-iv",
            "artists": [
                {
                    "id": 17380,
                    "name": "Andrius Erminas",
                    "slug": "andrius-erminas",
                    "summary": "Andrius Erminas is a Lithuanian conceptual artist widely known and recognized for his sensitive and associative objects of sculpture and installations.",
                    "featured_image": null,
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "summary": "The (AV17) gallery, established in 2011, is one of few Lithuanian galleries that exclusively exhibit contemporary object, sculpture and installation\n",
                "featured_image": {
                    "id": 2692,
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                    "username": "agne_1226",
                    "slug": "agne_1226",
                    "first_name": "Kristina",
                    "last_name": "Mizgirytė",
                    "display_name": "Agne Mackeviciute",
                    "display_name_full": "Agne Mackeviciute",
                    "email": "info@av17gallery.com",
                    "telephone": "+37061752272"
                },
                "phone_number": "37061752272",
                "address": "Totoriu str. 5-5",
                "registered_since": "2019-06-01T13:22:22Z",
                "total_artworks": 63
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 313614,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c2f0c42723434b76a05245d891b5b5f3-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c2f0c42723434b76a05245d891b5b5f3-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/c2f0c42723434b76a05245d891b5b5f3.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c2f0c42723434b76a05245d891b5b5f3-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c2f0c42723434b76a05245d891b5b5f3-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/c2f0c42723434b76a05245d891b5b5f3-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 18,
                        "name": "White",
                        "value": "(255, 255, 255)",
                        "is_grayscale": true
                    },
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    }
                ],
                "created_at": "2023-07-19T08:03:36.251637Z",
                "updated_at": "2023-07-19T08:05:11.196956Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Plant IV by Andrius Erminas for sale",
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "colors": [
                    18,
                    20,
                    17
                ]
            },
            "author": null,
            "size_h": 165.0,
            "size_w": 30.0,
            "size_d": 30.0,
            "category": {
                "id": 5,
                "created_at": "2020-06-02T13:36:25.892346Z",
                "updated_at": "2020-06-02T13:36:26.052436Z",
                "name": "Sculptures And Ceramics",
                "description": null,
                "meta_description": null,
                "caption": null,
                "tooltip": null,
                "editor_notes": null,
                "collectors": [
                    "05614c23-c1f6-43bb-8e31-f410c6d8860d",
                    "111e2cd8-f105-4410-8794-faa0e5601bbc",
                    "17a3f1eb-803d-4194-bd47-0759cd1ce44d",
                    "1905f121-e8ce-40d6-a582-42b114f0bb8f",
                    "19b47513-93e1-4d6d-b9d3-a7b888345d27",
                    "1bed45fa-eae3-49b6-8914-6cfaaed92a07",
                    "272486ac-f4a9-4293-a075-c79625983591",
                    "28607314-38d7-406d-b414-44f9ecad108a",
                    "2ef79d1e-5171-4173-b8a3-b115803d45e6",
                    "422030a6-c0a1-4377-9cf2-2840a33d8a93",
                    "4d3b228d-480e-422e-88ab-5dce1fb6af2e",
                    "6507a079-a360-4eb2-ae21-b1fa4d01671b",
                    "73673795-7e39-475d-acdd-798dd98d21ae",
                    "74954397-fad2-4573-a81e-29fc27c9ef1b",
                    "75d00724-8602-4408-b84d-182ebf0b6b7c",
                    "7cd933c6-2b70-45d1-9807-4ecea4da52f7",
                    "7dc250fc-0491-4e98-b71e-dc3e569adc0c",
                    "8748e996-e79b-4585-bd30-86ab3c35dbb2",
                    "9384815a-356e-4697-a53e-b6abee2e0cdd",
                    "ab2dc66c-e94f-4117-9991-fed157b0fb98",
                    "c14ec234-0e1b-42be-81d5-7001642bb4fb",
                    "c64607fc-b291-4aaf-948e-742e5869880d",
                    "c6d76ca5-8262-4a61-b2fc-92b527ddd65b",
                    "cc920dc7-1af0-40c0-9e3b-2c432fbc2fa9",
                    "cf17db1f-4079-4173-a514-fd8dc0c35359",
                    "d628978c-07f2-4af2-bc5d-25615fd5aceb",
                    "e5957370-07fd-4992-b571-6b4429e13d3b",
                    "f060239f-e82c-4cdd-b056-b1d8d47f5224",
                    "f272265b-ace9-4c72-b56a-26c81b89ba10"
                ]
            },
            "price": 2000.0,
            "price_currency": "EUR",
            "size_hw": 4950.0,
            "size_hwd": 148500.0,
            "price_display": "show price",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2023-07-19T08:02:48.868482Z",
            "business_user": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "is_active": true,
            "price_usd": 2344.4,
            "price_eur": "2000.00",
            "price_usd_currency": "USD",
            "medium": "Corrugated cardboard, resin, rust, metal",
            "order_date": "2023-07-19T08:05:11.125331Z",
            "automated_offers": false,
            "automated_offers_discount_rate": null,
            "automated_offer_days_valid": null,
            "allow_instant_buy": true,
            "street_address": "Totorių g. 5, 01121 Vilnius, Lithuania",
            "city": "Vilnius",
            "zip_code": "01121",
            "state": null
        },
        {
            "id": 66134,
            "title": "City Square at 4 am (Palazzo della Civilta Italiana, Small Version)",
            "slug": "city-square-at-4-am-palazzo-della-civilta-italiana-small-version",
            "artists": [
                {
                    "id": 12520,
                    "name": "Daniel Rich",
                    "slug": "daniel-rich",
                    "summary": "Daniel Rich is translates photographs into paintings that call attention to implicit political and social narratives transcribed in the built environment.",
                    "featured_image": {
                        "id": 34556,
                        "created_at": "2020-03-24T12:18:46.188165Z",
                        "updated_at": "2021-09-13T22:25:57.319449Z",
                        "is_converted_to_webp": true,
                        "caption": null,
                        "alt_text": "Daniel Rich - Shenzhen, 2018 (detail)",
                        "description": null,
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Daniel-Rich-Shenzhen-2018-detail.jpg",
                        "uploaded_by": null
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 2957,
                "name": "Miles McEnery Gallery",
                "slug": "miles-mcenery-gallery",
                "city": "New York City",
                "summary": "Miles McEnery Gallery is a contemporary art gallery with two locations in the Chelsea neighborhood of New York City.  It presents exhibitions",
                "featured_image": {
                    "id": 2791,
                    "created_at": "2020-05-10T09:20:11.790881Z",
                    "updated_at": "2021-09-14T13:38:49.841131Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/miles-mcenery-gallery-logo-1576360493.jpg",
                    "uploaded_by": null
                },
                "more_artworks": {},
                "owner": {
                    "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                    "username": "isabelle_1312",
                    "slug": "isabelle_1312",
                    "first_name": "Lucasta",
                    "last_name": "Partridge Hicks",
                    "display_name": "Isabelle Brooks",
                    "display_name_full": "Isabelle Brooks",
                    "email": "lucasta@milesmcenery.com",
                    "telephone": null
                },
                "phone_number": "+01 2124 450 051",
                "address": "525 West 22nd Street",
                "registered_since": "2019-12-14T21:54:08Z",
                "total_artworks": 1291
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 207873,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/230abae33e944b85a9b51ef4d1c9120d-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/230abae33e944b85a9b51ef4d1c9120d-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/230abae33e944b85a9b51ef4d1c9120d.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/230abae33e944b85a9b51ef4d1c9120d-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/230abae33e944b85a9b51ef4d1c9120d-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/230abae33e944b85a9b51ef4d1c9120d-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 20,
                        "name": "Light Gray",
                        "value": "(192, 192, 192)",
                        "is_grayscale": true
                    },
                    {
                        "id": 16,
                        "name": "Gray",
                        "value": "(128, 128, 128)",
                        "is_grayscale": true
                    },
                    {
                        "id": 26,
                        "name": "Blue",
                        "value": "(0, 0, 255)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2022-03-15T12:48:12.574741Z",
                "updated_at": "2023-07-18T00:10:07.113805Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "City Square at 4 am (Palazzo della Civilta Italiana, Small Version) by Daniel Rich for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    20,
                    16,
                    26
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 67.3,
            "size_w": 54.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": 3634.2,
            "size_hwd": null,
            "price_display": "price on request",
            "allow_discounted_offers": true,
            "tags": [],
            "publish_status": "published",
            "min_price": null,
            "min_price_currency": "EUR",
            "max_price": null,
            "max_price_currency": "EUR",
            "created_at": "2021-03-11T13:17:50.030460Z",
            "business_user": {
                "id": "46370bb0-19af-4c7f-8105-6b1f6453323c",
                "username": "isabelle_1312",
                "slug": "isabelle_1312",
                "first_name": "Lucasta",
                "last_name": "Partridge Hicks",
                "display_name": "Isabelle Brooks",
                "display_name_full": "Isabelle Brooks",
                "email": "lucasta@milesmcenery.com",
                "telephone": null
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Acrylic on dibond",
            "order_date": "2023-07-18T00:10:07.025373Z",
            "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": 125807,
            "title": "Backgammon, Hibiscus, & Muffins",
            "slug": "backgammon-hibiscus-muffins-pV1h",
            "artists": [
                {
                    "id": 15144,
                    "name": "Christos J. Palios",
                    "slug": "christos-j-palios",
                    "summary": "Raised as a first-generation Greek/American, Christos J. Palios is a photographer whose personal perspectives were forger by two distinct cultures.",
                    "featured_image": {
                        "id": 37032,
                        "created_at": "2021-01-26T09:27:16.842239Z",
                        "updated_at": "2021-09-13T22:53:32.049080Z",
                        "is_converted_to_webp": true,
                        "caption": "Christos J. Palios - Junk Silver, 2016 (detail)",
                        "alt_text": "Christos J. Palios - Junk Silver, 2016 (detail)",
                        "description": "",
                        "image": "https://d16kd6gzalkogb.cloudfront.net/artist_images/Christos_J_Palios_-_Junk_Silver_2016_detail.jpg",
                        "uploaded_by": "a3d5a0b8-a402-459b-8ca0-952c3f5dbc29"
                    },
                    "more_artworks": {},
                    "has_artworks": true
                }
            ],
            "gallery": {
                "id": 3121,
                "name": "Trimper Gallery",
                "slug": "trimper-gallery",
                "city": "Greenwich",
                "summary": "Trimper Gallery (Formerly IG Fine Art) conveniently located only 30 minutes from New York City in the beautiful town of Greenwich, Connecticut.",
                "featured_image": {
                    "id": 4203,
                    "created_at": "2023-03-01T18:16:11.665014Z",
                    "updated_at": "2023-03-03T01:00:00.160452Z",
                    "is_converted_to_webp": true,
                    "caption": "Trimper Gallery feature image",
                    "alt_text": "Trimper Gallery feature image",
                    "description": "",
                    "image": "https://d16kd6gzalkogb.cloudfront.net/venue_images/c4524cfc5d294f8db3e8a73c6a7cef38.jpg",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "more_artworks": {},
                "owner": {
                    "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                    "username": "alex@igifa.com",
                    "slug": "alexigifacom",
                    "first_name": "Alex",
                    "last_name": "Trimper",
                    "display_name": null,
                    "display_name_full": "Alex Trimper",
                    "email": "info@trimpergallery.com",
                    "telephone": "+1 203 622 0500"
                },
                "phone_number": null,
                "address": "40 West Putnam Avenue, Greenwich, CT 06830, USA",
                "registered_since": "2020-10-07T16:15:38.535314Z",
                "total_artworks": 4553
            },
            "units": "centimeter",
            "year_of_creation": 2020,
            "available_for_sale": "available",
            "featured_image": {
                "id": 313495,
                "image": {
                    "thumbnail_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9fbba28d459547f084d27b9cad462195-thumbnail-265x9999-70.jpg",
                    "thumbnail": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9fbba28d459547f084d27b9cad462195-thumbnail-365x9999-70.jpg",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/marketplace_artwork_images/9fbba28d459547f084d27b9cad462195.jpg",
                    "thumbnail_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9fbba28d459547f084d27b9cad462195-thumbnail_webp-365x9999.webp",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9fbba28d459547f084d27b9cad462195-thumbnail_webp-9999x9999.webp",
                    "thumbnail_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/marketplace_artwork_images/9fbba28d459547f084d27b9cad462195-thumbnail_webp-265x9999.webp"
                },
                "colors_data": [
                    {
                        "id": 17,
                        "name": "Dark Gray",
                        "value": "(64, 64, 64)",
                        "is_grayscale": true
                    },
                    {
                        "id": 21,
                        "name": "Black",
                        "value": "(0, 0, 0)",
                        "is_grayscale": true
                    },
                    {
                        "id": 29,
                        "name": "Brown",
                        "value": "(128, 64, 0)",
                        "is_grayscale": false
                    }
                ],
                "created_at": "2023-07-16T20:57:47.108928Z",
                "updated_at": "2023-07-16T20:57:54.705326Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": "Backgammon, Hibiscus, & Muffins by Christos J. Palios for sale",
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "colors": [
                    17,
                    21,
                    29
                ]
            },
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "size_h": 101.6,
            "size_w": 147.3,
            "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": 14965.68,
            "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": "2023-07-16T20:57:53.250753Z",
            "business_user": {
                "id": "147dcc2b-4a94-4289-9b77-25e45f9ac4f2",
                "username": "alex@igifa.com",
                "slug": "alexigifacom",
                "first_name": "Alex",
                "last_name": "Trimper",
                "display_name": null,
                "display_name_full": "Alex Trimper",
                "email": "info@trimpergallery.com",
                "telephone": "+1 203 622 0500"
            },
            "is_active": true,
            "price_usd": null,
            "price_eur": null,
            "price_usd_currency": "USD",
            "medium": "Archival Pigment Canson Platine Print",
            "order_date": "2023-07-16T20:57:52.351869Z",
            "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
        }
    ]
}