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

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

{
    "count": 7202,
    "pages": 721,
    "page": 5,
    "next": 6,
    "previous": 4,
    "start_index": 41,
    "end_index": 50,
    "results": [
        {
            "id": 347,
            "placeholder": 452,
            "body": "цГодеция Райский сад 0,1г УС",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 350,
            "placeholder": 455,
            "body": "Салат Летняя Радость (кочан) Седек Ц",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 351,
            "placeholder": 456,
            "body": "Капуста бк Засолочная 0,3г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 352,
            "placeholder": 457,
            "body": "Огурец Клавдия (Агро) 12шт",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 353,
            "placeholder": 458,
            "body": "цЛобелия Красный фонтан 0,1г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 354,
            "placeholder": 459,
            "body": "цПортулак Махровая смесь 0,01г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 355,
            "placeholder": 460,
            "body": "Эустома Триколор Гавриш Ц",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 356,
            "placeholder": 461,
            "body": "цЭустома Супер Мэджик темно-синяя",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 357,
            "placeholder": 462,
            "body": "Лаванда Синеглазка 0,1г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 358,
            "placeholder": 463,
            "body": "Циненария Андромеда",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}