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

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

{
    "count": 7202,
    "pages": 721,
    "page": 25,
    "next": 26,
    "previous": 24,
    "start_index": 241,
    "end_index": 250,
    "results": [
        {
            "id": 994,
            "placeholder": 1087,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 698,
            "placeholder": 799,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 995,
            "placeholder": 1088,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 694,
            "placeholder": 795,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1521,
            "placeholder": 1609,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1166,
            "placeholder": 1258,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1118,
            "placeholder": 1211,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 679,
            "placeholder": 780,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1220,
            "placeholder": 1312,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 1742,
            "placeholder": 1829,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}