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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 40,
    "next": 41,
    "previous": 39,
    "start_index": 391,
    "end_index": 400,
    "results": [
        {
            "id": 14287,
            "code": "product_11525",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11525
        },
        {
            "id": 14286,
            "code": "product_7875",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7875
        },
        {
            "id": 14285,
            "code": "product_docs_7875",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7875
        },
        {
            "id": 14284,
            "code": "product_docs_7341",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7341
        },
        {
            "id": 14283,
            "code": "product_7341",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7341
        },
        {
            "id": 14282,
            "code": "product_docs_26824",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26824
        },
        {
            "id": 14281,
            "code": "product_26824",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26824
        },
        {
            "id": 14280,
            "code": "product_docs_16108",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16108
        },
        {
            "id": 14279,
            "code": "product_16108",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 16108
        },
        {
            "id": 14278,
            "code": "product_docs_11860",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11860
        }
    ]
}