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

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

{
    "count": 7202,
    "pages": 721,
    "page": 22,
    "next": 23,
    "previous": 21,
    "start_index": 211,
    "end_index": 220,
    "results": [
        {
            "id": 853,
            "placeholder": 949,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1285,
            "placeholder": 1377,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1127,
            "placeholder": 1219,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 687,
            "placeholder": 788,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1069,
            "placeholder": 1162,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 917,
            "placeholder": 1011,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1217,
            "placeholder": 1309,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1210,
            "placeholder": 1302,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1196,
            "placeholder": 1288,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1621,
            "placeholder": 1708,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}