GET /api/v1/product/?format=api&ordering=title&page=26
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=27",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=title&page=25",
    "results": [
        {
            "id": 252,
            "title": "Sendo"
        },
        {
            "id": 253,
            "title": "Sensei"
        },
        {
            "id": 20,
            "title": "Shahrisabz"
        },
        {
            "id": 83,
            "title": "Shape 1360 T"
        },
        {
            "id": 338,
            "title": "Sherdor"
        },
        {
            "id": 218,
            "title": "Simfoniya 02-K"
        },
        {
            "id": 27,
            "title": "TC100P"
        },
        {
            "id": 380,
            "title": "TE-3.8CN"
        },
        {
            "id": 379,
            "title": "TE-38D"
        },
        {
            "id": 318,
            "title": "TE-50G"
        }
    ]
}