GET /api/v1/product/?format=api&page=17
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=18",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=16",
    "results": [
        {
            "id": 239,
            "title": "395NHDD"
        },
        {
            "id": 238,
            "title": "137SD"
        },
        {
            "id": 236,
            "title": "BL-S62"
        },
        {
            "id": 235,
            "title": "BL-S03"
        },
        {
            "id": 234,
            "title": "BL-201"
        },
        {
            "id": 233,
            "title": "BL-003g"
        },
        {
            "id": 232,
            "title": "HB-801"
        },
        {
            "id": 231,
            "title": "GT-60A"
        },
        {
            "id": 230,
            "title": "KE-9011"
        },
        {
            "id": 229,
            "title": "KE-8815"
        }
    ]
}