GET /api/v1/product/?format=api&page=22
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=23",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=21",
    "results": [
        {
            "id": 150,
            "title": "HS 390SN"
        },
        {
            "id": 149,
            "title": "AFB370"
        },
        {
            "id": 148,
            "title": "AFB300"
        },
        {
            "id": 147,
            "title": "AFA480"
        },
        {
            "id": 146,
            "title": "AFA390"
        },
        {
            "id": 145,
            "title": "Registon"
        },
        {
            "id": 144,
            "title": "AFA310"
        },
        {
            "id": 141,
            "title": "Everest"
        },
        {
            "id": 138,
            "title": "WF80G447DW"
        },
        {
            "id": 137,
            "title": "WF80K237DW"
        }
    ]
}