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": 24425,
            "createdTime": "2022-05-29T13:54:12.741328Z",
            "video": 627435,
            "format": 2,
            "filename": "627435/broadcast/L�ren er viktig.dv",
            "integratedLufs": -20.48,
            "truepeakLufs": 1.22
        },
        {
            "id": 26151,
            "createdTime": "2025-07-07T06:59:03.868693Z",
            "video": 628173,
            "format": 2,
            "filename": "628173/broadcast/Diesen_Kneissl_Russland_mot_ost.dv",
            "integratedLufs": -20.92,
            "truepeakLufs": -3.02
        },
        {
            "id": 5757,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 623537,
            "format": 2,
            "filename": "623537/broadcast/4175_737f3693ba364175887b6bc53dc0ef05.avi",
            "integratedLufs": -21.33,
            "truepeakLufs": 0.08
        },
        {
            "id": 5762,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 623538,
            "format": 2,
            "filename": "623538/broadcast/4014_dbfecea2306c41af88ff1420e0dd2eb1.avi",
            "integratedLufs": -19.55,
            "truepeakLufs": 0.0
        },
        {
            "id": 5768,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 623539,
            "format": 2,
            "filename": "623539/broadcast/4004_73dcc07099b8430ebcff74b922637a50.avi",
            "integratedLufs": -21.0,
            "truepeakLufs": -6.01
        },
        {
            "id": 5773,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 623540,
            "format": 2,
            "filename": "623540/broadcast/4179_81b5aece579542db9cf7e556d38c1cbc.avi",
            "integratedLufs": -24.34,
            "truepeakLufs": -6.2
        }
    ]
}