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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 789,
    "next": 790,
    "previous": 788,
    "start_index": 7881,
    "end_index": 7890,
    "results": [
        {
            "id": 8207,
            "code": "product_docs_24590",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24590
        },
        {
            "id": 8208,
            "code": "product_23349",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23349
        },
        {
            "id": 8209,
            "code": "product_docs_23349",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23349
        },
        {
            "id": 8210,
            "code": "product_docs_24450",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24450
        },
        {
            "id": 8211,
            "code": "product_24450",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24450
        },
        {
            "id": 8212,
            "code": "product_24411",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24411
        },
        {
            "id": 8213,
            "code": "product_docs_24411",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24411
        },
        {
            "id": 8214,
            "code": "product_24887",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24887
        },
        {
            "id": 8215,
            "code": "product_docs_24887",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24887
        },
        {
            "id": 8216,
            "code": "product_24888",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24888
        }
    ]
}