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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1337,
    "next": 1338,
    "previous": 1336,
    "start_index": 13361,
    "end_index": 13370,
    "results": [
        {
            "id": 13687,
            "code": "product_docs_19234",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19234
        },
        {
            "id": 13688,
            "code": "product_19234",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19234
        },
        {
            "id": 13689,
            "code": "product_20246",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20246
        },
        {
            "id": 13690,
            "code": "product_docs_20246",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20246
        },
        {
            "id": 13691,
            "code": "product_18017",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18017
        },
        {
            "id": 13692,
            "code": "product_docs_18017",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 18017
        },
        {
            "id": 13693,
            "code": "product_docs_19239",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19239
        },
        {
            "id": 13694,
            "code": "product_19239",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 19239
        },
        {
            "id": 13695,
            "code": "product_20434",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20434
        },
        {
            "id": 13696,
            "code": "product_docs_20434",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 20434
        }
    ]
}