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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 500,
    "next": 501,
    "previous": 499,
    "start_index": 4991,
    "end_index": 5000,
    "results": [
        {
            "id": 9687,
            "code": "product_docs_25537",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25537
        },
        {
            "id": 9686,
            "code": "product_docs_14765",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14765
        },
        {
            "id": 9685,
            "code": "product_14765",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 14765
        },
        {
            "id": 9684,
            "code": "product_docs_8714",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 8714
        },
        {
            "id": 9683,
            "code": "product_8714",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 8714
        },
        {
            "id": 9682,
            "code": "product_docs_21373",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21373
        },
        {
            "id": 9681,
            "code": "product_21373",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21373
        },
        {
            "id": 9680,
            "code": "product_21694",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21694
        },
        {
            "id": 9679,
            "code": "product_docs_21694",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21694
        },
        {
            "id": 9678,
            "code": "product_docs_22120",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22120
        }
    ]
}