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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 987,
    "next": 988,
    "previous": 986,
    "start_index": 9861,
    "end_index": 9870,
    "results": [
        {
            "id": 4817,
            "code": "product_docs_20090",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20090
        },
        {
            "id": 4816,
            "code": "product_20090",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20090
        },
        {
            "id": 4815,
            "code": "product_docs_20089",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20089
        },
        {
            "id": 4814,
            "code": "product_20089",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20089
        },
        {
            "id": 4813,
            "code": "product_docs_18208",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18208
        },
        {
            "id": 4812,
            "code": "product_18208",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18208
        },
        {
            "id": 4811,
            "code": "product_docs_21242",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21242
        },
        {
            "id": 4810,
            "code": "product_21242",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21242
        },
        {
            "id": 4809,
            "code": "product_docs_18995",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18995
        },
        {
            "id": 4808,
            "code": "product_18995",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18995
        }
    ]
}