Video file list and detail endpoint.

GET /api/videofiles/?format=api&offset=18550&ordering=format
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 18556,
    "next": null,
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=18500&ordering=format",
    "results": [
        {
            "id": 26684,
            "createdTime": "2025-11-09T13:32:34.999573Z",
            "video": 628393,
            "format": 10,
            "filename": "628393/webm_med/Dommerne.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26683,
            "createdTime": "2025-11-09T13:17:31.207771Z",
            "video": 628396,
            "format": 10,
            "filename": "628396/webm_med/Calvins_lre_1.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26682,
            "createdTime": "2025-11-09T12:56:48.539468Z",
            "video": 628394,
            "format": 10,
            "filename": "628394/webm_med/On_the_road_again.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26681,
            "createdTime": "2025-11-09T12:27:31.195205Z",
            "video": 628395,
            "format": 10,
            "filename": "628395/webm_med/En_evig_vandring.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26670,
            "createdTime": "2025-11-09T00:05:49.532617Z",
            "video": 628391,
            "format": 10,
            "filename": "628391/webm_med/Diesen_Marandi_Isreal_continuing_attacks.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26667,
            "createdTime": "2025-11-06T12:58:49.759125Z",
            "video": 628390,
            "format": 10,
            "filename": "628390/webm_med/Sann_historiaJehovas_vittne_den_HEMLIGA_STOLDEN_som_ingen_BERATTAR_om..publer.com.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}