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

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

{
    "count": 7202,
    "pages": 721,
    "page": 50,
    "next": 51,
    "previous": 49,
    "start_index": 491,
    "end_index": 500,
    "results": [
        {
            "id": 1780,
            "placeholder": 1867,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1188,
            "placeholder": 1280,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1757,
            "placeholder": 1844,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1294,
            "placeholder": 1385,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1118,
            "placeholder": 1211,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1818,
            "placeholder": 1905,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1544,
            "placeholder": 1631,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1266,
            "placeholder": 1358,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1286,
            "placeholder": 1378,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 6210,
            "placeholder": 11752,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}