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

{
    "count": 4852,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-name&page=194",
    "results": [
        {
            "id": 4045,
            "name": "[1030] Laptop Bag 15.6\" (Dark Gray)",
            "name_ar": "[1030] Laptop Bag 15.6\" (Dark Gray)",
            "price": 10.1,
            "price_in_iqd": 15301.5,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "05579",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/f7ac2d3b-3de7-429f-8ebc-ea6d1e24cad0.jpg",
            "image_2": "https://api.anas-iq.com/media/products/e155f23a-5f0e-4c53-bbd7-b1cf632aed82.jpg",
            "image_3": "https://api.anas-iq.com/media/products/cf35b938-a112-4e14-ac7a-bd831dc18f8d.jpg",
            "color": "",
            "tag": "",
            "category": 36,
            "category_name": "Bags",
            "category_name_ar": "حقائب",
            "sub_category": 79,
            "sub_category_name": "Laptop Bag",
            "sub_category_name_ar": "حقائب لابتوب",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2024-03-19T14:45:51.389892Z",
            "modified": "2025-04-07T13:52:44.431355Z"
        },
        {
            "id": 1910,
            "name": "020 Backpack 15.6\" / (Black)",
            "name_ar": "020 Backpack 15.6\" / (Black)",
            "price": 13.0,
            "price_in_iqd": 19695.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-04-07T13:52:04.085479Z"
        }
    ]
}