GET /api/v1/product/?format=api&page=31
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 307,
    "next": null,
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=30",
    "results": [
        {
            "id": 11,
            "title": "HS 293 RN"
        },
        {
            "id": 10,
            "title": "HS 228 RN"
        },
        {
            "id": 9,
            "title": "HD 395 FWEN Grand Inverter"
        },
        {
            "id": 8,
            "title": "HD 345RNS"
        },
        {
            "id": 7,
            "title": "HD 341FNS"
        },
        {
            "id": 6,
            "title": "HD 316FN"
        },
        {
            "id": 5,
            "title": "HD 276FN"
        }
    ]
}