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

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

{
    "count": 7202,
    "pages": 721,
    "page": 8,
    "next": 9,
    "previous": 7,
    "start_index": 71,
    "end_index": 80,
    "results": [
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 290,
            "placeholder": 370,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 415,
            "placeholder": 517,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 742,
            "placeholder": 843,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 698,
            "placeholder": 799,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 669,
            "placeholder": 770,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 673,
            "placeholder": 774,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 291,
            "placeholder": 371,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 993,
            "placeholder": 1086,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}