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

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

{
    "count": 14351,
    "pages": 1436,
    "page": 1436,
    "next": null,
    "previous": 1435,
    "start_index": 14351,
    "end_index": 14351,
    "results": [
        {
            "id": 3,
            "code": "brend_1",
            "content_type": 68,
            "content_type_model": "brend",
            "object_id": 1
        }
    ]
}