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

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

{
    "count": 7202,
    "pages": 721,
    "page": 42,
    "next": 43,
    "previous": 41,
    "start_index": 411,
    "end_index": 420,
    "results": [
        {
            "id": 698,
            "placeholder": 799,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1281,
            "placeholder": 1373,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1266,
            "placeholder": 1358,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1537,
            "placeholder": 1625,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1069,
            "placeholder": 1162,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1311,
            "placeholder": 1402,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1271,
            "placeholder": 1363,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1972,
            "placeholder": 2059,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1606,
            "placeholder": 1693,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 2489,
            "placeholder": 3211,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}