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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 222,
    "next": 223,
    "previous": 221,
    "start_index": 2211,
    "end_index": 2220,
    "results": [
        {
            "id": 2537,
            "code": "product_docs_11941",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11941
        },
        {
            "id": 2538,
            "code": "product_17198",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17198
        },
        {
            "id": 2539,
            "code": "product_docs_17198",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 17198
        },
        {
            "id": 2540,
            "code": "product_5759",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5759
        },
        {
            "id": 2541,
            "code": "product_docs_5759",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5759
        },
        {
            "id": 2542,
            "code": "product_24786",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24786
        },
        {
            "id": 2543,
            "code": "product_docs_24786",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24786
        },
        {
            "id": 2544,
            "code": "product_6662",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6662
        },
        {
            "id": 2545,
            "code": "product_docs_6662",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6662
        },
        {
            "id": 2546,
            "code": "product_6397",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6397
        }
    ]
}