Video file list and detail endpoint.

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

{
    "count": 18907,
    "next": null,
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=18850&ordering=-integrated_lufs",
    "results": [
        {
            "id": 25823,
            "createdTime": "2025-04-04T09:44:48.960209Z",
            "video": 628065,
            "format": 1,
            "filename": "628065/large_thumb/Martyrd�d eller tilintetgj�relse.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 25827,
            "createdTime": "2025-04-04T10:04:33.549842Z",
            "video": 628066,
            "format": 1,
            "filename": "628066/large_thumb/Jesus sitt utseende.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 25843,
            "createdTime": "2025-04-09T08:30:01.185106Z",
            "video": 628070,
            "format": 1,
            "filename": "628070/large_thumb/Profeten Malaki (1).jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 26337,
            "createdTime": "2025-08-02T18:16:48.541701Z",
            "video": 628225,
            "format": 1,
            "filename": "628225/large_thumb/Jackson, Monica ny.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 25840,
            "createdTime": "2025-04-04T11:07:14.953937Z",
            "video": 628069,
            "format": 1,
            "filename": "628069/large_thumb/Anno �ret 2025.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 25319,
            "createdTime": "2024-08-30T20:49:05.744547Z",
            "video": 627910,
            "format": 1,
            "filename": "627910/large_thumb/Diesen_Polyanskiy.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 25328,
            "createdTime": "2024-09-01T05:37:12.713946Z",
            "video": 627912,
            "format": 1,
            "filename": "627912/large_thumb/Diesen_Mearsheimer_III.jpg",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        }
    ]
}