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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 5,
    "next": 6,
    "previous": 4,
    "start_index": 41,
    "end_index": 50,
    "results": [
        {
            "id": 14637,
            "code": "product_27003",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27003
        },
        {
            "id": 14636,
            "code": "product_docs_27004",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27004
        },
        {
            "id": 14635,
            "code": "product_27004",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27004
        },
        {
            "id": 14634,
            "code": "product_docs_27005",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27005
        },
        {
            "id": 14633,
            "code": "product_27005",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27005
        },
        {
            "id": 14632,
            "code": "product_docs_24172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24172
        },
        {
            "id": 14631,
            "code": "product_24172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24172
        },
        {
            "id": 14630,
            "code": "product_docs_26987",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26987
        },
        {
            "id": 14629,
            "code": "product_26987",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26987
        },
        {
            "id": 14628,
            "code": "product_docs_25777",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25777
        }
    ]
}