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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 10,
    "next": 11,
    "previous": 9,
    "start_index": 91,
    "end_index": 100,
    "results": [
        {
            "id": 14587,
            "code": "product_21667",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21667
        },
        {
            "id": 14586,
            "code": "product_docs_21510",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21510
        },
        {
            "id": 14585,
            "code": "product_21510",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21510
        },
        {
            "id": 14584,
            "code": "product_docs_27326",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27326
        },
        {
            "id": 14583,
            "code": "product_27326",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27326
        },
        {
            "id": 14582,
            "code": "product_docs_27325",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27325
        },
        {
            "id": 14581,
            "code": "product_27325",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27325
        },
        {
            "id": 14580,
            "code": "product_docs_27324",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27324
        },
        {
            "id": 14579,
            "code": "product_27324",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27324
        },
        {
            "id": 14578,
            "code": "product_27321",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27321
        }
    ]
}