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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 234,
    "next": 235,
    "previous": 233,
    "start_index": 2331,
    "end_index": 2340,
    "results": [
        {
            "id": 12347,
            "code": "product_26150",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26150
        },
        {
            "id": 12346,
            "code": "product_docs_26150",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26150
        },
        {
            "id": 12345,
            "code": "product_26149",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26149
        },
        {
            "id": 12344,
            "code": "product_docs_26149",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26149
        },
        {
            "id": 12343,
            "code": "product_docs_26157",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26157
        },
        {
            "id": 12342,
            "code": "product_26157",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26157
        },
        {
            "id": 12341,
            "code": "product_docs_19355",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19355
        },
        {
            "id": 12340,
            "code": "product_19355",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19355
        },
        {
            "id": 12339,
            "code": "product_docs_21974",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21974
        },
        {
            "id": 12338,
            "code": "product_21974",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21974
        }
    ]
}