GET /api/v1/product/?format=api&ordering=-title&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=-title&page=27",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=25",
    "results": [
        {
            "id": 146,
            "title": "AFA390"
        },
        {
            "id": 144,
            "title": "AFA310"
        },
        {
            "id": 169,
            "title": "A85LU9500"
        },
        {
            "id": 215,
            "title": "A75MU8700"
        },
        {
            "id": 168,
            "title": "A75LU6500"
        },
        {
            "id": 180,
            "title": "A75LU6500"
        },
        {
            "id": 167,
            "title": "A65LU8500"
        },
        {
            "id": 165,
            "title": "A43KF5500"
        },
        {
            "id": 201,
            "title": "A32MH4300"
        },
        {
            "id": 163,
            "title": "A32KH5500"
        }
    ]
}