GET /api/v1/product/?format=api&ordering=-title&page=19
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=20",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=-title&page=18",
    "results": [
        {
            "id": 288,
            "title": "G22-190"
        },
        {
            "id": 307,
            "title": "FC-702"
        },
        {
            "id": 308,
            "title": "FC-5440"
        },
        {
            "id": 16,
            "title": "Everest"
        },
        {
            "id": 141,
            "title": "Everest"
        },
        {
            "id": 406,
            "title": "Emura Inverter"
        },
        {
            "id": 251,
            "title": "Elegant"
        },
        {
            "id": 90,
            "title": "EM720C2GV"
        },
        {
            "id": 339,
            "title": "EK 4350"
        },
        {
            "id": 306,
            "title": "EB-9460"
        }
    ]
}