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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1337,
    "next": 1338,
    "previous": 1336,
    "start_index": 13361,
    "end_index": 13370,
    "results": [
        {
            "id": 1317,
            "code": "product_4580",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 4580
        },
        {
            "id": 1316,
            "code": "product_5165",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5165
        },
        {
            "id": 1315,
            "code": "product_5164",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5164
        },
        {
            "id": 1314,
            "code": "product_5163",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5163
        },
        {
            "id": 1313,
            "code": "product_5162",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5162
        },
        {
            "id": 1312,
            "code": "product_5169",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5169
        },
        {
            "id": 1311,
            "code": "product_5168",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5168
        },
        {
            "id": 1310,
            "code": "product_5167",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5167
        },
        {
            "id": 1309,
            "code": "product_5173",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5173
        },
        {
            "id": 1308,
            "code": "product_5172",
            "content_type": 55,
            "content_type_model": "product",
            "object_id": 5172
        }
    ]
}