GET /product/?format=api&ordering=-color&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=-color&page=341",
    "results": [
        {
            "id": 7720,
            "name": "Gold Flash iPhone 15 Pro Max Sapphire Lens Protector",
            "name_ar": "Gold Flash iPhone 15 Pro Max Sapphire Lens Protector",
            "price": 8050.0,
            "price_in_iqd": 8050.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "09530",
            "number_of_items": 3,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/cd7b8f53-1aef-4a06-a261-42f1c14506ce.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": "",
            "category": 47,
            "category_name": "Mobile Accessories",
            "category_name_ar": "إكسسوارات الموبايل",
            "sub_category": 278,
            "sub_category_name": "Lens Protector",
            "sub_category_name_ar": "حماية عدسة الكاميرا",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2025-11-26T11:36:56.101427Z",
            "modified": "2026-04-27T13:49:38.126746Z"
        }
    ]
}