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

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

{
    "count": 7202,
    "pages": 721,
    "page": 11,
    "next": 12,
    "previous": 10,
    "start_index": 101,
    "end_index": 110,
    "results": [
        {
            "id": 503,
            "placeholder": 604,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 669,
            "placeholder": 770,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 679,
            "placeholder": 780,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1127,
            "placeholder": 1219,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 645,
            "placeholder": 746,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 779,
            "placeholder": 880,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 707,
            "placeholder": 808,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 694,
            "placeholder": 795,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1195,
            "placeholder": 1287,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}