GET /api/v1/product/?format=api&ordering=id&page=26
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=27",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=id&page=25",
    "results": [
        {
            "id": 367,
            "title": "ART-SI-2531"
        },
        {
            "id": 368,
            "title": "ART-SI-8008"
        },
        {
            "id": 369,
            "title": "ART-SI-8885"
        },
        {
            "id": 370,
            "title": "ART-SI-9500"
        },
        {
            "id": 371,
            "title": "ART-SI-9501"
        },
        {
            "id": 372,
            "title": "ART-SI-9507"
        },
        {
            "id": 373,
            "title": "ART-MG-35-80A"
        },
        {
            "id": 379,
            "title": "TE-38D"
        },
        {
            "id": 380,
            "title": "TE-3.8CN"
        },
        {
            "id": 381,
            "title": "ART-FC-205"
        }
    ]
}