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": 12853,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624909,
            "format": 2,
            "filename": "624909/broadcast/6282_505379b81f6d40d9b188c4c09b981f3e.avi",
            "integratedLufs": -19.09,
            "truepeakLufs": 0.35
        },
        {
            "id": 12859,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624910,
            "format": 2,
            "filename": "624910/broadcast/6284_e3e30a1bd50943ce98da7a51ebfd9056.avi",
            "integratedLufs": -21.95,
            "truepeakLufs": -2.22
        },
        {
            "id": 12871,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624912,
            "format": 2,
            "filename": "624912/broadcast/6294_85129fbcfa664009aca439fd3c97a9b1.avi",
            "integratedLufs": -19.71,
            "truepeakLufs": 0.36
        },
        {
            "id": 12719,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624886,
            "format": 2,
            "filename": "624886/broadcast/6259_0af38d71ae8b4990b3b5e181653c2997.avi",
            "integratedLufs": -18.81,
            "truepeakLufs": 0.6
        },
        {
            "id": 12725,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624887,
            "format": 2,
            "filename": "624887/broadcast/6267_4d8961533505456ba920a3b3a2d5f126.avi",
            "integratedLufs": -19.98,
            "truepeakLufs": -4.45
        },
        {
            "id": 12736,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624889,
            "format": 2,
            "filename": "624889/broadcast/6080_c002da24bd3a4a62897e9ac4a7d02c94.avi",
            "integratedLufs": -16.91,
            "truepeakLufs": 0.21
        },
        {
            "id": 12741,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624890,
            "format": 2,
            "filename": "624890/broadcast/6149_c7453b1f687a4dc8be9b35516cfcfa95.avi",
            "integratedLufs": -26.51,
            "truepeakLufs": -1.61
        }
    ]
}