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

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

{
    "count": 7202,
    "pages": 721,
    "page": 12,
    "next": 13,
    "previous": 11,
    "start_index": 111,
    "end_index": 120,
    "results": [
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 624,
            "placeholder": 725,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 367,
            "placeholder": 472,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 779,
            "placeholder": 880,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1128,
            "placeholder": 1220,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 694,
            "placeholder": 795,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 849,
            "placeholder": 946,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 503,
            "placeholder": 604,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 693,
            "placeholder": 794,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1211,
            "placeholder": 1303,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}