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

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

{
    "count": 7202,
    "pages": 721,
    "page": 3,
    "next": 4,
    "previous": 2,
    "start_index": 21,
    "end_index": 30,
    "results": [
        {
            "id": 1128,
            "placeholder": 1220,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 292,
            "placeholder": 372,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1127,
            "placeholder": 1219,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 624,
            "placeholder": 725,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 645,
            "placeholder": 746,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 503,
            "placeholder": 604,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 764,
            "placeholder": 865,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}