GET /api/v1/product/?format=api&page=13
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&page=14",
"previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=12",
"results": [
{
"id": 285,
"title": "SHD WH 1,5"
},
{
"id": 284,
"title": "SHD WH 2,0"
},
{
"id": 283,
"title": "RTT WH 1,5"
},
{
"id": 282,
"title": "RHR WH 1,5"
},
{
"id": 281,
"title": "R WH 1,5"
},
{
"id": 280,
"title": "R WH 1,5"
},
{
"id": 279,
"title": "SFC137"
},
{
"id": 278,
"title": "SFC130"
},
{
"id": 277,
"title": "SFB137"
},
{
"id": 276,
"title": "SFB130"
}
]
}