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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 456,
    "next": 457,
    "previous": 455,
    "start_index": 4551,
    "end_index": 4560,
    "results": [
        {
            "id": 10127,
            "code": "product_25630",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25630
        },
        {
            "id": 10126,
            "code": "product_docs_25630",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25630
        },
        {
            "id": 10125,
            "code": "product_docs_22039",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22039
        },
        {
            "id": 10124,
            "code": "product_22039",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 22039
        },
        {
            "id": 10123,
            "code": "product_docs_25638",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25638
        },
        {
            "id": 10122,
            "code": "product_25638",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25638
        },
        {
            "id": 10121,
            "code": "product_docs_6548",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6548
        },
        {
            "id": 10120,
            "code": "product_docs_6667",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6667
        },
        {
            "id": 10119,
            "code": "product_docs_6672",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 6672
        },
        {
            "id": 10118,
            "code": "product_docs_21536",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21536
        }
    ]
}