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

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

{
    "count": 0,
    "pages": 1,
    "page": 1,
    "next": null,
    "previous": null,
    "start_index": 0,
    "end_index": 0,
    "results": []
}