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

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

{
    "count": 7202,
    "pages": 721,
    "page": 32,
    "next": 33,
    "previous": 31,
    "start_index": 311,
    "end_index": 320,
    "results": [
        {
            "id": 682,
            "placeholder": 783,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1378,
            "placeholder": 1467,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 901,
            "placeholder": 995,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 831,
            "placeholder": 929,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1301,
            "placeholder": 1392,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1271,
            "placeholder": 1363,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 943,
            "placeholder": 1036,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 993,
            "placeholder": 1086,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 291,
            "placeholder": 371,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 2059,
            "placeholder": 2141,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}