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

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

{
    "count": 7202,
    "pages": 721,
    "page": 10,
    "next": 11,
    "previous": 9,
    "start_index": 91,
    "end_index": 100,
    "results": [
        {
            "id": 354,
            "placeholder": 459,
            "body": "цПортулак Махровая смесь 0,01г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 335,
            "placeholder": 440,
            "body": "цПодсолнечник Плюшевый мишка 0,5г (Детская грядка)",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 382,
            "placeholder": 486,
            "body": "цОбриеция Фиолетовый король 0,01г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 383,
            "placeholder": 487,
            "body": "цОбриета Конфетка смесь",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 685,
            "placeholder": 786,
            "body": "цНивяник Звезда 0,1г (семена от Ганичкиной)",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1999,
            "placeholder": 2085,
            "body": "цМимулюс Крупноцветковый тигровый смесь 0,03г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 2000,
            "placeholder": 2086,
            "body": "цМак-самосейка Шелковый муар смесь 0,03г 702970",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 683,
            "placeholder": 784,
            "body": "цЛюпин Красное пламя Рассела 0,5г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 353,
            "placeholder": 458,
            "body": "цЛобелия Красный фонтан 0,1г",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 377,
            "placeholder": 482,
            "body": "цЛобелия Белый дворец 0,1г",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}