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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 9,
    "next": 10,
    "previous": 8,
    "start_index": 81,
    "end_index": 90,
    "results": [
        {
            "id": 407,
            "code": "product_4462",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4462
        },
        {
            "id": 408,
            "code": "product_4465",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4465
        },
        {
            "id": 409,
            "code": "product_docs_4465",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4465
        },
        {
            "id": 410,
            "code": "product_docs_4455",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4455
        },
        {
            "id": 411,
            "code": "product_4455",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4455
        },
        {
            "id": 412,
            "code": "product_docs_4477",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4477
        },
        {
            "id": 413,
            "code": "product_4477",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4477
        },
        {
            "id": 414,
            "code": "product_4478",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4478
        },
        {
            "id": 415,
            "code": "product_docs_4478",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4478
        },
        {
            "id": 416,
            "code": "product_5407",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5407
        }
    ]
}