GET /api/v1/product/?format=api&ordering=title&page=17
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=18",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&ordering=title&page=16",
    "results": [
        {
            "id": 14,
            "title": "HS 117 RN"
        },
        {
            "id": 13,
            "title": "HS 137 RN"
        },
        {
            "id": 10,
            "title": "HS 228 RN"
        },
        {
            "id": 11,
            "title": "HS 293 RN"
        },
        {
            "id": 150,
            "title": "HS 390SN"
        },
        {
            "id": 153,
            "title": "HS 520SN"
        },
        {
            "id": 18,
            "title": "Iceberg"
        },
        {
            "id": 342,
            "title": "Iceberg"
        },
        {
            "id": 226,
            "title": "KE-0607"
        },
        {
            "id": 227,
            "title": "KE-5801"
        }
    ]
}