GET /api/v1/product/?format=api&ordering=title&page=18
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=19",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=title&page=17",
    "results": [
        {
            "id": 225,
            "title": "KE-8810"
        },
        {
            "id": 228,
            "title": "KE-8813"
        },
        {
            "id": 229,
            "title": "KE-8815"
        },
        {
            "id": 230,
            "title": "KE-9011"
        },
        {
            "id": 411,
            "title": "L-0960 Touch"
        },
        {
            "id": 304,
            "title": "MC-R85"
        },
        {
            "id": 309,
            "title": "MC-R95"
        },
        {
            "id": 202,
            "title": "MF3300"
        },
        {
            "id": 356,
            "title": "MG-29-5A"
        },
        {
            "id": 340,
            "title": "MG23G01B"
        }
    ]
}