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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 234,
    "next": 235,
    "previous": 233,
    "start_index": 2331,
    "end_index": 2340,
    "results": [
        {
            "id": 2657,
            "code": "product_docs_6734",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6734
        },
        {
            "id": 2658,
            "code": "product_6424",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6424
        },
        {
            "id": 2659,
            "code": "product_docs_6424",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6424
        },
        {
            "id": 2660,
            "code": "product_6348",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6348
        },
        {
            "id": 2661,
            "code": "product_docs_6348",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6348
        },
        {
            "id": 2662,
            "code": "product_21674",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21674
        },
        {
            "id": 2663,
            "code": "product_docs_21674",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21674
        },
        {
            "id": 2664,
            "code": "product_11818",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11818
        },
        {
            "id": 2665,
            "code": "product_docs_11818",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11818
        },
        {
            "id": 2666,
            "code": "product_5480",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5480
        }
    ]
}