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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 555,
    "next": 556,
    "previous": 554,
    "start_index": 5541,
    "end_index": 5550,
    "results": [
        {
            "id": 5867,
            "code": "product_24805",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24805
        },
        {
            "id": 5868,
            "code": "product_docs_24805",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24805
        },
        {
            "id": 5869,
            "code": "product_25043",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25043
        },
        {
            "id": 5870,
            "code": "product_docs_25043",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25043
        },
        {
            "id": 5871,
            "code": "product_14523",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14523
        },
        {
            "id": 5872,
            "code": "product_docs_14523",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14523
        },
        {
            "id": 5873,
            "code": "product_25047",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25047
        },
        {
            "id": 5874,
            "code": "product_docs_25047",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25047
        },
        {
            "id": 5875,
            "code": "product_16814",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16814
        },
        {
            "id": 5876,
            "code": "product_docs_16814",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16814
        }
    ]
}