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

GET /api/video_content/?format=api&ordering=-order&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": 7230,
            "placeholder": 13719,
            "videos": [
                144
            ],
            "videos_detail": [
                {
                    "id": 144,
                    "caption": "",
                    "source": "https://www.youtube.com/embed/eepAOy9B5P4",
                    "video": null,
                    "image": "http://api.rustneil.ru/media/include/video_image/sjgk2x09n3.jpg",
                    "options": {},
                    "video_url": null,
                    "preview": "/media/include/video_image/thumbs/DKm6CNrS6sOv_64x64_4giAA4J8.jpg",
                    "video_frame": "\n                <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/eepAOy9B5P4\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n            "
                }
            ],
            "resourcetype": "VideoContent",
            "order": 100
        },
        {
            "id": 7236,
            "placeholder": 13730,
            "videos": [
                145
            ],
            "videos_detail": [
                {
                    "id": 145,
                    "caption": "",
                    "source": "https://www.youtube.com/embed/TpwtWYaCnSE",
                    "video": null,
                    "image": "http://api.rustneil.ru/media/include/video_image/txzh51ly2v.jpg",
                    "options": {},
                    "video_url": null,
                    "preview": "/media/include/video_image/thumbs/snzhyTulDunE_64x64_4giAA4J8.jpg",
                    "video_frame": "\n                <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/TpwtWYaCnSE\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n            "
                }
            ],
            "resourcetype": "VideoContent",
            "order": 100
        }
    ]
}