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=15050&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=15100&ordering=-filename",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=15000&ordering=-filename",
    "results": [
        {
            "id": 16287,
            "video": 622535,
            "format": 7,
            "filename": "622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.08,
            "truepeakLufs": -0.08
        },
        {
            "id": 2460,
            "video": 622535,
            "format": 5,
            "filename": "622535/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2459,
            "video": 622535,
            "format": 4,
            "filename": "622535/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2456,
            "video": 622535,
            "format": 1,
            "filename": "622535/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2457,
            "video": 622535,
            "format": 2,
            "filename": "622535/broadcast/orig_STV U42 Sjekking kort.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.99,
            "truepeakLufs": -4.04
        },
        {
            "id": 16286,
            "video": 622534,
            "format": 7,
            "filename": "622534/theora/943_0dd2ae8c0b284a0088ff2cf03e050b07.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.38,
            "truepeakLufs": 0.93
        },
        {
            "id": 2455,
            "video": 622534,
            "format": 5,
            "filename": "622534/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2454,
            "video": 622534,
            "format": 4,
            "filename": "622534/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2451,
            "video": 622534,
            "format": 1,
            "filename": "622534/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2452,
            "video": 622534,
            "format": 2,
            "filename": "622534/broadcast/orig_STV U42 Sjekking.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.27,
            "truepeakLufs": 0.1
        },
        {
            "id": 16283,
            "video": 622533,
            "format": 7,
            "filename": "622533/theora/942_73200b130d674e04a963d5a9c7f78b34.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.78,
            "truepeakLufs": 0.21
        },
        {
            "id": 2450,
            "video": 622533,
            "format": 5,
            "filename": "622533/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2449,
            "video": 622533,
            "format": 4,
            "filename": "622533/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2446,
            "video": 622533,
            "format": 1,
            "filename": "622533/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2447,
            "video": 622533,
            "format": 2,
            "filename": "622533/broadcast/orig_STV U39 Dans.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.69,
            "truepeakLufs": -1.2
        },
        {
            "id": 16282,
            "video": 622532,
            "format": 7,
            "filename": "622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.25,
            "truepeakLufs": 0.43
        },
        {
            "id": 2445,
            "video": 622532,
            "format": 5,
            "filename": "622532/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2444,
            "video": 622532,
            "format": 4,
            "filename": "622532/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2441,
            "video": 622532,
            "format": 1,
            "filename": "622532/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2442,
            "video": 622532,
            "format": 2,
            "filename": "622532/broadcast/orig_STV U37 Fremtiden.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.13,
            "truepeakLufs": 0.08
        },
        {
            "id": 16281,
            "video": 622531,
            "format": 7,
            "filename": "622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.99,
            "truepeakLufs": -0.08
        },
        {
            "id": 2440,
            "video": 622531,
            "format": 5,
            "filename": "622531/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2439,
            "video": 622531,
            "format": 4,
            "filename": "622531/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2436,
            "video": 622531,
            "format": 1,
            "filename": "622531/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2437,
            "video": 622531,
            "format": 2,
            "filename": "622531/broadcast/orig_STV U36 Gøy på landet.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.9,
            "truepeakLufs": -4.04
        },
        {
            "id": 16280,
            "video": 622530,
            "format": 7,
            "filename": "622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.69,
            "truepeakLufs": -0.08
        },
        {
            "id": 2435,
            "video": 622530,
            "format": 5,
            "filename": "622530/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2434,
            "video": 622530,
            "format": 4,
            "filename": "622530/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2431,
            "video": 622530,
            "format": 1,
            "filename": "622530/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2432,
            "video": 622530,
            "format": 2,
            "filename": "622530/broadcast/orig_STV U35 Svartlamoen.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.58,
            "truepeakLufs": -0.97
        },
        {
            "id": 16278,
            "video": 622529,
            "format": 7,
            "filename": "622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.91,
            "truepeakLufs": 0.29
        },
        {
            "id": 2430,
            "video": 622529,
            "format": 5,
            "filename": "622529/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2429,
            "video": 622529,
            "format": 4,
            "filename": "622529/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2426,
            "video": 622529,
            "format": 1,
            "filename": "622529/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2427,
            "video": 622529,
            "format": 2,
            "filename": "622529/broadcast/orig_STV U33 ImmatrikuleringNY.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.81,
            "truepeakLufs": 0.19
        },
        {
            "id": 14807,
            "video": 622528,
            "format": 7,
            "filename": "622528/theora/932_8437322d781c4d37aef08e0975db2182.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.24,
            "truepeakLufs": -0.08
        },
        {
            "id": 2425,
            "video": 622528,
            "format": 5,
            "filename": "622528/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2424,
            "video": 622528,
            "format": 4,
            "filename": "622528/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2421,
            "video": 622528,
            "format": 1,
            "filename": "622528/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2422,
            "video": 622528,
            "format": 2,
            "filename": "622528/broadcast/orig_Den hellige Quranen del 4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.18,
            "truepeakLufs": -5.7
        },
        {
            "id": 14806,
            "video": 622527,
            "format": 7,
            "filename": "622527/theora/931_1c8bb6d59a03452d89bfff71ad04483f.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.01,
            "truepeakLufs": -0.08
        },
        {
            "id": 2420,
            "video": 622527,
            "format": 5,
            "filename": "622527/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2419,
            "video": 622527,
            "format": 4,
            "filename": "622527/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2416,
            "video": 622527,
            "format": 1,
            "filename": "622527/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2417,
            "video": 622527,
            "format": 2,
            "filename": "622527/broadcast/orig_Den hellige Quranen del 3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.95,
            "truepeakLufs": -4.77
        },
        {
            "id": 14805,
            "video": 622526,
            "format": 7,
            "filename": "622526/theora/930_8e6c5250828b4d7b8b45eaff07ff1bf8.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.43,
            "truepeakLufs": -0.08
        },
        {
            "id": 2415,
            "video": 622526,
            "format": 5,
            "filename": "622526/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2414,
            "video": 622526,
            "format": 4,
            "filename": "622526/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2411,
            "video": 622526,
            "format": 1,
            "filename": "622526/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2412,
            "video": 622526,
            "format": 2,
            "filename": "622526/broadcast/orig_Den hellige Quranen del 2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.41,
            "truepeakLufs": -7.14
        }
    ]
}