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

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

{
    "count": 7202,
    "pages": 721,
    "page": 13,
    "next": 14,
    "previous": 12,
    "start_index": 121,
    "end_index": 130,
    "results": [
        {
            "id": 682,
            "placeholder": 783,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 687,
            "placeholder": 788,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1118,
            "placeholder": 1211,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 870,
            "placeholder": 356,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 924,
            "placeholder": 1017,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 853,
            "placeholder": 949,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 293,
            "placeholder": 373,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1171,
            "placeholder": 1263,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1222,
            "placeholder": 1314,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}