Video file list and detail endpoint.

GET /api/videofiles/?format=api&offset=18900&ordering=format
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=format",
    "results": [
        {
            "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": 27238,
            "createdTime": "2026-06-22T02:41:38.781465Z",
            "video": 628603,
            "format": 10,
            "filename": "628603/webm_med/Diesen_Merandi_Israel_attack_Beirut_delay_deal.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26441,
            "createdTime": "2025-08-28T22:32:30.731001Z",
            "video": 628294,
            "format": 10,
            "filename": "628294/webm_med/JW_New_World_Order_26082025.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26664,
            "createdTime": "2025-11-05T20:40:12.096816Z",
            "video": 628388,
            "format": 10,
            "filename": "628388/webm_med/Shofar_275_Leas_matte_yner.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 27159,
            "createdTime": "2026-06-02T23:53:26.929942Z",
            "video": 628575,
            "format": 10,
            "filename": "628575/webm_med/1._The_Chosen_Who_Brings_Justice.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 27077,
            "createdTime": "2026-04-20T02:45:16.688197Z",
            "video": 628545,
            "format": 10,
            "filename": "628545/webm_med/Evne_Israel-Guds_folk_del-2.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 26459,
            "createdTime": "2025-09-10T09:52:27.081256Z",
            "video": 628308,
            "format": 10,
            "filename": "628308/webm_med/Abstract_-_26011.webm",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}