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

{
    "count": 8476,
    "next": null,
    "previous": "https://api.anas-iq.com/product/?format=api&ordering=-price&page=339",
    "results": [
        {
            "id": 779,
            "name": "HP 4.7GB DVD-R (600 pcs Box)",
            "name_ar": "HP 4.7GB DVD-R (600 pcs Box)",
            "price": 0.0,
            "price_in_iqd": 0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "02003",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/87df65ef-41b1-4e7b-a307-01b4c2580b4d.jpg",
            "image_2": "https://api.anas-iq.com/media/products/489705f5-cd91-4233-87e4-e8d5bdab8f0f.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": 28,
            "company_name": "HP",
            "company_name_ar": "HP",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-08T11:47:23.008366Z",
            "modified": "2026-04-21T14:27:35.479413Z"
        }
    ]
}