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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 123,
    "next": 124,
    "previous": 122,
    "start_index": 1221,
    "end_index": 1230,
    "results": [
        {
            "id": 1547,
            "code": "product_5494",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5494
        },
        {
            "id": 1548,
            "code": "product_5488",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5488
        },
        {
            "id": 1549,
            "code": "product_5489",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5489
        },
        {
            "id": 1550,
            "code": "product_5353",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5353
        },
        {
            "id": 1551,
            "code": "product_5354",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5354
        },
        {
            "id": 1552,
            "code": "product_5497",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5497
        },
        {
            "id": 1553,
            "code": "product_5509",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5509
        },
        {
            "id": 1554,
            "code": "product_4531",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4531
        },
        {
            "id": 1555,
            "code": "product_5490",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5490
        },
        {
            "id": 1556,
            "code": "product_5293",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5293
        }
    ]
}