GET /product/?format=api&ordering=-company&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=-company&page=284",
    "results": [
        {
            "id": 778,
            "name": "Tiger Blank CD-R 703MB/80Min (50 pcs Pack)",
            "name_ar": "Tiger Blank CD-R 703MB/80Min (50 pcs Pack)",
            "price": 9000.0,
            "price_in_iqd": 9000.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2025-12-04T14:14:58.051844Z",
            "SKU_code": "00605",
            "number_of_items": 4,
            "description": "Tiger Blank CD-R 703MB/80Min (50 pcs Pack)",
            "description_ar": "Tiger Blank CD-R 703MB/80Min (50 pcs Pack)",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/eae8cb05-03d8-466f-b87c-5836721e3043.jpg",
            "image_2": "https://api.anas-iq.com/media/products/6c8214c5-60aa-4580-a5e8-fe2acf2cbda1.jpg",
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 41,
            "category_name": "Data Storage",
            "category_name_ar": "تخزين البيانات",
            "sub_category": 100,
            "sub_category_name": "Blank CDs & DVDs",
            "sub_category_name_ar": "أقراص فارغة",
            "company": 1,
            "company_name": "Tiger",
            "company_name_ar": "Tiger",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-08T11:47:18.827486Z",
            "modified": "2025-12-09T14:24:11.086750Z"
        }
    ]
}