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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 12,
    "next": 13,
    "previous": 11,
    "start_index": 111,
    "end_index": 120,
    "results": [
        {
            "id": 14567,
            "code": "product_22245",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22245
        },
        {
            "id": 14566,
            "code": "product_docs_27292",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27292
        },
        {
            "id": 14565,
            "code": "product_27292",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27292
        },
        {
            "id": 14564,
            "code": "product_docs_27164",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27164
        },
        {
            "id": 14563,
            "code": "product_27164",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27164
        },
        {
            "id": 14562,
            "code": "product_docs_27163",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27163
        },
        {
            "id": 14561,
            "code": "product_27163",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27163
        },
        {
            "id": 14560,
            "code": "product_docs_27180",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27180
        },
        {
            "id": 14559,
            "code": "product_27180",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27180
        },
        {
            "id": 14558,
            "code": "product_docs_27134",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27134
        }
    ]
}