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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 555,
    "next": 556,
    "previous": 554,
    "start_index": 5541,
    "end_index": 5550,
    "results": [
        {
            "id": 9137,
            "code": "product_15782",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 15782
        },
        {
            "id": 9136,
            "code": "product_docs_15782",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 15782
        },
        {
            "id": 9135,
            "code": "product_21616",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21616
        },
        {
            "id": 9134,
            "code": "product_docs_21616",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21616
        },
        {
            "id": 9133,
            "code": "product_docs_13376",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 13376
        },
        {
            "id": 9132,
            "code": "product_13376",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 13376
        },
        {
            "id": 9131,
            "code": "product_docs_25458",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25458
        },
        {
            "id": 9130,
            "code": "product_25458",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25458
        },
        {
            "id": 9129,
            "code": "product_docs_21451",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21451
        },
        {
            "id": 9128,
            "code": "product_21451",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21451
        }
    ]
}