GET /api/v1/product/?format=api&ordering=title&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&ordering=title&page=30",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=title&page=28",
    "results": [
        {
            "id": 66,
            "title": "VCB0120"
        },
        {
            "id": 65,
            "title": "VCB4537"
        },
        {
            "id": 58,
            "title": "VCC 0220"
        },
        {
            "id": 470,
            "title": "VCC 2040"
        },
        {
            "id": 467,
            "title": "VCC 2245"
        },
        {
            "id": 468,
            "title": "VCC 2248"
        },
        {
            "id": 471,
            "title": "VCC 2255"
        },
        {
            "id": 349,
            "title": "VCC 4530"
        },
        {
            "id": 355,
            "title": "VCC3507"
        },
        {
            "id": 337,
            "title": "VCU 0120"
        }
    ]
}