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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 8,
    "next": 9,
    "previous": 7,
    "start_index": 71,
    "end_index": 80,
    "results": [
        {
            "id": 397,
            "code": "product_4444",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4444
        },
        {
            "id": 398,
            "code": "product_4443",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4443
        },
        {
            "id": 399,
            "code": "product_docs_4443",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4443
        },
        {
            "id": 400,
            "code": "product_4440",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4440
        },
        {
            "id": 401,
            "code": "product_docs_4440",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4440
        },
        {
            "id": 402,
            "code": "product_docs_4429",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4429
        },
        {
            "id": 403,
            "code": "product_4429",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4429
        },
        {
            "id": 404,
            "code": "product_docs_4473",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4473
        },
        {
            "id": 405,
            "code": "product_4473",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4473
        },
        {
            "id": 406,
            "code": "product_docs_4462",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4462
        }
    ]
}