GET /api/v1/product/?format=api&ordering=-id&page=23
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=24",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-id&page=22",
    "results": [
        {
            "id": 136,
            "title": "WF80L2324G"
        },
        {
            "id": 135,
            "title": "WF80L2344G"
        },
        {
            "id": 134,
            "title": "WF85L2311E"
        },
        {
            "id": 130,
            "title": "WF80L277E"
        },
        {
            "id": 125,
            "title": "VCB 0316"
        },
        {
            "id": 124,
            "title": "C2600"
        },
        {
            "id": 123,
            "title": "B2700"
        },
        {
            "id": 122,
            "title": "Grand Simfoniya 04-E"
        },
        {
            "id": 121,
            "title": "Grand Simfoniya 02-G"
        },
        {
            "id": 120,
            "title": "GRAND Apetito 02 G"
        }
    ]
}