GET /api/v1/product/?format=api&ordering=id&page=18
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=19",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=id&page=17",
    "results": [
        {
            "id": 268,
            "title": "S6703"
        },
        {
            "id": 269,
            "title": "S6715"
        },
        {
            "id": 270,
            "title": "WF70L0505K"
        },
        {
            "id": 271,
            "title": "WF80L2326G"
        },
        {
            "id": 273,
            "title": "SFA131"
        },
        {
            "id": 274,
            "title": "SFA139"
        },
        {
            "id": 275,
            "title": "SFA148"
        },
        {
            "id": 276,
            "title": "SFB130"
        },
        {
            "id": 277,
            "title": "SFB137"
        },
        {
            "id": 278,
            "title": "SFC130"
        }
    ]
}