GET /api/v1/product/?format=api&ordering=id&page=19
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=id&page=20",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=id&page=18",
    "results": [
        {
            "id": 279,
            "title": "SFC137"
        },
        {
            "id": 280,
            "title": "R WH 1,5"
        },
        {
            "id": 281,
            "title": "R WH 1,5"
        },
        {
            "id": 282,
            "title": "RHR WH 1,5"
        },
        {
            "id": 283,
            "title": "RTT WH 1,5"
        },
        {
            "id": 284,
            "title": "SHD WH 2,0"
        },
        {
            "id": 285,
            "title": "SHD WH 1,5"
        },
        {
            "id": 288,
            "title": "G22-190"
        },
        {
            "id": 289,
            "title": "G22-260"
        },
        {
            "id": 298,
            "title": "7002"
        }
    ]
}