Product List
GET /api/v1/product/?format=api&ordering=-title&page=5
{ "count": 307, "next": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=6", "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=4", "results": [ { "id": 330, "title": "TG70P" }, { "id": 329, "title": "TG70FP" }, { "id": 30, "title": "TG70FP" }, { "id": 28, "title": "TG50P" }, { "id": 40, "title": "TG110FP" }, { "id": 333, "title": "TG110FP" }, { "id": 332, "title": "TG100FP" }, { "id": 318, "title": "TE-50G" }, { "id": 379, "title": "TE-38D" }, { "id": 380, "title": "TE-3.8CN" } ] }