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

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

{
    "count": 7202,
    "pages": 721,
    "page": 5,
    "next": 6,
    "previous": 4,
    "start_index": 41,
    "end_index": 50,
    "results": [
        {
            "id": 692,
            "placeholder": 793,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 366,
            "placeholder": 471,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 671,
            "placeholder": 772,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 688,
            "placeholder": 789,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 554,
            "placeholder": 655,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 779,
            "placeholder": 880,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 292,
            "placeholder": 372,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 7433,
            "placeholder": 14205,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 679,
            "placeholder": 780,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        },
        {
            "id": 786,
            "placeholder": 887,
            "body": "",
            "resourcetype": "TextContent",
            "order": 100
        }
    ]
}