Публичный 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": 6797,
            "code": "product_docs_25239",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25239
        },
        {
            "id": 6796,
            "code": "product_25239",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25239
        },
        {
            "id": 6795,
            "code": "product_docs_25244",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25244
        },
        {
            "id": 6794,
            "code": "product_25244",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25244
        },
        {
            "id": 6793,
            "code": "product_docs_25294",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25294
        },
        {
            "id": 6792,
            "code": "product_25294",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25294
        },
        {
            "id": 6791,
            "code": "product_docs_25285",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25285
        },
        {
            "id": 6790,
            "code": "product_25285",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25285
        },
        {
            "id": 6789,
            "code": "product_docs_25274",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25274
        },
        {
            "id": 6788,
            "code": "product_25274",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25274
        }
    ]
}