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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 123,
    "next": 124,
    "previous": 122,
    "start_index": 1221,
    "end_index": 1230,
    "results": [
        {
            "id": 13457,
            "code": "product_26375",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26375
        },
        {
            "id": 13456,
            "code": "product_docs_9823",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9823
        },
        {
            "id": 13455,
            "code": "product_9823",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9823
        },
        {
            "id": 13454,
            "code": "product_docs_7916",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7916
        },
        {
            "id": 13453,
            "code": "product_7916",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7916
        },
        {
            "id": 13452,
            "code": "product_docs_7803",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7803
        },
        {
            "id": 13451,
            "code": "product_7803",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7803
        },
        {
            "id": 13450,
            "code": "product_docs_7271",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7271
        },
        {
            "id": 13449,
            "code": "product_7271",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7271
        },
        {
            "id": 13448,
            "code": "product_26376",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26376
        }
    ]
}