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

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

{
    "count": 7202,
    "pages": 721,
    "page": 24,
    "next": 25,
    "previous": 23,
    "start_index": 231,
    "end_index": 240,
    "results": [
        {
            "id": 1103,
            "placeholder": 1196,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 831,
            "placeholder": 929,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 739,
            "placeholder": 840,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1126,
            "placeholder": 1218,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 873,
            "placeholder": 968,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 695,
            "placeholder": 796,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 719,
            "placeholder": 820,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 694,
            "placeholder": 795,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1865,
            "placeholder": 1952,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}