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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 101,
    "next": 102,
    "previous": 100,
    "start_index": 1001,
    "end_index": 1010,
    "results": [
        {
            "id": 13677,
            "code": "product_19451",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19451
        },
        {
            "id": 13676,
            "code": "product_docs_21014",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21014
        },
        {
            "id": 13675,
            "code": "product_21014",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21014
        },
        {
            "id": 13674,
            "code": "product_docs_19450",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19450
        },
        {
            "id": 13673,
            "code": "product_19450",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19450
        },
        {
            "id": 13672,
            "code": "product_docs_20407",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20407
        },
        {
            "id": 13671,
            "code": "product_20407",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20407
        },
        {
            "id": 13670,
            "code": "product_docs_20211",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20211
        },
        {
            "id": 13669,
            "code": "product_20211",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20211
        },
        {
            "id": 13668,
            "code": "product_docs_17993",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17993
        }
    ]
}