GET /product/?format=api&ordering=id&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=id&page=341",
    "results": [
        {
            "id": 9417,
            "name": "Adobe Creative Cloud 2025 64‑bit (1‑DVD)",
            "name_ar": "Adobe Creative Cloud 2025 64‑bit (1‑DVD)",
            "price": 1500.0,
            "price_in_iqd": 1500.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "11208",
            "number_of_items": 80,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/ee93b9fb-8f60-4426-aad6-726c6f035553.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": "",
            "category": 53,
            "category_name": "Software",
            "category_name_ar": "برامج",
            "sub_category": 146,
            "sub_category_name": "General Software",
            "sub_category_name_ar": "برامج عامة",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2026-04-27T18:41:40.398855Z",
            "modified": "2026-04-27T18:41:40.398855Z"
        }
    ]
}