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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 100,
    "next": 101,
    "previous": 99,
    "start_index": 991,
    "end_index": 1000,
    "results": [
        {
            "id": 1317,
            "code": "product_4580",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4580
        },
        {
            "id": 1318,
            "code": "product_4571",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4571
        },
        {
            "id": 1319,
            "code": "product_4610",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4610
        },
        {
            "id": 1320,
            "code": "product_4655",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4655
        },
        {
            "id": 1321,
            "code": "product_4696",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4696
        },
        {
            "id": 1322,
            "code": "product_4686",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4686
        },
        {
            "id": 1323,
            "code": "product_4730",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4730
        },
        {
            "id": 1324,
            "code": "product_5183",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5183
        },
        {
            "id": 1325,
            "code": "product_5195",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5195
        },
        {
            "id": 1326,
            "code": "product_5207",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5207
        }
    ]
}