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

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

{
    "count": 7202,
    "pages": 721,
    "page": 10,
    "next": 11,
    "previous": 9,
    "start_index": 91,
    "end_index": 100,
    "results": [
        {
            "id": 672,
            "placeholder": 773,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 688,
            "placeholder": 789,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 669,
            "placeholder": 770,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 693,
            "placeholder": 794,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 292,
            "placeholder": 372,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 779,
            "placeholder": 880,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 415,
            "placeholder": 517,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 780,
            "placeholder": 881,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1171,
            "placeholder": 1263,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}