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

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

{
    "count": 7202,
    "pages": 721,
    "page": 2,
    "next": 3,
    "previous": 1,
    "start_index": 11,
    "end_index": 20,
    "results": [
        {
            "id": 292,
            "placeholder": 372,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 415,
            "placeholder": 517,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 293,
            "placeholder": 373,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 943,
            "placeholder": 1036,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 290,
            "placeholder": 370,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1118,
            "placeholder": 1211,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 291,
            "placeholder": 371,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 645,
            "placeholder": 746,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}