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

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

{
    "count": 7202,
    "pages": 721,
    "page": 15,
    "next": 16,
    "previous": 14,
    "start_index": 141,
    "end_index": 150,
    "results": [
        {
            "id": 671,
            "placeholder": 772,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 855,
            "placeholder": 951,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 828,
            "placeholder": 926,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 290,
            "placeholder": 370,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 667,
            "placeholder": 768,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 992,
            "placeholder": 1085,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 878,
            "placeholder": 973,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 468,
            "placeholder": 570,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1286,
            "placeholder": 1378,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}