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=17300&ordering=-id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17485,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=17350&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=17250&ordering=-id",
    "results": [
        {
            "id": 470,
            "video": 622129,
            "format": 1,
            "filename": "622129/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 469,
            "video": 622128,
            "format": 5,
            "filename": "622128/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 468,
            "video": 622128,
            "format": 4,
            "filename": "622128/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 466,
            "video": 622128,
            "format": 2,
            "filename": "622128/broadcast/orig_Jul på Studentrådet del 5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.55,
            "truepeakLufs": -4.83
        },
        {
            "id": 465,
            "video": 622128,
            "format": 1,
            "filename": "622128/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 464,
            "video": 622127,
            "format": 5,
            "filename": "622127/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 463,
            "video": 622127,
            "format": 4,
            "filename": "622127/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 461,
            "video": 622127,
            "format": 2,
            "filename": "622127/broadcast/orig_Jul på Studentrådet del 4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.36,
            "truepeakLufs": -6.11
        },
        {
            "id": 460,
            "video": 622127,
            "format": 1,
            "filename": "622127/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 459,
            "video": 622126,
            "format": 5,
            "filename": "622126/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 458,
            "video": 622126,
            "format": 4,
            "filename": "622126/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 456,
            "video": 622126,
            "format": 2,
            "filename": "622126/broadcast/orig_Jul på Studentrådet del 3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.62,
            "truepeakLufs": -4.79
        },
        {
            "id": 455,
            "video": 622126,
            "format": 1,
            "filename": "622126/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 454,
            "video": 622125,
            "format": 5,
            "filename": "622125/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 453,
            "video": 622125,
            "format": 4,
            "filename": "622125/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 451,
            "video": 622125,
            "format": 2,
            "filename": "622125/broadcast/orig_Jul på Studentrådet del 2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.08,
            "truepeakLufs": -5.68
        },
        {
            "id": 450,
            "video": 622125,
            "format": 1,
            "filename": "622125/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 449,
            "video": 622124,
            "format": 5,
            "filename": "622124/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 448,
            "video": 622124,
            "format": 4,
            "filename": "622124/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 446,
            "video": 622124,
            "format": 2,
            "filename": "622124/broadcast/orig_Jul på Studentrådet del 1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.63,
            "truepeakLufs": -8.63
        },
        {
            "id": 445,
            "video": 622124,
            "format": 1,
            "filename": "622124/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 444,
            "video": 622123,
            "format": 5,
            "filename": "622123/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 443,
            "video": 622123,
            "format": 4,
            "filename": "622123/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 440,
            "video": 622123,
            "format": 1,
            "filename": "622123/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 439,
            "video": 622122,
            "format": 5,
            "filename": "622122/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 438,
            "video": 622122,
            "format": 4,
            "filename": "622122/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 435,
            "video": 622122,
            "format": 1,
            "filename": "622122/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 434,
            "video": 622121,
            "format": 5,
            "filename": "622121/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 433,
            "video": 622121,
            "format": 4,
            "filename": "622121/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 430,
            "video": 622121,
            "format": 1,
            "filename": "622121/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 429,
            "video": 622120,
            "format": 5,
            "filename": "622120/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 428,
            "video": 622120,
            "format": 4,
            "filename": "622120/med_thumb/medium.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": 425,
            "video": 622120,
            "format": 1,
            "filename": "622120/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 424,
            "video": 622119,
            "format": 5,
            "filename": "622119/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 423,
            "video": 622119,
            "format": 4,
            "filename": "622119/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 421,
            "video": 622119,
            "format": 2,
            "filename": "622119/broadcast/orig_Menneskesønnen del 9B.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.48,
            "truepeakLufs": -2.37
        },
        {
            "id": 420,
            "video": 622119,
            "format": 1,
            "filename": "622119/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 419,
            "video": 622118,
            "format": 5,
            "filename": "622118/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 418,
            "video": 622118,
            "format": 4,
            "filename": "622118/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 416,
            "video": 622118,
            "format": 2,
            "filename": "622118/broadcast/orig_Menneskesønnen del 8B.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.65,
            "truepeakLufs": 0.17
        },
        {
            "id": 415,
            "video": 622118,
            "format": 1,
            "filename": "622118/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 414,
            "video": 622117,
            "format": 5,
            "filename": "622117/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 413,
            "video": 622117,
            "format": 4,
            "filename": "622117/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 411,
            "video": 622117,
            "format": 2,
            "filename": "622117/broadcast/orig_Menneskesønnen del 7B - siste.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.32,
            "truepeakLufs": -7.44
        },
        {
            "id": 410,
            "video": 622117,
            "format": 1,
            "filename": "622117/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 409,
            "video": 622116,
            "format": 5,
            "filename": "622116/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}