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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 600,
    "next": 601,
    "previous": 599,
    "start_index": 5991,
    "end_index": 6000,
    "results": [
        {
            "id": 6317,
            "code": "product_9414",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9414
        },
        {
            "id": 6318,
            "code": "product_docs_9414",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 9414
        },
        {
            "id": 6319,
            "code": "product_11647",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11647
        },
        {
            "id": 6320,
            "code": "product_docs_11647",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 11647
        },
        {
            "id": 6321,
            "code": "product_25129",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25129
        },
        {
            "id": 6322,
            "code": "product_docs_25129",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25129
        },
        {
            "id": 6323,
            "code": "product_7551",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7551
        },
        {
            "id": 6324,
            "code": "product_docs_7551",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 7551
        },
        {
            "id": 6325,
            "code": "product_25130",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25130
        },
        {
            "id": 6326,
            "code": "product_docs_25130",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 25130
        }
    ]
}