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=15400
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=15450",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=15350",
    "results": [
        {
            "id": 2119,
            "video": 622465,
            "format": 4,
            "filename": "622465/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2117,
            "video": 622465,
            "format": 2,
            "filename": "622465/broadcast/orig_Studentmagasinet Trondheim - Uke 41.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.37,
            "truepeakLufs": -1.28
        },
        {
            "id": 2116,
            "video": 622465,
            "format": 1,
            "filename": "622465/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16284,
            "video": 622464,
            "format": 7,
            "filename": "622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.72,
            "truepeakLufs": 0.33
        },
        {
            "id": 2115,
            "video": 622464,
            "format": 5,
            "filename": "622464/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2114,
            "video": 622464,
            "format": 4,
            "filename": "622464/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2112,
            "video": 622464,
            "format": 2,
            "filename": "622464/broadcast/orig_Studentmagasinet Trondheim - Uke 40 - Krakk og krise.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.64,
            "truepeakLufs": 0.11
        },
        {
            "id": 2111,
            "video": 622464,
            "format": 1,
            "filename": "622464/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16553,
            "video": 622463,
            "format": 7,
            "filename": "622463/theora/596_21f5ef405a5748d4a2c3a1d4c83c39f7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.66,
            "truepeakLufs": -5.34
        },
        {
            "id": 2110,
            "video": 622463,
            "format": 5,
            "filename": "622463/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2109,
            "video": 622463,
            "format": 4,
            "filename": "622463/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2107,
            "video": 622463,
            "format": 2,
            "filename": "622463/broadcast/orig_Veien til AA - siste.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.56,
            "truepeakLufs": -5.61
        },
        {
            "id": 2106,
            "video": 622463,
            "format": 1,
            "filename": "622463/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14796,
            "video": 622462,
            "format": 7,
            "filename": "622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.0,
            "truepeakLufs": -0.08
        },
        {
            "id": 2105,
            "video": 622462,
            "format": 5,
            "filename": "622462/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2104,
            "video": 622462,
            "format": 4,
            "filename": "622462/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2102,
            "video": 622462,
            "format": 2,
            "filename": "622462/broadcast/orig_Karisma TV- Dette er livet del 12.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.93,
            "truepeakLufs": -3.86
        },
        {
            "id": 2101,
            "video": 622462,
            "format": 1,
            "filename": "622462/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14795,
            "video": 622461,
            "format": 7,
            "filename": "622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.26,
            "truepeakLufs": 0.31
        },
        {
            "id": 2100,
            "video": 622461,
            "format": 5,
            "filename": "622461/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2099,
            "video": 622461,
            "format": 4,
            "filename": "622461/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2097,
            "video": 622461,
            "format": 2,
            "filename": "622461/broadcast/orig_Karisma TV- Dette er livet del 11.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.19,
            "truepeakLufs": -2.8
        },
        {
            "id": 2096,
            "video": 622461,
            "format": 1,
            "filename": "622461/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14794,
            "video": 622460,
            "format": 7,
            "filename": "622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.9,
            "truepeakLufs": -0.08
        },
        {
            "id": 2095,
            "video": 622460,
            "format": 5,
            "filename": "622460/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2094,
            "video": 622460,
            "format": 4,
            "filename": "622460/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2092,
            "video": 622460,
            "format": 2,
            "filename": "622460/broadcast/orig_Karisma TV- Dette er livet del 10.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.82,
            "truepeakLufs": -1.79
        },
        {
            "id": 2091,
            "video": 622460,
            "format": 1,
            "filename": "622460/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14793,
            "video": 622459,
            "format": 7,
            "filename": "622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.48,
            "truepeakLufs": -0.08
        },
        {
            "id": 2090,
            "video": 622459,
            "format": 5,
            "filename": "622459/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2089,
            "video": 622459,
            "format": 4,
            "filename": "622459/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2087,
            "video": 622459,
            "format": 2,
            "filename": "622459/broadcast/orig_Karisma TV- Dette er livet del 9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.42,
            "truepeakLufs": -2.22
        },
        {
            "id": 2086,
            "video": 622459,
            "format": 1,
            "filename": "622459/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14792,
            "video": 622458,
            "format": 7,
            "filename": "622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.01,
            "truepeakLufs": -0.08
        },
        {
            "id": 2085,
            "video": 622458,
            "format": 5,
            "filename": "622458/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2084,
            "video": 622458,
            "format": 4,
            "filename": "622458/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2082,
            "video": 622458,
            "format": 2,
            "filename": "622458/broadcast/orig_Karisma TV- Dette er livet del 8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.95,
            "truepeakLufs": -1.79
        },
        {
            "id": 2081,
            "video": 622458,
            "format": 1,
            "filename": "622458/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14791,
            "video": 622457,
            "format": 7,
            "filename": "622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.26,
            "truepeakLufs": -0.08
        },
        {
            "id": 2080,
            "video": 622457,
            "format": 5,
            "filename": "622457/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2079,
            "video": 622457,
            "format": 4,
            "filename": "622457/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2077,
            "video": 622457,
            "format": 2,
            "filename": "622457/broadcast/orig_Karisma TV- Dette er livet del 7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.2,
            "truepeakLufs": -3.86
        },
        {
            "id": 2076,
            "video": 622457,
            "format": 1,
            "filename": "622457/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14790,
            "video": 622456,
            "format": 7,
            "filename": "622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.21,
            "truepeakLufs": -0.08
        },
        {
            "id": 2075,
            "video": 622456,
            "format": 5,
            "filename": "622456/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2074,
            "video": 622456,
            "format": 4,
            "filename": "622456/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2072,
            "video": 622456,
            "format": 2,
            "filename": "622456/broadcast/orig_Karisma TV- Dette er livet del 6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.15,
            "truepeakLufs": 0.02
        },
        {
            "id": 2071,
            "video": 622456,
            "format": 1,
            "filename": "622456/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14789,
            "video": 622455,
            "format": 7,
            "filename": "622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.89,
            "truepeakLufs": -0.08
        },
        {
            "id": 2070,
            "video": 622455,
            "format": 5,
            "filename": "622455/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}