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

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

{
    "count": 7202,
    "pages": 721,
    "page": 21,
    "next": 22,
    "previous": 20,
    "start_index": 201,
    "end_index": 210,
    "results": [
        {
            "id": 853,
            "placeholder": 949,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 679,
            "placeholder": 780,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 698,
            "placeholder": 799,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 992,
            "placeholder": 1085,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 917,
            "placeholder": 1011,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 987,
            "placeholder": 1080,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1194,
            "placeholder": 1286,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 692,
            "placeholder": 793,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1603,
            "placeholder": 1690,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}