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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 2,
    "next": 3,
    "previous": 1,
    "start_index": 11,
    "end_index": 20,
    "results": [
        {
            "id": 337,
            "code": "product_docs_4635",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4635
        },
        {
            "id": 338,
            "code": "product_4635",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4635
        },
        {
            "id": 339,
            "code": "product_4748",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4748
        },
        {
            "id": 340,
            "code": "product_docs_4748",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4748
        },
        {
            "id": 341,
            "code": "product_6281",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6281
        },
        {
            "id": 342,
            "code": "product_docs_6281",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6281
        },
        {
            "id": 343,
            "code": "product_6491",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6491
        },
        {
            "id": 344,
            "code": "product_docs_6491",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6491
        },
        {
            "id": 345,
            "code": "product_6610",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6610
        },
        {
            "id": 346,
            "code": "product_docs_6610",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6610
        }
    ]
}