GET /product/?format=api&ordering=-price&page=285
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7101,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-price&page=284",
    "results": [
        {
            "id": 1018,
            "name": "Adjustable Laptop Desk Y6471 80x40 (Wood Grain)",
            "name_ar": "Adjustable Laptop Desk Y6471 80x40 (Wood Grain)",
            "price": 0.0,
            "price_in_iqd": 0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "02385",
            "number_of_items": 0,
            "description": "Adjustable Laptop Desk Y6471 80x40 (Wood Grain)",
            "description_ar": "Adjustable Laptop Desk Y6471 80x40 (Wood Grain)",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/a21ba884-3e60-4fb0-b831-8e7873d42c3e.jpg",
            "image_2": "https://api.anas-iq.com/media/products/f6a38b91-f7aa-424c-a536-8797d6270dd5.jpg",
            "image_3": "https://api.anas-iq.com/media/products/62fc0e08-c5f1-4581-99a6-6f1f04671983.jpg",
            "color": "",
            "tag": null,
            "category": 33,
            "category_name": "Accessories & Tools",
            "category_name_ar": "متممات وأدوات",
            "sub_category": 57,
            "sub_category_name": "Laptop Stand",
            "sub_category_name_ar": "ستاند لابتوب",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-21T14:17:11.672422Z",
            "modified": "2025-12-09T14:24:23.014283Z"
        }
    ]
}