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

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

{
    "count": 7202,
    "pages": 721,
    "page": 6,
    "next": 7,
    "previous": 5,
    "start_index": 51,
    "end_index": 60,
    "results": [
        {
            "id": 780,
            "placeholder": 881,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 707,
            "placeholder": 808,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1127,
            "placeholder": 1219,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 688,
            "placeholder": 789,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 367,
            "placeholder": 472,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 503,
            "placeholder": 604,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 869,
            "placeholder": 965,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}