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

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

{
    "count": 7202,
    "pages": 721,
    "page": 30,
    "next": 31,
    "previous": 29,
    "start_index": 291,
    "end_index": 300,
    "results": [
        {
            "id": 290,
            "placeholder": 370,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1206,
            "placeholder": 1298,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1282,
            "placeholder": 1374,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 723,
            "placeholder": 824,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1190,
            "placeholder": 1282,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 986,
            "placeholder": 1079,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1126,
            "placeholder": 1218,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 877,
            "placeholder": 972,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 2020,
            "placeholder": 2106,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}