GET /api/v1/product/?format=api&ordering=id&page=28
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&ordering=id&page=29",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=id&page=27",
    "results": [
        {
            "id": 400,
            "title": "HD-6228"
        },
        {
            "id": 401,
            "title": "HB-6410"
        },
        {
            "id": 402,
            "title": "ART-MG-2750"
        },
        {
            "id": 403,
            "title": "HM-338"
        },
        {
            "id": 404,
            "title": "HM-5035"
        },
        {
            "id": 406,
            "title": "Emura Inverter"
        },
        {
            "id": 411,
            "title": "L-0960 Touch"
        },
        {
            "id": 412,
            "title": "1160 Touch"
        },
        {
            "id": 413,
            "title": "1560 Touch"
        },
        {
            "id": 414,
            "title": "HD455RWENE"
        }
    ]
}