Product List
GET /api/v1/product/?format=api&ordering=-title&page=3
{ "count": 307, "next": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=4", "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=2", "results": [ { "id": 471, "title": "VCC 2255" }, { "id": 468, "title": "VCC 2248" }, { "id": 467, "title": "VCC 2245" }, { "id": 470, "title": "VCC 2040" }, { "id": 58, "title": "VCC 0220" }, { "id": 65, "title": "VCB4537" }, { "id": 66, "title": "VCB0120" }, { "id": 354, "title": "VCB 4530" }, { "id": 348, "title": "VCB 4218 Tornado" }, { "id": 466, "title": "VCB 2250" } ] }