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

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

{
    "count": 7202,
    "pages": 721,
    "page": 40,
    "next": 41,
    "previous": 39,
    "start_index": 391,
    "end_index": 400,
    "results": [
        {
            "id": 682,
            "placeholder": 783,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1289,
            "placeholder": 1380,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 698,
            "placeholder": 799,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 695,
            "placeholder": 796,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 415,
            "placeholder": 517,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1108,
            "placeholder": 1201,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 764,
            "placeholder": 865,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 765,
            "placeholder": 866,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1295,
            "placeholder": 1386,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 2405,
            "placeholder": 3036,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}