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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 3,
    "next": 4,
    "previous": 2,
    "start_index": 21,
    "end_index": 30,
    "results": [
        {
            "id": 14657,
            "code": "product_docs_27689",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27689
        },
        {
            "id": 14656,
            "code": "product_27689",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27689
        },
        {
            "id": 14655,
            "code": "product_docs_28013",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28013
        },
        {
            "id": 14654,
            "code": "product_28013",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 28013
        },
        {
            "id": 14653,
            "code": "product_docs_27495",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27495
        },
        {
            "id": 14652,
            "code": "product_27495",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27495
        },
        {
            "id": 14651,
            "code": "product_docs_27898",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27898
        },
        {
            "id": 14650,
            "code": "product_27898",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27898
        },
        {
            "id": 14649,
            "code": "product_docs_27738",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27738
        },
        {
            "id": 14648,
            "code": "product_27738",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 27738
        }
    ]
}