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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 321,
    "next": 322,
    "previous": 320,
    "start_index": 3201,
    "end_index": 3210,
    "results": [
        {
            "id": 3527,
            "code": "product_docs_24740",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24740
        },
        {
            "id": 3528,
            "code": "product_24599",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24599
        },
        {
            "id": 3529,
            "code": "product_docs_24599",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24599
        },
        {
            "id": 3530,
            "code": "product_22879",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22879
        },
        {
            "id": 3531,
            "code": "product_docs_22879",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22879
        },
        {
            "id": 3532,
            "code": "product_24600",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24600
        },
        {
            "id": 3533,
            "code": "product_docs_24600",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24600
        },
        {
            "id": 3534,
            "code": "product_7217",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7217
        },
        {
            "id": 3535,
            "code": "product_docs_7217",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7217
        },
        {
            "id": 3536,
            "code": "product_7172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7172
        }
    ]
}