Video file list and detail endpoint.

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

{
    "count": 18152,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=18100&ordering=-integrated_lufs",
    "results": [
        {
            "id": 24536,
            "createdTime": "2022-06-28T09:00:23.414226Z",
            "video": 627521,
            "format": 1,
            "filename": "627521/large_thumb/Shofar 130 Landet heter Israel.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 25380,
            "createdTime": "2024-10-15T22:50:39.566145Z",
            "video": 627928,
            "format": 1,
            "filename": "627928/large_thumb/y2mate.com - What A Disgrace Jehovahs Witnesses Are Now as Guilty As Governing Body Why Are They doing This_v720P.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        }
    ]
}