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

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

{
    "count": 7202,
    "pages": 721,
    "page": 4,
    "next": 5,
    "previous": 3,
    "start_index": 31,
    "end_index": 40,
    "results": [
        {
            "id": 293,
            "placeholder": 373,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 780,
            "placeholder": 881,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 415,
            "placeholder": 517,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 290,
            "placeholder": 370,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 503,
            "placeholder": 604,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 291,
            "placeholder": 371,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 697,
            "placeholder": 798,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}