GET /product/?format=api&ordering=-name_ar&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=-name_ar&page=284",
    "results": [
        {
            "id": 1910,
            "name": "020 Backpack 15.6\" / (Black)",
            "name_ar": "020 Backpack 15.6\" / (Black)",
            "price": 20000.0,
            "price_in_iqd": 20000.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2023-12-14T13:56:25.111989Z",
            "SKU_code": "02346",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/6814a1a6-bfa5-4b26-9a9f-8bd7a399b34a.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 36,
            "category_name": "Bags",
            "category_name_ar": "حقائب",
            "sub_category": 166,
            "sub_category_name": "Backpack",
            "sub_category_name_ar": "حقائب الظهر",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2023-01-10T14:00:38.217733Z",
            "modified": "2025-12-09T14:24:21.888562Z"
        }
    ]
}