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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 20,
    "next": 21,
    "previous": 19,
    "start_index": 191,
    "end_index": 200,
    "results": [
        {
            "id": 517,
            "code": "product_4585",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4585
        },
        {
            "id": 518,
            "code": "product_4578",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4578
        },
        {
            "id": 519,
            "code": "product_4582",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4582
        },
        {
            "id": 520,
            "code": "product_4591",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4591
        },
        {
            "id": 521,
            "code": "product_4588",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4588
        },
        {
            "id": 522,
            "code": "product_4596",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4596
        },
        {
            "id": 523,
            "code": "product_4597",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4597
        },
        {
            "id": 524,
            "code": "product_5420",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5420
        },
        {
            "id": 525,
            "code": "product_4624",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4624
        },
        {
            "id": 526,
            "code": "product_4622",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4622
        }
    ]
}