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

GET /api/text_content/?format=api&ordering=body&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": 750,
            "placeholder": 851,
            "body": "Ящик для рассады \"Урожай-8\" 15х50х10",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 749,
            "placeholder": 850,
            "body": "Ящик д/рассады САДОВИТА №3 350*300*95мм (20)",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}