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&limit=50&offset=200&ordering=created_time&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17153,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=250&ordering=created_time&page=4",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=150&ordering=created_time&page=4",
    "results": [
        {
            "id": 486,
            "video": 622132,
            "format": 2,
            "filename": "622132/broadcast/orig_Jul på Studentrådet del 9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.42,
            "truepeakLufs": -3.29
        },
        {
            "id": 481,
            "video": 622131,
            "format": 2,
            "filename": "622131/broadcast/orig_Jul på Studentrådet del 8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.74,
            "truepeakLufs": 0.27
        },
        {
            "id": 476,
            "video": 622130,
            "format": 2,
            "filename": "622130/broadcast/orig_Jul på Studentrådet del 7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.33,
            "truepeakLufs": 0.14
        },
        {
            "id": 471,
            "video": 622129,
            "format": 2,
            "filename": "622129/broadcast/orig_Jul på Studentrådet del 6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.85,
            "truepeakLufs": 0.69
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 515,
            "video": 622138,
            "format": 1,
            "filename": "622138/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 518,
            "video": 622138,
            "format": 4,
            "filename": "622138/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 519,
            "video": 622138,
            "format": 5,
            "filename": "622138/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 520,
            "video": 622139,
            "format": 1,
            "filename": "622139/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 523,
            "video": 622139,
            "format": 4,
            "filename": "622139/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 524,
            "video": 622139,
            "format": 5,
            "filename": "622139/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 525,
            "video": 622140,
            "format": 1,
            "filename": "622140/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 528,
            "video": 622140,
            "format": 4,
            "filename": "622140/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 529,
            "video": 622140,
            "format": 5,
            "filename": "622140/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 530,
            "video": 622141,
            "format": 1,
            "filename": "622141/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 398,
            "video": 622114,
            "format": 4,
            "filename": "622114/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 533,
            "video": 622141,
            "format": 4,
            "filename": "622141/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 534,
            "video": 622141,
            "format": 5,
            "filename": "622141/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 535,
            "video": 622142,
            "format": 1,
            "filename": "622142/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 538,
            "video": 622142,
            "format": 4,
            "filename": "622142/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 539,
            "video": 622142,
            "format": 5,
            "filename": "622142/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 540,
            "video": 622143,
            "format": 1,
            "filename": "622143/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 543,
            "video": 622143,
            "format": 4,
            "filename": "622143/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 544,
            "video": 622143,
            "format": 5,
            "filename": "622143/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 545,
            "video": 622144,
            "format": 1,
            "filename": "622144/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 548,
            "video": 622144,
            "format": 4,
            "filename": "622144/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 549,
            "video": 622144,
            "format": 5,
            "filename": "622144/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 550,
            "video": 622145,
            "format": 1,
            "filename": "622145/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 553,
            "video": 622145,
            "format": 4,
            "filename": "622145/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 554,
            "video": 622145,
            "format": 5,
            "filename": "622145/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 555,
            "video": 622146,
            "format": 1,
            "filename": "622146/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 558,
            "video": 622146,
            "format": 4,
            "filename": "622146/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 559,
            "video": 622146,
            "format": 5,
            "filename": "622146/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 560,
            "video": 622147,
            "format": 1,
            "filename": "622147/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 563,
            "video": 622147,
            "format": 4,
            "filename": "622147/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 564,
            "video": 622147,
            "format": 5,
            "filename": "622147/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 565,
            "video": 622149,
            "format": 1,
            "filename": "622149/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 568,
            "video": 622149,
            "format": 4,
            "filename": "622149/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 569,
            "video": 622149,
            "format": 5,
            "filename": "622149/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 570,
            "video": 622152,
            "format": 1,
            "filename": "622152/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 573,
            "video": 622152,
            "format": 4,
            "filename": "622152/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 574,
            "video": 622152,
            "format": 5,
            "filename": "622152/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 578,
            "video": 622153,
            "format": 4,
            "filename": "622153/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}