Video file list

Query parameters

HTTP parameters:

video_id - The (parent) video by ID

created_time - when this file entry was created.

format__fsname - the fileformat fsname for this file.

integrated_lufs (includes __gt, __gte, __lt, __lte, __isnull) the overall loudness of the file.

truepeak_lufs (includes __gt, __gte, __lt, __lte, __isnull) the overall loudness of the file.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-starttime.

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

{
    "count": 17497,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=3250&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=3150&ordering=-created_time",
    "results": [
        {
            "id": 785,
            "video": 622195,
            "format": 5,
            "filename": "622195/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 426,
            "video": 622120,
            "format": 2,
            "filename": "622120/broadcast/orig_Menneskesønnen del 10B.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.9,
            "truepeakLufs": -4.2
        },
        {
            "id": 2456,
            "video": 622535,
            "format": 1,
            "filename": "622535/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2455,
            "video": 622534,
            "format": 5,
            "filename": "622534/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1353,
            "video": 622311,
            "format": 1,
            "filename": "622311/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2454,
            "video": 622534,
            "format": 4,
            "filename": "622534/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2451,
            "video": 622534,
            "format": 1,
            "filename": "622534/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1352,
            "video": 622310,
            "format": 5,
            "filename": "622310/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 784,
            "video": 622195,
            "format": 4,
            "filename": "622195/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2450,
            "video": 622533,
            "format": 5,
            "filename": "622533/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2449,
            "video": 622533,
            "format": 4,
            "filename": "622533/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1351,
            "video": 622310,
            "format": 4,
            "filename": "622310/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2446,
            "video": 622533,
            "format": 1,
            "filename": "622533/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 696,
            "video": 622178,
            "format": 2,
            "filename": "622178/broadcast/orig_estv uke 2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.93,
            "truepeakLufs": -2.26
        },
        {
            "id": 431,
            "video": 622121,
            "format": 2,
            "filename": "622121/broadcast/orig_Menneskesønnen del 11B.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.69,
            "truepeakLufs": -1.05
        },
        {
            "id": 388,
            "video": 622112,
            "format": 4,
            "filename": "622112/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 211,
            "video": 524874,
            "format": 1,
            "filename": "524874/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2445,
            "video": 622532,
            "format": 5,
            "filename": "622532/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2444,
            "video": 622532,
            "format": 4,
            "filename": "622532/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1348,
            "video": 622310,
            "format": 1,
            "filename": "622310/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2441,
            "video": 622532,
            "format": 1,
            "filename": "622532/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2440,
            "video": 622531,
            "format": 5,
            "filename": "622531/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1347,
            "video": 622309,
            "format": 5,
            "filename": "622309/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 701,
            "video": 622179,
            "format": 2,
            "filename": "622179/broadcast/orig_Drøfting av Quranen del 8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.08,
            "truepeakLufs": -3.44
        },
        {
            "id": 2439,
            "video": 622531,
            "format": 4,
            "filename": "622531/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2436,
            "video": 622531,
            "format": 1,
            "filename": "622531/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1346,
            "video": 622309,
            "format": 4,
            "filename": "622309/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2435,
            "video": 622530,
            "format": 5,
            "filename": "622530/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2434,
            "video": 622530,
            "format": 4,
            "filename": "622530/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1343,
            "video": 622309,
            "format": 1,
            "filename": "622309/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 706,
            "video": 622180,
            "format": 2,
            "filename": "622180/broadcast/orig_Drøfting av Quranen del 9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.76,
            "truepeakLufs": -3.52
        },
        {
            "id": 436,
            "video": 622122,
            "format": 2,
            "filename": "622122/broadcast/orig_Droefting av Quranen del 5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.68,
            "truepeakLufs": -3.63
        },
        {
            "id": 2431,
            "video": 622530,
            "format": 1,
            "filename": "622530/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2430,
            "video": 622529,
            "format": 5,
            "filename": "622529/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1342,
            "video": 622308,
            "format": 5,
            "filename": "622308/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2429,
            "video": 622529,
            "format": 4,
            "filename": "622529/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2426,
            "video": 622529,
            "format": 1,
            "filename": "622529/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1341,
            "video": 622308,
            "format": 4,
            "filename": "622308/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 711,
            "video": 622181,
            "format": 2,
            "filename": "622181/broadcast/orig_Drøfting av Quranen del 10.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.22,
            "truepeakLufs": -4.67
        },
        {
            "id": 2425,
            "video": 622528,
            "format": 5,
            "filename": "622528/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2424,
            "video": 622528,
            "format": 4,
            "filename": "622528/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1338,
            "video": 622308,
            "format": 1,
            "filename": "622308/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17835,
            "video": 624020,
            "format": 7,
            "filename": "624020/theora/4900_8a81ecae502f443f9b90b277ca6c92b5.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.86,
            "truepeakLufs": 0.49
        },
        {
            "id": 17826,
            "video": 624025,
            "format": 7,
            "filename": "624025/theora/4907_465c385ff23348f683d2261f7a3a47ba.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.78,
            "truepeakLufs": -5.87
        },
        {
            "id": 1337,
            "video": 622307,
            "format": 5,
            "filename": "622307/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 716,
            "video": 622182,
            "format": 2,
            "filename": "622182/broadcast/orig_Hverdagskost del 1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.11,
            "truepeakLufs": 1.13
        },
        {
            "id": 441,
            "video": 622123,
            "format": 2,
            "filename": "622123/broadcast/orig_Droefting av Quranen del 6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.92,
            "truepeakLufs": -5.28
        },
        {
            "id": 385,
            "video": 622112,
            "format": 1,
            "filename": "622112/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2337,
            "video": 622511,
            "format": 2,
            "filename": "622511/broadcast/orig_Når synet svikter - følelser - endelig.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.49,
            "truepeakLufs": -4.36
        },
        {
            "id": 2342,
            "video": 622512,
            "format": 2,
            "filename": "622512/broadcast/orig_Når synet svikter - mobilitet - endelig.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.26,
            "truepeakLufs": -4.74
        }
    ]
}