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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 222,
    "next": 223,
    "previous": 221,
    "start_index": 2211,
    "end_index": 2220,
    "results": [
        {
            "id": 12467,
            "code": "product_23832",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23832
        },
        {
            "id": 12466,
            "code": "product_docs_23832",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23832
        },
        {
            "id": 12465,
            "code": "product_docs_23829",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23829
        },
        {
            "id": 12464,
            "code": "product_23829",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23829
        },
        {
            "id": 12463,
            "code": "product_26173",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26173
        },
        {
            "id": 12462,
            "code": "product_docs_26173",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26173
        },
        {
            "id": 12461,
            "code": "product_docs_26172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26172
        },
        {
            "id": 12460,
            "code": "product_26172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26172
        },
        {
            "id": 12459,
            "code": "product_docs_26164",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26164
        },
        {
            "id": 12458,
            "code": "product_26164",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 26164
        }
    ]
}