GET /product/?format=api&ordering=-image_3&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=-image_3&page=199",
    "results": [
        {
            "id": 1556,
            "name": "HDMI Splitter 4K x 2K 4Ports",
            "name_ar": "HDMI Splitter 4K x 2K 4Ports",
            "price": 6.0,
            "price_in_iqd": 9090.0,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": "2025-04-19T13:58:55.833479Z",
            "SKU_code": "01039",
            "number_of_items": 104,
            "description": "",
            "description_ar": "",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/a4ae4165-f67f-4691-a418-3fcd34490691.jpg",
            "image_2": "https://api.anas-iq.com/media/products/e889e7cf-01a6-4cd9-98cb-54ce9c349fb2.jpg",
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 34,
            "category_name": "Adapters",
            "category_name_ar": "محولات",
            "sub_category": 67,
            "sub_category_name": "Display Adapters",
            "sub_category_name_ar": "محولات العرض",
            "company": null,
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-12-11T10:34:51.239325Z",
            "modified": "2025-05-03T14:26:01.156845Z"
        },
        {
            "id": 1040,
            "name": "PS3 Joystick Charging Cable",
            "name_ar": "PS3 Joystick Charging Cable",
            "price": 2.69,
            "price_in_iqd": 4075.35,
            "old_price": null,
            "old_price_in_iqd": 0,
            "number_of_items_modified_from_zero": null,
            "SKU_code": "00755",
            "number_of_items": 0,
            "description": "PS3 Joystick Charging Cable",
            "description_ar": "PS3 Joystick Charging Cable",
            "available": true,
            "image": "https://api.anas-iq.com/media/products/b399863f-6368-4625-b1a9-e9f8312dce89.jpg",
            "image_2": null,
            "image_3": null,
            "color": "",
            "tag": null,
            "category": 37,
            "category_name": "Cables",
            "category_name_ar": "كيبلات",
            "sub_category": 81,
            "sub_category_name": "Charge Cables",
            "sub_category_name_ar": "كيبلات الشحن",
            "company": 46,
            "company_name": "PlayStation",
            "company_name_ar": "PlayStation",
            "created_by": 3,
            "updated_by": 3,
            "created": "2022-10-22T13:23:46.824166Z",
            "modified": "2025-05-03T14:25:59.574124Z"
        }
    ]
}