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

GET /api/video_content/?format=api&ordering=-videos&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": 2533,
            "placeholder": 3901,
            "videos": [
                3
            ],
            "videos_detail": [
                {
                    "id": 3,
                    "caption": "",
                    "source": "https://www.youtube.com/embed/mEB3MtYT74k",
                    "video": null,
                    "image": "http://api.rustneil.ru/media/include/video_image/glrk2ckocv.jpg",
                    "options": {},
                    "video_url": null,
                    "preview": "/media/include/video_image/thumbs/-AzQ7pGuzgzd_64x64_4giAA4J8.jpg",
                    "video_frame": "\n                <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/mEB3MtYT74k\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n            "
                }
            ],
            "resourcetype": "VideoContent",
            "order": 100
        },
        {
            "id": 2530,
            "placeholder": 2600,
            "videos": [
                2
            ],
            "videos_detail": [
                {
                    "id": 2,
                    "caption": "",
                    "source": "https://www.youtube.com/embed/F7DEi5LAAV8",
                    "video": null,
                    "image": "http://api.rustneil.ru/media/include/video_image/9m9z0j1c7m.jpg",
                    "options": {},
                    "video_url": null,
                    "preview": "/media/include/video_image/thumbs/fNBr1m4Pnhd4_64x64_4giAA4J8.jpg",
                    "video_frame": "\n                <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/F7DEi5LAAV8\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n            "
                }
            ],
            "resourcetype": "VideoContent",
            "order": 100
        }
    ]
}