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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1000,
    "next": 1001,
    "previous": 999,
    "start_index": 9991,
    "end_index": 10000,
    "results": [
        {
            "id": 10317,
            "code": "product_25637",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25637
        },
        {
            "id": 10318,
            "code": "product_25636",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25636
        },
        {
            "id": 10319,
            "code": "product_docs_25636",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25636
        },
        {
            "id": 10320,
            "code": "product_25694",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25694
        },
        {
            "id": 10321,
            "code": "product_docs_25694",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25694
        },
        {
            "id": 10322,
            "code": "product_25693",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25693
        },
        {
            "id": 10323,
            "code": "product_docs_25693",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25693
        },
        {
            "id": 10324,
            "code": "product_7861",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7861
        },
        {
            "id": 10325,
            "code": "product_docs_7861",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7861
        },
        {
            "id": 10326,
            "code": "product_25692",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25692
        }
    ]
}