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

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

{
    "count": 132,
    "pages": 14,
    "page": 14,
    "next": null,
    "previous": 13,
    "start_index": 131,
    "end_index": 132,
    "results": [
        {
            "id": 3689,
            "placeholder": 976,
            "videos": [
                72
            ],
            "videos_detail": [
                {
                    "id": 72,
                    "caption": "",
                    "source": "https://www.youtube.com/embed/gjSma5C1yLs\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"",
                    "video": null,
                    "image": null,
                    "options": {},
                    "video_url": null,
                    "preview": null,
                    "video_frame": "\n                <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/gjSma5C1yLs\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n            "
                }
            ],
            "resourcetype": "VideoContent",
            "order": 100
        },
        {
            "id": 3690,
            "placeholder": 967,
            "videos": [
                73
            ],
            "videos_detail": [
                {
                    "id": 73,
                    "caption": "",
                    "source": "https://www.youtube.com/embed/gjSma5C1yLs\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"",
                    "video": null,
                    "image": null,
                    "options": {},
                    "video_url": null,
                    "preview": null,
                    "video_frame": "\n                <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/gjSma5C1yLs\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n            "
                }
            ],
            "resourcetype": "VideoContent",
            "order": 100
        }
    ]
}