GET /api/v1/product/?format=api&ordering=-title
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 307,
"next": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=2",
"previous": null,
"results": [
{
"id": 176,
"title": "YA43LF1600"
},
{
"id": 175,
"title": "YA32LH1600"
},
{
"id": 134,
"title": "WF85L2311E"
},
{
"id": 154,
"title": "WF80L277EW"
},
{
"id": 130,
"title": "WF80L277E"
},
{
"id": 267,
"title": "WF80L2505K"
},
{
"id": 135,
"title": "WF80L2344G"
},
{
"id": 271,
"title": "WF80L2326G"
},
{
"id": 266,
"title": "WF80L2326G"
},
{
"id": 136,
"title": "WF80L2324G"
}
]
}