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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 99,
    "next": 100,
    "previous": 98,
    "start_index": 981,
    "end_index": 990,
    "results": [
        {
            "id": 1307,
            "code": "product_5171",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5171
        },
        {
            "id": 1308,
            "code": "product_5172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5172
        },
        {
            "id": 1309,
            "code": "product_5173",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5173
        },
        {
            "id": 1310,
            "code": "product_5167",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5167
        },
        {
            "id": 1311,
            "code": "product_5168",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5168
        },
        {
            "id": 1312,
            "code": "product_5169",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5169
        },
        {
            "id": 1313,
            "code": "product_5162",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5162
        },
        {
            "id": 1314,
            "code": "product_5163",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5163
        },
        {
            "id": 1315,
            "code": "product_5164",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5164
        },
        {
            "id": 1316,
            "code": "product_5165",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5165
        }
    ]
}