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

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

{
    "count": 7202,
    "pages": 721,
    "page": 721,
    "next": null,
    "previous": 720,
    "start_index": 7201,
    "end_index": 7202,
    "results": [
        {
            "id": 400,
            "placeholder": 333,
            "body": "Базилик Балконное чудо",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 402,
            "placeholder": 331,
            "body": "Капуста брокколи Брокколетти 0,3г",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}