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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1001,
    "next": 1002,
    "previous": 1000,
    "start_index": 10001,
    "end_index": 10010,
    "results": [
        {
            "id": 4677,
            "code": "product_docs_6256",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6256
        },
        {
            "id": 4676,
            "code": "product_6256",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6256
        },
        {
            "id": 4675,
            "code": "product_docs_23441",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23441
        },
        {
            "id": 4674,
            "code": "product_23441",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23441
        },
        {
            "id": 4673,
            "code": "product_docs_7094",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7094
        },
        {
            "id": 4672,
            "code": "product_7094",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7094
        },
        {
            "id": 4671,
            "code": "product_docs_19218",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19218
        },
        {
            "id": 4670,
            "code": "product_19218",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19218
        },
        {
            "id": 4669,
            "code": "product_docs_19789",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19789
        },
        {
            "id": 4668,
            "code": "product_19789",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19789
        }
    ]
}