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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 888,
    "next": 889,
    "previous": 887,
    "start_index": 8871,
    "end_index": 8880,
    "results": [
        {
            "id": 9197,
            "code": "product_docs_16132",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16132
        },
        {
            "id": 9198,
            "code": "product_25481",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25481
        },
        {
            "id": 9199,
            "code": "product_docs_25481",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25481
        },
        {
            "id": 9200,
            "code": "product_docs_16131",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16131
        },
        {
            "id": 9201,
            "code": "product_16131",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16131
        },
        {
            "id": 9202,
            "code": "product_25480",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25480
        },
        {
            "id": 9203,
            "code": "product_docs_25480",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25480
        },
        {
            "id": 9204,
            "code": "product_16725",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16725
        },
        {
            "id": 9205,
            "code": "product_docs_16725",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16725
        },
        {
            "id": 9206,
            "code": "product_docs_16861",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16861
        }
    ]
}