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

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

{
    "count": 7202,
    "pages": 721,
    "page": 1,
    "next": 2,
    "previous": null,
    "start_index": 1,
    "end_index": 10,
    "results": [
        {
            "id": 415,
            "placeholder": 517,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1118,
            "placeholder": 1211,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 292,
            "placeholder": 372,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 367,
            "placeholder": 472,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 293,
            "placeholder": 373,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 290,
            "placeholder": 370,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 291,
            "placeholder": 371,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}