Video file list and detail endpoint.

GET /api/videofiles/?format=api&offset=18550&ordering=-truepeak_lufs
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=-truepeak_lufs",
    "results": [
        {
            "id": 21323,
            "createdTime": "2018-02-02T23:28:00.323305Z",
            "video": 625972,
            "format": 2,
            "filename": "625972/broadcast/Snapchat-59153712.dv",
            "integratedLufs": -39.08,
            "truepeakLufs": -28.69
        },
        {
            "id": 15097,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624160,
            "format": 7,
            "filename": "624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
            "integratedLufs": -34.27,
            "truepeakLufs": -32.04
        },
        {
            "id": 8867,
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "video": 624160,
            "format": 2,
            "filename": "624160/broadcast/5146_cf79074732874d29b5fb99151803e34d.avi",
            "integratedLufs": -34.33,
            "truepeakLufs": -33.6
        },
        {
            "id": 22656,
            "createdTime": "2020-09-24T18:29:22.186774Z",
            "video": 626503,
            "format": 7,
            "filename": "626503/theora/trim.0F62C9AE-673F-4E2A-994F-A08975669B10.ogv",
            "integratedLufs": -57.06,
            "truepeakLufs": -41.75
        },
        {
            "id": 22655,
            "createdTime": "2020-09-24T18:29:20.341289Z",
            "video": 626503,
            "format": 2,
            "filename": "626503/broadcast/trim.0F62C9AE-673F-4E2A-994F-A08975669B10.dv",
            "integratedLufs": -56.96,
            "truepeakLufs": -42.1
        },
        {
            "id": 22653,
            "createdTime": "2020-09-24T18:29:19.713343Z",
            "video": 626503,
            "format": 6,
            "filename": "626503/original/trim.0F62C9AE-673F-4E2A-994F-A08975669B10.MOV",
            "integratedLufs": -56.96,
            "truepeakLufs": -42.11
        }
    ]
}