GET /api/v1/product/?format=api&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&page=19",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=17",
    "results": [
        {
            "id": 228,
            "title": "KE-8813"
        },
        {
            "id": 227,
            "title": "KE-5801"
        },
        {
            "id": 226,
            "title": "KE-0607"
        },
        {
            "id": 225,
            "title": "KE-8810"
        },
        {
            "id": 224,
            "title": "Apetito 00-G V1"
        },
        {
            "id": 222,
            "title": "GRAND Apetito 00-G"
        },
        {
            "id": 221,
            "title": "Milagro 02-K"
        },
        {
            "id": 220,
            "title": "GRAND Milagro 01-K"
        },
        {
            "id": 219,
            "title": "Grand Milagro 02-K"
        },
        {
            "id": 218,
            "title": "Simfoniya 02-K"
        }
    ]
}