Публичный 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": 5317,
            "code": "product_24462",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24462
        },
        {
            "id": 5318,
            "code": "product_docs_24462",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 24462
        },
        {
            "id": 5319,
            "code": "product_23536",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23536
        },
        {
            "id": 5320,
            "code": "product_docs_23536",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23536
        },
        {
            "id": 5321,
            "code": "product_23535",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23535
        },
        {
            "id": 5322,
            "code": "product_docs_23535",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23535
        },
        {
            "id": 5323,
            "code": "product_23534",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23534
        },
        {
            "id": 5324,
            "code": "product_docs_23534",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 23534
        },
        {
            "id": 5325,
            "code": "product_21494",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21494
        },
        {
            "id": 5326,
            "code": "product_docs_21494",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 21494
        }
    ]
}