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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 345,
    "next": 346,
    "previous": 344,
    "start_index": 3441,
    "end_index": 3450,
    "results": [
        {
            "id": 3767,
            "code": "product_6475",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6475
        },
        {
            "id": 3768,
            "code": "product_docs_6475",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6475
        },
        {
            "id": 3769,
            "code": "product_6478",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6478
        },
        {
            "id": 3770,
            "code": "product_docs_6478",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6478
        },
        {
            "id": 3771,
            "code": "product_6492",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6492
        },
        {
            "id": 3772,
            "code": "product_docs_6492",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6492
        },
        {
            "id": 3773,
            "code": "product_6494",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6494
        },
        {
            "id": 3774,
            "code": "product_docs_6494",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6494
        },
        {
            "id": 3775,
            "code": "product_6497",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6497
        },
        {
            "id": 3776,
            "code": "product_docs_6497",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6497
        }
    ]
}