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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 2,
    "next": 3,
    "previous": 1,
    "start_index": 11,
    "end_index": 20,
    "results": [
        {
            "id": 14667,
            "code": "product_docs_27561",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27561
        },
        {
            "id": 14666,
            "code": "product_27561",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27561
        },
        {
            "id": 14665,
            "code": "product_docs_23425",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23425
        },
        {
            "id": 14664,
            "code": "product_23425",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23425
        },
        {
            "id": 14663,
            "code": "product_docs_21979",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21979
        },
        {
            "id": 14662,
            "code": "product_21979",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21979
        },
        {
            "id": 14661,
            "code": "product_docs_27983",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27983
        },
        {
            "id": 14660,
            "code": "product_27983",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27983
        },
        {
            "id": 14659,
            "code": "product_docs_27857",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27857
        },
        {
            "id": 14658,
            "code": "product_27857",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27857
        }
    ]
}