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

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

{
    "count": 7202,
    "pages": 721,
    "page": 45,
    "next": 46,
    "previous": 44,
    "start_index": 441,
    "end_index": 450,
    "results": [
        {
            "id": 1637,
            "placeholder": 1724,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1316,
            "placeholder": 1407,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1546,
            "placeholder": 1633,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1295,
            "placeholder": 1386,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1173,
            "placeholder": 1265,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1635,
            "placeholder": 1722,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1270,
            "placeholder": 1362,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 908,
            "placeholder": 1002,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 375,
            "placeholder": 480,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}