GET /api/v1/product/?format=api&page=26
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=27",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=25",
    "results": [
        {
            "id": 95,
            "title": "Apetito 02-G"
        },
        {
            "id": 94,
            "title": "Apetito 01-G V1"
        },
        {
            "id": 93,
            "title": "GWD0323"
        },
        {
            "id": 92,
            "title": "MWD0323"
        },
        {
            "id": 91,
            "title": "GWD0220"
        },
        {
            "id": 90,
            "title": "EM720C2GV"
        },
        {
            "id": 89,
            "title": "AM823AK7"
        },
        {
            "id": 88,
            "title": "MWM0120"
        },
        {
            "id": 87,
            "title": "23UX97"
        },
        {
            "id": 86,
            "title": "20MX63"
        }
    ]
}