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

{
    "count": 4977,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-description_ar&page=199",
    "results": [
        {
            "id": 1188,
            "name": "Silicon Power 16GB Blaze B21 USB3.1 Flash Drive",
            "name_ar": "Silicon Power 16GB Blaze B21 USB3.1 Flash Drive",
            "price": 6.0,
            "price_in_iqd": 9090.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "02683",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/66b5460b-b2dc-43f4-87ed-993613a7457a.jpg",
            "image_2": "https://api.anas-iq.com/media/products/1bdd4e94-b019-4fc9-b946-aadcba0397fb.jpg",
            "image_3": "https://api.anas-iq.com/media/products/62d65ba2-af2e-4ced-888c-2283c9d44578.jpg",
            "color": "",
            "tag": "",
            "category": 41,
            "category_name": "Data Storage",
            "category_name_ar": "تخزين البيانات",
            "sub_category": 193,
            "sub_category_name": "Flash Drives",
            "sub_category_name_ar": "ذواكر فلاش محمولة",
            "company": 87,
            "company_name": "Silicon Power",
            "company_name_ar": "Silicon Power",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-31T09:58:09.527663Z",
            "modified": "2025-05-03T14:26:07.260268Z"
        },
        {
            "id": 964,
            "name": "High Speed 4+5 VGA Cable 1.5m",
            "name_ar": "High Speed 4+5 VGA Cable 1.5m",
            "price": 2.0,
            "price_in_iqd": 3030.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2024-12-28T15:10:50.923686Z",
            "SKU_code": "02378",
            "number_of_items": 354,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/0d67b0b1-edc8-4d13-81c1-76a1ce99347f.jpg",
            "image_2": "https://api.anas-iq.com/media/products/a165cf32-2b39-4b2d-ad25-f2386b0f74cb.jpg",
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 37,
            "category_name": "Cables",
            "category_name_ar": "كيبلات",
            "sub_category": 82,
            "sub_category_name": "Display Cables",
            "sub_category_name_ar": "كيبلات العرض",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-20T04:49:23.979428Z",
            "modified": "2025-05-03T14:26:06.122646Z"
        }
    ]
}