GET /api/v1/product/?format=api&page=6
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&page=7",
    "previous": "https://api.artelelectronics.com/api/v1/product/?format=api&page=5",
    "results": [
        {
            "id": 373,
            "title": "ART-MG-35-80A"
        },
        {
            "id": 372,
            "title": "ART-SI-9507"
        },
        {
            "id": 371,
            "title": "ART-SI-9501"
        },
        {
            "id": 370,
            "title": "ART-SI-9500"
        },
        {
            "id": 369,
            "title": "ART-SI-8885"
        },
        {
            "id": 368,
            "title": "ART-SI-8008"
        },
        {
            "id": 367,
            "title": "ART-SI-2531"
        },
        {
            "id": 366,
            "title": "ART-SI-975B"
        },
        {
            "id": 365,
            "title": "ART-SI-963B"
        },
        {
            "id": 364,
            "title": "ART-SI-803R"
        }
    ]
}