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": 157,
            "title": "MM20S01"
        },
        {
            "id": 302,
            "title": "MM720C2GT"
        },
        {
            "id": 92,
            "title": "MWD0323"
        },
        {
            "id": 88,
            "title": "MWM0120"
        },
        {
            "id": 464,
            "title": "MWO 2036"
        },
        {
            "id": 465,
            "title": "MWO 2340"
        },
        {
            "id": 463,
            "title": "MWO 2549"
        },
        {
            "id": 19,
            "title": "Marvarid"
        },
        {
            "id": 99,
            "title": "Milagro 00-K V1"
        },
        {
            "id": 100,
            "title": "Milagro 01-K V1"
        }
    ]
}