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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1000,
    "next": 1001,
    "previous": 999,
    "start_index": 9991,
    "end_index": 10000,
    "results": [
        {
            "id": 4687,
            "code": "product_docs_17539",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17539
        },
        {
            "id": 4686,
            "code": "product_17539",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17539
        },
        {
            "id": 4685,
            "code": "product_docs_6262",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6262
        },
        {
            "id": 4684,
            "code": "product_6262",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6262
        },
        {
            "id": 4683,
            "code": "product_docs_20195",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20195
        },
        {
            "id": 4682,
            "code": "product_20195",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20195
        },
        {
            "id": 4681,
            "code": "product_docs_21074",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21074
        },
        {
            "id": 4680,
            "code": "product_21074",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21074
        },
        {
            "id": 4679,
            "code": "product_docs_21075",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21075
        },
        {
            "id": 4678,
            "code": "product_21075",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21075
        }
    ]
}