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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 100,
    "next": 101,
    "previous": 99,
    "start_index": 991,
    "end_index": 1000,
    "results": [
        {
            "id": 13687,
            "code": "product_docs_19234",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19234
        },
        {
            "id": 13686,
            "code": "product_docs_20216",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20216
        },
        {
            "id": 13685,
            "code": "product_20216",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20216
        },
        {
            "id": 13684,
            "code": "product_docs_19236",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19236
        },
        {
            "id": 13683,
            "code": "product_19236",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19236
        },
        {
            "id": 13682,
            "code": "product_docs_18508",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18508
        },
        {
            "id": 13681,
            "code": "product_18508",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18508
        },
        {
            "id": 13680,
            "code": "product_docs_20212",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20212
        },
        {
            "id": 13679,
            "code": "product_20212",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20212
        },
        {
            "id": 13678,
            "code": "product_docs_19451",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19451
        }
    ]
}