GET /api/v1/product/?format=api&page=29
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=30",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=28",
    "results": [
        {
            "id": 64,
            "title": "Moderno i64-1040"
        },
        {
            "id": 63,
            "title": "Moderno A64-0620"
        },
        {
            "id": 61,
            "title": "Moderno i60-0062"
        },
        {
            "id": 60,
            "title": "Moderno A64-0030"
        },
        {
            "id": 58,
            "title": "VCC 0220"
        },
        {
            "id": 56,
            "title": "Classico A63-0060"
        },
        {
            "id": 40,
            "title": "TG110FP"
        },
        {
            "id": 35,
            "title": "TG90P"
        },
        {
            "id": 30,
            "title": "TG70FP"
        },
        {
            "id": 28,
            "title": "TG50P"
        }
    ]
}