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=13400&ordering=-filename
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=13450&ordering=-filename",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13350&ordering=-filename",
    "results": [
        {
            "id": 16323,
            "video": 623208,
            "format": 7,
            "filename": "623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.91,
            "truepeakLufs": -6.58
        },
        {
            "id": 4266,
            "video": 623208,
            "format": 5,
            "filename": "623208/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4265,
            "video": 623208,
            "format": 4,
            "filename": "623208/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4262,
            "video": 623208,
            "format": 1,
            "filename": "623208/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4263,
            "video": 623208,
            "format": 2,
            "filename": "623208/broadcast/2858_686713153856437e9e6f67ce41dd5f6f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.79,
            "truepeakLufs": -7.32
        },
        {
            "id": 15479,
            "video": 623207,
            "format": 7,
            "filename": "623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.78,
            "truepeakLufs": -6.89
        },
        {
            "id": 4261,
            "video": 623207,
            "format": 5,
            "filename": "623207/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4260,
            "video": 623207,
            "format": 4,
            "filename": "623207/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4257,
            "video": 623207,
            "format": 1,
            "filename": "623207/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4258,
            "video": 623207,
            "format": 2,
            "filename": "623207/broadcast/3616_e0ad137b1d1e4f3d89e931aeaab0d14f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.61,
            "truepeakLufs": -6.88
        },
        {
            "id": 14312,
            "video": 623206,
            "format": 7,
            "filename": "623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.72,
            "truepeakLufs": 1.31
        },
        {
            "id": 4256,
            "video": 623206,
            "format": 5,
            "filename": "623206/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4255,
            "video": 623206,
            "format": 4,
            "filename": "623206/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4252,
            "video": 623206,
            "format": 1,
            "filename": "623206/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4253,
            "video": 623206,
            "format": 2,
            "filename": "623206/broadcast/2917_09a9cca4e3e64ec9a7a4a3f7f86561e2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.63,
            "truepeakLufs": 0.1
        },
        {
            "id": 14741,
            "video": 623203,
            "format": 7,
            "filename": "623203/theora/3589_e4462a2254bd41f2b488e9adcb90f575.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.13,
            "truepeakLufs": 0.63
        },
        {
            "id": 4240,
            "video": 623203,
            "format": 5,
            "filename": "623203/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4241,
            "video": 623203,
            "format": 6,
            "filename": "623203/original/orig_a9f74b670d6c45bdad3c316b5a6420fa.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.03,
            "truepeakLufs": 0.43
        },
        {
            "id": 4239,
            "video": 623203,
            "format": 4,
            "filename": "623203/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4236,
            "video": 623203,
            "format": 1,
            "filename": "623203/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4237,
            "video": 623203,
            "format": 2,
            "filename": "623203/broadcast/3589_f0d0fa8631974d33b14627eefe964170.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.03,
            "truepeakLufs": 0.42
        },
        {
            "id": 15853,
            "video": 623201,
            "format": 7,
            "filename": "623201/theora/3388_8dbeac0dbe894c6da092b10ac13a7cb9.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.41,
            "truepeakLufs": -0.14
        },
        {
            "id": 4235,
            "video": 623201,
            "format": 5,
            "filename": "623201/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4234,
            "video": 623201,
            "format": 4,
            "filename": "623201/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4231,
            "video": 623201,
            "format": 1,
            "filename": "623201/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4232,
            "video": 623201,
            "format": 2,
            "filename": "623201/broadcast/3388_3a855ec429d64dcdb16a6a428edd68a9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.33,
            "truepeakLufs": -0.08
        },
        {
            "id": 15864,
            "video": 623200,
            "format": 7,
            "filename": "623200/theora/3389_a3e3ce1938b6431cbcfb389c07fb9cdd.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.58,
            "truepeakLufs": 0.59
        },
        {
            "id": 4230,
            "video": 623200,
            "format": 5,
            "filename": "623200/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4229,
            "video": 623200,
            "format": 4,
            "filename": "623200/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4226,
            "video": 623200,
            "format": 1,
            "filename": "623200/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4227,
            "video": 623200,
            "format": 2,
            "filename": "623200/broadcast/3389_2b2d74c2fed445a5992fcd8ed1a125e6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.49,
            "truepeakLufs": 0.12
        },
        {
            "id": 15852,
            "video": 623199,
            "format": 7,
            "filename": "623199/theora/3387_50284f5bcdb34dc48351e71de3c0e8e6.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.01,
            "truepeakLufs": 0.44
        },
        {
            "id": 4225,
            "video": 623199,
            "format": 5,
            "filename": "623199/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4224,
            "video": 623199,
            "format": 4,
            "filename": "623199/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4221,
            "video": 623199,
            "format": 1,
            "filename": "623199/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4222,
            "video": 623199,
            "format": 2,
            "filename": "623199/broadcast/3387_4f48ec020d79432eb143f6fa0bef5820.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.93,
            "truepeakLufs": 0.08
        },
        {
            "id": 15851,
            "video": 623198,
            "format": 7,
            "filename": "623198/theora/3386_818a506ab9cb424981c5738163fdeb8d.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.6,
            "truepeakLufs": 0.52
        },
        {
            "id": 4220,
            "video": 623198,
            "format": 5,
            "filename": "623198/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4219,
            "video": 623198,
            "format": 4,
            "filename": "623198/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4216,
            "video": 623198,
            "format": 1,
            "filename": "623198/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4217,
            "video": 623198,
            "format": 2,
            "filename": "623198/broadcast/3386_a8827d69c8d749f3b58cefcbc2640179.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.53,
            "truepeakLufs": 0.08
        },
        {
            "id": 16065,
            "video": 623197,
            "format": 7,
            "filename": "623197/theora/3564_edea7fc0553c434391c127e0fbaeb465.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.85,
            "truepeakLufs": 2.91
        },
        {
            "id": 4214,
            "video": 623197,
            "format": 5,
            "filename": "623197/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4215,
            "video": 623197,
            "format": 6,
            "filename": "623197/original/orig_27b33d0a8a424c3b804b354f6db22302.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.73,
            "truepeakLufs": 3.07
        },
        {
            "id": 4213,
            "video": 623197,
            "format": 4,
            "filename": "623197/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4210,
            "video": 623197,
            "format": 1,
            "filename": "623197/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4211,
            "video": 623197,
            "format": 2,
            "filename": "623197/broadcast/3564_cda0b9d4f43d431bb9ebe70371542fa0.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.73,
            "truepeakLufs": 2.6
        },
        {
            "id": 16315,
            "video": 623196,
            "format": 7,
            "filename": "623196/theora/2857_18952d123dcb4b5aa9a0291c44eecb76.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.49,
            "truepeakLufs": -3.52
        },
        {
            "id": 4209,
            "video": 623196,
            "format": 5,
            "filename": "623196/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4208,
            "video": 623196,
            "format": 4,
            "filename": "623196/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}