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

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

{
    "count": 7202,
    "pages": 721,
    "page": 33,
    "next": 34,
    "previous": 32,
    "start_index": 321,
    "end_index": 330,
    "results": [
        {
            "id": 1361,
            "placeholder": 1450,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1294,
            "placeholder": 1385,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1133,
            "placeholder": 1225,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 696,
            "placeholder": 797,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 624,
            "placeholder": 725,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 739,
            "placeholder": 840,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 853,
            "placeholder": 949,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1192,
            "placeholder": 1284,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 707,
            "placeholder": 808,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 2109,
            "placeholder": 2191,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}