Публичный API раздела файлов

GET /api/placeholder/?format=api&ordering=id&page=111
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14351,
    "pages": 1436,
    "page": 111,
    "next": 112,
    "previous": 110,
    "start_index": 1101,
    "end_index": 1110,
    "results": [
        {
            "id": 1427,
            "code": "product_5362",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5362
        },
        {
            "id": 1428,
            "code": "product_4533",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4533
        },
        {
            "id": 1429,
            "code": "product_5814",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5814
        },
        {
            "id": 1430,
            "code": "product_4957",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4957
        },
        {
            "id": 1431,
            "code": "product_4958",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4958
        },
        {
            "id": 1432,
            "code": "product_5358",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5358
        },
        {
            "id": 1433,
            "code": "product_5363",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5363
        },
        {
            "id": 1434,
            "code": "product_5397",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5397
        },
        {
            "id": 1435,
            "code": "product_5355",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5355
        },
        {
            "id": 1436,
            "code": "product_5349",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5349
        }
    ]
}