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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1,
    "next": 2,
    "previous": null,
    "start_index": 1,
    "end_index": 10,
    "results": [
        {
            "id": 14677,
            "code": "product_docs_28264",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28264
        },
        {
            "id": 14676,
            "code": "product_28264",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28264
        },
        {
            "id": 14675,
            "code": "product_docs_28349",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28349
        },
        {
            "id": 14674,
            "code": "product_28349",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28349
        },
        {
            "id": 14673,
            "code": "product_docs_27496",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27496
        },
        {
            "id": 14672,
            "code": "product_27496",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27496
        },
        {
            "id": 14671,
            "code": "product_docs_28526",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28526
        },
        {
            "id": 14670,
            "code": "product_28526",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28526
        },
        {
            "id": 14669,
            "code": "product_docs_28525",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28525
        },
        {
            "id": 14668,
            "code": "product_28525",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28525
        }
    ]
}