GET /api/v1/product/?format=api&ordering=id&page=17
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=18",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=id&page=16",
    "results": [
        {
            "id": 258,
            "title": "6302-K"
        },
        {
            "id": 259,
            "title": "6400-G eco"
        },
        {
            "id": 260,
            "title": "6400-G"
        },
        {
            "id": 261,
            "title": "6401-G"
        },
        {
            "id": 262,
            "title": "6402-G"
        },
        {
            "id": 263,
            "title": "6403-Е"
        },
        {
            "id": 264,
            "title": "WF70L0505K"
        },
        {
            "id": 265,
            "title": "S6701"
        },
        {
            "id": 266,
            "title": "WF80L2326G"
        },
        {
            "id": 267,
            "title": "WF80L2505K"
        }
    ]
}