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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 567,
    "next": 568,
    "previous": 566,
    "start_index": 5661,
    "end_index": 5670,
    "results": [
        {
            "id": 9017,
            "code": "product_12927",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 12927
        },
        {
            "id": 9016,
            "code": "product_docs_12927",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 12927
        },
        {
            "id": 9015,
            "code": "product_docs_25430",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25430
        },
        {
            "id": 9014,
            "code": "product_25430",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25430
        },
        {
            "id": 9013,
            "code": "product_25431",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25431
        },
        {
            "id": 9012,
            "code": "product_docs_25431",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25431
        },
        {
            "id": 9011,
            "code": "product_docs_25448",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25448
        },
        {
            "id": 9010,
            "code": "product_25448",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25448
        },
        {
            "id": 9009,
            "code": "product_docs_14484",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14484
        },
        {
            "id": 9008,
            "code": "product_14484",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14484
        }
    ]
}