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=14000&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=14050&ordering=filename",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13950&ordering=filename",
    "results": [
        {
            "id": 19677,
            "video": 625598,
            "format": 2,
            "filename": "625598/broadcast/DTNS20160527.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.49,
            "truepeakLufs": 2.09
        },
        {
            "id": 19679,
            "video": 625598,
            "format": 1,
            "filename": "625598/large_thumb/DTNS20160527.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19676,
            "video": 625598,
            "format": 6,
            "filename": "625598/original/DTNS20160527.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.49,
            "truepeakLufs": 0.5
        },
        {
            "id": 19680,
            "video": 625598,
            "format": 5,
            "filename": "625598/small_thumb/DTNS20160527.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19678,
            "video": 625598,
            "format": 7,
            "filename": "625598/theora/DTNS20160527.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.55,
            "truepeakLufs": 1.31
        },
        {
            "id": 19681,
            "video": 625599,
            "format": 2,
            "filename": "625599/broadcast/20050421-tor-frikanalen.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.92,
            "truepeakLufs": -3.31
        },
        {
            "id": 19682,
            "video": 625599,
            "format": 1,
            "filename": "625599/large_thumb/20050421-tor-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19683,
            "video": 625599,
            "format": 5,
            "filename": "625599/small_thumb/20050421-tor-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19684,
            "video": 625599,
            "format": 7,
            "filename": "625599/theora/20050421-tor-frikanalen.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -31.13,
            "truepeakLufs": -4.24
        },
        {
            "id": 19723,
            "video": 625601,
            "format": 2,
            "filename": "625601/broadcast/DTNS20161130.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.42,
            "truepeakLufs": -6.33
        },
        {
            "id": 19721,
            "video": 625601,
            "format": 1,
            "filename": "625601/large_thumb/DTNS20161130.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19724,
            "video": 625601,
            "format": 6,
            "filename": "625601/original/DTNS20161130.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.42,
            "truepeakLufs": -6.33
        },
        {
            "id": 19720,
            "video": 625601,
            "format": 5,
            "filename": "625601/small_thumb/DTNS20161130.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19722,
            "video": 625601,
            "format": 7,
            "filename": "625601/theora/DTNS20161130.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.51,
            "truepeakLufs": -5.98
        },
        {
            "id": 19731,
            "video": 625603,
            "format": 2,
            "filename": "625603/broadcast/DTNS20160531.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.44,
            "truepeakLufs": 0.03
        },
        {
            "id": 19730,
            "video": 625603,
            "format": 1,
            "filename": "625603/large_thumb/DTNS20160531.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19734,
            "video": 625603,
            "format": 6,
            "filename": "625603/original/DTNS20160531.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.44,
            "truepeakLufs": 0.08
        },
        {
            "id": 19732,
            "video": 625603,
            "format": 5,
            "filename": "625603/small_thumb/DTNS20160531.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19733,
            "video": 625603,
            "format": 7,
            "filename": "625603/theora/DTNS20160531.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.5,
            "truepeakLufs": 0.29
        },
        {
            "id": 19748,
            "video": 625606,
            "format": 2,
            "filename": "625606/broadcast/DTNS20160601.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -0.02
        },
        {
            "id": 19746,
            "video": 625606,
            "format": 1,
            "filename": "625606/large_thumb/DTNS20160601.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19744,
            "video": 625606,
            "format": 6,
            "filename": "625606/original/DTNS20160601.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -0.02
        },
        {
            "id": 19745,
            "video": 625606,
            "format": 5,
            "filename": "625606/small_thumb/DTNS20160601.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19747,
            "video": 625606,
            "format": 7,
            "filename": "625606/theora/DTNS20160601.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.7,
            "truepeakLufs": -0.19
        },
        {
            "id": 19755,
            "video": 625608,
            "format": 2,
            "filename": "625608/broadcast/DTNS20160602.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.72,
            "truepeakLufs": 1.01
        },
        {
            "id": 19758,
            "video": 625608,
            "format": 1,
            "filename": "625608/large_thumb/DTNS20160602.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19757,
            "video": 625608,
            "format": 6,
            "filename": "625608/original/DTNS20160602.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.73,
            "truepeakLufs": 0.19
        },
        {
            "id": 19754,
            "video": 625608,
            "format": 5,
            "filename": "625608/small_thumb/DTNS20160602.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19756,
            "video": 625608,
            "format": 7,
            "filename": "625608/theora/DTNS20160602.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.78,
            "truepeakLufs": 0.26
        },
        {
            "id": 19775,
            "video": 625611,
            "format": 2,
            "filename": "625611/broadcast/DTNS-2776-Fadell-Leaves-The-Nest.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.44,
            "truepeakLufs": 1.42
        },
        {
            "id": 19780,
            "video": 625611,
            "format": 1,
            "filename": "625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19777,
            "video": 625611,
            "format": 6,
            "filename": "625611/original/DTNS-2776-Fadell-Leaves-The-Nest.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.44,
            "truepeakLufs": 0.1
        },
        {
            "id": 19781,
            "video": 625611,
            "format": 5,
            "filename": "625611/small_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19776,
            "video": 625611,
            "format": 7,
            "filename": "625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.5,
            "truepeakLufs": 0.51
        },
        {
            "id": 19793,
            "video": 625613,
            "format": 2,
            "filename": "625613/broadcast/DTNS20160606.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.67,
            "truepeakLufs": 0.05
        },
        {
            "id": 19792,
            "video": 625613,
            "format": 1,
            "filename": "625613/large_thumb/DTNS20160606.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19795,
            "video": 625613,
            "format": 6,
            "filename": "625613/original/DTNS20160606.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.67,
            "truepeakLufs": 0.11
        },
        {
            "id": 19796,
            "video": 625613,
            "format": 5,
            "filename": "625613/small_thumb/DTNS20160606.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19794,
            "video": 625613,
            "format": 7,
            "filename": "625613/theora/DTNS20160606.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.77,
            "truepeakLufs": 1.13
        },
        {
            "id": 19790,
            "video": 625614,
            "format": 2,
            "filename": "625614/broadcast/CedricVillani_2016.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.62,
            "truepeakLufs": -1.17
        },
        {
            "id": 19791,
            "video": 625614,
            "format": 1,
            "filename": "625614/large_thumb/CedricVillani_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19788,
            "video": 625614,
            "format": 6,
            "filename": "625614/original/CedricVillani_2016.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.62,
            "truepeakLufs": -1.16
        },
        {
            "id": 19789,
            "video": 625614,
            "format": 5,
            "filename": "625614/small_thumb/CedricVillani_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19787,
            "video": 625614,
            "format": 7,
            "filename": "625614/theora/CedricVillani_2016.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.67,
            "truepeakLufs": -1.36
        },
        {
            "id": 19803,
            "video": 625616,
            "format": 2,
            "filename": "625616/broadcast/DTNS20160607.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.71,
            "truepeakLufs": -0.04
        },
        {
            "id": 19804,
            "video": 625616,
            "format": 1,
            "filename": "625616/large_thumb/DTNS20160607.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19805,
            "video": 625616,
            "format": 6,
            "filename": "625616/original/DTNS20160607.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.71,
            "truepeakLufs": -0.04
        },
        {
            "id": 19806,
            "video": 625616,
            "format": 5,
            "filename": "625616/small_thumb/DTNS20160607.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19802,
            "video": 625616,
            "format": 7,
            "filename": "625616/theora/DTNS20160607.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.78,
            "truepeakLufs": -0.04
        },
        {
            "id": 19813,
            "video": 625618,
            "format": 2,
            "filename": "625618/broadcast/DTNS20160608.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.68,
            "truepeakLufs": 1.57
        }
    ]
}