GET /api/v1/product/?format=api&page=21
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=22",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=20",
    "results": [
        {
            "id": 165,
            "title": "A43KF5500"
        },
        {
            "id": 163,
            "title": "A32KH5500"
        },
        {
            "id": 162,
            "title": "A32KH5000"
        },
        {
            "id": 157,
            "title": "MM20S01"
        },
        {
            "id": 156,
            "title": "23UX39"
        },
        {
            "id": 155,
            "title": "20MX63 Prime"
        },
        {
            "id": 154,
            "title": "WF80L277EW"
        },
        {
            "id": 153,
            "title": "HS 520SN"
        },
        {
            "id": 152,
            "title": "AFС 370"
        },
        {
            "id": 151,
            "title": "AFС300"
        }
    ]
}