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

{
    "count": 8526,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-description_ar&page=341",
    "results": [
        {
            "id": 1255,
            "name": "Fude 3600N Mouse",
            "name_ar": "Fude 3600N Mouse",
            "price": 7000.0,
            "price_in_iqd": 7000.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2026-02-14T14:27:06.247916Z",
            "SKU_code": "02017",
            "number_of_items": 141,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/8ad7d019-19a2-4723-a6c3-c1e247268da4.jpg",
            "image_2": "https://api.anas-iq.com/media/products/7a0ebf97-eb6b-4ed3-9b78-7443fd2c1782.jpg",
            "image_3": "https://api.anas-iq.com/media/products/750773b2-80cd-4a4b-8ca5-f03f691ab059.jpg",
            "color": "",
            "tag": "",
            "category": 62,
            "category_name": "Mouses",
            "category_name_ar": "الفأرات",
            "sub_category": 174,
            "sub_category_name": "Wired Mouses",
            "sub_category_name_ar": "فأرات سلكية",
            "company": 26,
            "company_name": "FUDE",
            "company_name_ar": "FUDE",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-11-05T14:31:41.018475Z",
            "modified": "2026-04-27T13:49:58.259679Z"
        }
    ]
}