GET /product/?format=api&ordering=-color&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=-color&page=199",
    "results": [
        {
            "id": 1567,
            "name": "R8 1035 Mechanical Backlit Gaming Keyboard",
            "name_ar": "R8 1035 Mechanical Backlit Gaming Keyboard",
            "price": 16.0,
            "price_in_iqd": 24240.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "01261",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/7de094b7-271b-4f60-a8fd-fe3d85e81010.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 61,
            "category_name": "Keyboards",
            "category_name_ar": "لوحات المفاتيح",
            "sub_category": 172,
            "sub_category_name": "Wired Keyboards",
            "sub_category_name_ar": "لوحات مفاتيح سلكية",
            "company": 54,
            "company_name": "R8",
            "company_name_ar": "R8",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-12-15T08:39:43.919221Z",
            "modified": "2025-05-03T14:26:01.597750Z"
        },
        {
            "id": 422,
            "name": "Windows 10 (22H2) - 22.08 (Blue) / (1-DVD)",
            "name_ar": "Windows 10 (22H2) - 22.08 (Blue) / (1-DVD)",
            "price": 1.0,
            "price_in_iqd": 1515.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "03137",
            "number_of_items": 0,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/01_ZF9FbvY.jpg",
            "image_2": "https://api.anas-iq.com/media/products/02_FjSAZyA.jpg",
            "image_3": "https://api.anas-iq.com/media/products/03_U9ddYnm.jpg",
            "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": "2022-09-20T16:31:08.398634Z",
            "modified": "2025-05-03T14:26:11.902390Z"
        }
    ]
}