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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 321,
    "next": 322,
    "previous": 320,
    "start_index": 3201,
    "end_index": 3210,
    "results": [
        {
            "id": 11477,
            "code": "product_docs_14406",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14406
        },
        {
            "id": 11476,
            "code": "product_14406",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14406
        },
        {
            "id": 11475,
            "code": "product_docs_12228",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 12228
        },
        {
            "id": 11474,
            "code": "product_12228",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 12228
        },
        {
            "id": 11473,
            "code": "product_10090",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10090
        },
        {
            "id": 11472,
            "code": "product_docs_10090",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 10090
        },
        {
            "id": 11471,
            "code": "product_docs_9821",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9821
        },
        {
            "id": 11470,
            "code": "product_9821",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9821
        },
        {
            "id": 11469,
            "code": "product_docs_16109",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16109
        },
        {
            "id": 11468,
            "code": "product_16109",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16109
        }
    ]
}