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

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

{
    "count": 7202,
    "pages": 721,
    "page": 9,
    "next": 10,
    "previous": 8,
    "start_index": 81,
    "end_index": 90,
    "results": [
        {
            "id": 1128,
            "placeholder": 1220,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 667,
            "placeholder": 768,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 624,
            "placeholder": 725,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1127,
            "placeholder": 1219,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 765,
            "placeholder": 866,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 691,
            "placeholder": 792,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 742,
            "placeholder": 843,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 849,
            "placeholder": 946,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 723,
            "placeholder": 824,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1108,
            "placeholder": 1201,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}