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

{
    "count": 17253,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11350&ordering=-video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11250&ordering=-video",
    "results": [
        {
            "id": 18372,
            "video": 624849,
            "format": 7,
            "filename": "624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.99,
            "truepeakLufs": -6.28
        },
        {
            "id": 12522,
            "video": 624849,
            "format": 1,
            "filename": "624849/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12525,
            "video": 624849,
            "format": 4,
            "filename": "624849/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12526,
            "video": 624849,
            "format": 5,
            "filename": "624849/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12523,
            "video": 624849,
            "format": 2,
            "filename": "624849/broadcast/6216_26f4248a853444e1989fc46bcd1d0219.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.77,
            "truepeakLufs": -6.15
        },
        {
            "id": 12527,
            "video": 624850,
            "format": 1,
            "filename": "624850/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12530,
            "video": 624850,
            "format": 4,
            "filename": "624850/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12531,
            "video": 624850,
            "format": 5,
            "filename": "624850/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12528,
            "video": 624850,
            "format": 2,
            "filename": "624850/broadcast/6215_a41d61539a7c40039dec20e87467e51d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.36,
            "truepeakLufs": -8.33
        },
        {
            "id": 16197,
            "video": 624850,
            "format": 7,
            "filename": "624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.59,
            "truepeakLufs": -8.96
        },
        {
            "id": 12532,
            "video": 624851,
            "format": 1,
            "filename": "624851/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12535,
            "video": 624851,
            "format": 4,
            "filename": "624851/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12536,
            "video": 624851,
            "format": 5,
            "filename": "624851/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12533,
            "video": 624851,
            "format": 2,
            "filename": "624851/broadcast/6193_20c44545815f41449cb29ce77796708e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.74,
            "truepeakLufs": 0.02
        },
        {
            "id": 12537,
            "video": 624851,
            "format": 6,
            "filename": "624851/original/orig_671e332365404ecd89112f90c6e46de0.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.74,
            "truepeakLufs": 0.03
        },
        {
            "id": 18371,
            "video": 624851,
            "format": 7,
            "filename": "624851/theora/orig_671e332365404ecd89112f90c6e46de0.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.78,
            "truepeakLufs": 0.03
        },
        {
            "id": 18370,
            "video": 624852,
            "format": 7,
            "filename": "624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.53,
            "truepeakLufs": -9.13
        },
        {
            "id": 12538,
            "video": 624852,
            "format": 1,
            "filename": "624852/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12541,
            "video": 624852,
            "format": 4,
            "filename": "624852/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12542,
            "video": 624852,
            "format": 5,
            "filename": "624852/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12539,
            "video": 624852,
            "format": 2,
            "filename": "624852/broadcast/6214_db071ba07b9c4f81b39d359a33e0713a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.34,
            "truepeakLufs": -9.14
        },
        {
            "id": 18369,
            "video": 624853,
            "format": 7,
            "filename": "624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.8,
            "truepeakLufs": -1.7
        },
        {
            "id": 12543,
            "video": 624853,
            "format": 1,
            "filename": "624853/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12546,
            "video": 624853,
            "format": 4,
            "filename": "624853/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12547,
            "video": 624853,
            "format": 5,
            "filename": "624853/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12544,
            "video": 624853,
            "format": 2,
            "filename": "624853/broadcast/6212_7d8eece8da1b455f9155b9aef31342ab.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.62,
            "truepeakLufs": -1.23
        },
        {
            "id": 18368,
            "video": 624854,
            "format": 7,
            "filename": "624854/theora/6210_1969da0ce70a43468fa13abed5875e85.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.85,
            "truepeakLufs": -8.3
        },
        {
            "id": 12548,
            "video": 624854,
            "format": 1,
            "filename": "624854/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12551,
            "video": 624854,
            "format": 4,
            "filename": "624854/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12552,
            "video": 624854,
            "format": 5,
            "filename": "624854/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12549,
            "video": 624854,
            "format": 2,
            "filename": "624854/broadcast/6210_1969da0ce70a43468fa13abed5875e85.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.66,
            "truepeakLufs": -8.35
        },
        {
            "id": 12553,
            "video": 624855,
            "format": 1,
            "filename": "624855/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12556,
            "video": 624855,
            "format": 4,
            "filename": "624855/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12557,
            "video": 624855,
            "format": 5,
            "filename": "624855/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12554,
            "video": 624855,
            "format": 2,
            "filename": "624855/broadcast/6217_5722c31ef60d4b319551159d48ac8e89.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.93,
            "truepeakLufs": -8.06
        },
        {
            "id": 14802,
            "video": 624855,
            "format": 7,
            "filename": "624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.15,
            "truepeakLufs": -8.28
        },
        {
            "id": 12558,
            "video": 624856,
            "format": 1,
            "filename": "624856/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12561,
            "video": 624856,
            "format": 4,
            "filename": "624856/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12562,
            "video": 624856,
            "format": 5,
            "filename": "624856/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12559,
            "video": 624856,
            "format": 2,
            "filename": "624856/broadcast/6218_1673685791dd4108941b6e152c1197e9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.73,
            "truepeakLufs": -0.25
        },
        {
            "id": 15900,
            "video": 624856,
            "format": 7,
            "filename": "624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.95,
            "truepeakLufs": -0.38
        },
        {
            "id": 12563,
            "video": 624857,
            "format": 1,
            "filename": "624857/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12566,
            "video": 624857,
            "format": 4,
            "filename": "624857/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12567,
            "video": 624857,
            "format": 5,
            "filename": "624857/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12568,
            "video": 624857,
            "format": 6,
            "filename": "624857/original/orig_846e5064d69048218155e765447de5a7.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.06,
            "truepeakLufs": 2.15
        },
        {
            "id": 12564,
            "video": 624857,
            "format": 2,
            "filename": "624857/broadcast/6173_7db188e84a9740aaa825db56568e23a3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.07,
            "truepeakLufs": 0.9
        },
        {
            "id": 14124,
            "video": 624857,
            "format": 7,
            "filename": "624857/theora/6173_a56842648824413888146e711507fe98.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.3,
            "truepeakLufs": 2.1
        },
        {
            "id": 18367,
            "video": 624858,
            "format": 7,
            "filename": "624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.17,
            "truepeakLufs": 2.03
        },
        {
            "id": 12569,
            "video": 624858,
            "format": 1,
            "filename": "624858/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12572,
            "video": 624858,
            "format": 4,
            "filename": "624858/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}