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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 4,
    "next": 5,
    "previous": 3,
    "start_index": 31,
    "end_index": 40,
    "results": [
        {
            "id": 14647,
            "code": "product_docs_27737",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27737
        },
        {
            "id": 14646,
            "code": "product_27737",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27737
        },
        {
            "id": 14645,
            "code": "product_docs_10611",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10611
        },
        {
            "id": 14644,
            "code": "product_10611",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10611
        },
        {
            "id": 14643,
            "code": "product_docs_5925",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5925
        },
        {
            "id": 14642,
            "code": "product_docs_27001",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27001
        },
        {
            "id": 14641,
            "code": "product_27001",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27001
        },
        {
            "id": 14640,
            "code": "product_docs_27002",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27002
        },
        {
            "id": 14639,
            "code": "product_27002",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27002
        },
        {
            "id": 14638,
            "code": "product_docs_27003",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27003
        }
    ]
}