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

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

{
    "count": 7202,
    "pages": 721,
    "page": 23,
    "next": 24,
    "previous": 22,
    "start_index": 221,
    "end_index": 230,
    "results": [
        {
            "id": 855,
            "placeholder": 951,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1126,
            "placeholder": 1218,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 849,
            "placeholder": 946,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 986,
            "placeholder": 1079,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1222,
            "placeholder": 1314,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 367,
            "placeholder": 472,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 853,
            "placeholder": 949,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 692,
            "placeholder": 793,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1645,
            "placeholder": 1732,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}