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

{
    "count": 17926,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=3300&ordering=video",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=3200&ordering=video",
    "results": [
        {
            "id": 20544,
            "video": 625765,
            "format": 2,
            "filename": "625765/broadcast/DTNS20160826.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.9,
            "truepeakLufs": 0.15
        },
        {
            "id": 20545,
            "video": 625765,
            "format": 7,
            "filename": "625765/theora/DTNS20160826.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.95,
            "truepeakLufs": 1.13
        },
        {
            "id": 20537,
            "video": 625764,
            "format": 1,
            "filename": "625764/large_thumb/DTNS20160825.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20538,
            "video": 625764,
            "format": 5,
            "filename": "625764/small_thumb/DTNS20160825.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20536,
            "video": 625764,
            "format": 6,
            "filename": "625764/original/DTNS20160825.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.1,
            "truepeakLufs": 0.0
        },
        {
            "id": 20540,
            "video": 625764,
            "format": 2,
            "filename": "625764/broadcast/DTNS20160825.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.09,
            "truepeakLufs": 0.0
        },
        {
            "id": 20539,
            "video": 625764,
            "format": 7,
            "filename": "625764/theora/DTNS20160825.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.17,
            "truepeakLufs": -0.02
        },
        {
            "id": 20532,
            "video": 625763,
            "format": 1,
            "filename": "625763/large_thumb/DTNS20160824.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20533,
            "video": 625763,
            "format": 5,
            "filename": "625763/small_thumb/DTNS20160824.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20531,
            "video": 625763,
            "format": 6,
            "filename": "625763/original/DTNS20160824.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.78,
            "truepeakLufs": 0.0
        },
        {
            "id": 20534,
            "video": 625763,
            "format": 2,
            "filename": "625763/broadcast/DTNS20160824.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.78,
            "truepeakLufs": 0.0
        },
        {
            "id": 20535,
            "video": 625763,
            "format": 7,
            "filename": "625763/theora/DTNS20160824.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.87,
            "truepeakLufs": 0.05
        },
        {
            "id": 20526,
            "video": 625762,
            "format": 1,
            "filename": "625762/large_thumb/DTNS20160823.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20527,
            "video": 625762,
            "format": 5,
            "filename": "625762/small_thumb/DTNS20160823.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20528,
            "video": 625762,
            "format": 6,
            "filename": "625762/original/DTNS20160823.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.51,
            "truepeakLufs": 0.03
        },
        {
            "id": 20530,
            "video": 625762,
            "format": 2,
            "filename": "625762/broadcast/DTNS20160823.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.51,
            "truepeakLufs": 0.03
        },
        {
            "id": 20529,
            "video": 625762,
            "format": 7,
            "filename": "625762/theora/DTNS20160823.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.58,
            "truepeakLufs": 0.13
        },
        {
            "id": 20522,
            "video": 625761,
            "format": 1,
            "filename": "625761/large_thumb/DTNS20160822.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20523,
            "video": 625761,
            "format": 5,
            "filename": "625761/small_thumb/DTNS20160822.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20524,
            "video": 625761,
            "format": 2,
            "filename": "625761/broadcast/DTNS20160822.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.25,
            "truepeakLufs": -0.01
        },
        {
            "id": 20525,
            "video": 625761,
            "format": 7,
            "filename": "625761/theora/DTNS20160822.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.34,
            "truepeakLufs": 0.39
        },
        {
            "id": 20521,
            "video": 625761,
            "format": 6,
            "filename": "625761/original/DTNS20160822.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.25,
            "truepeakLufs": -0.01
        },
        {
            "id": 20517,
            "video": 625760,
            "format": 1,
            "filename": "625760/large_thumb/DTNS20160819.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20518,
            "video": 625760,
            "format": 5,
            "filename": "625760/small_thumb/DTNS20160819.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20516,
            "video": 625760,
            "format": 6,
            "filename": "625760/original/DTNS20160819.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.86,
            "truepeakLufs": 0.36
        },
        {
            "id": 20519,
            "video": 625760,
            "format": 2,
            "filename": "625760/broadcast/DTNS20160819.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.86,
            "truepeakLufs": 1.56
        },
        {
            "id": 20520,
            "video": 625760,
            "format": 7,
            "filename": "625760/theora/DTNS20160819.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.96,
            "truepeakLufs": 1.06
        },
        {
            "id": 20512,
            "video": 625759,
            "format": 1,
            "filename": "625759/large_thumb/DTNS20160818.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20513,
            "video": 625759,
            "format": 5,
            "filename": "625759/small_thumb/DTNS20160818.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20511,
            "video": 625759,
            "format": 6,
            "filename": "625759/original/DTNS20160818.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.06,
            "truepeakLufs": -0.3
        },
        {
            "id": 20515,
            "video": 625759,
            "format": 2,
            "filename": "625759/broadcast/DTNS20160818.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.06,
            "truepeakLufs": -0.3
        },
        {
            "id": 20514,
            "video": 625759,
            "format": 7,
            "filename": "625759/theora/DTNS20160818.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.14,
            "truepeakLufs": -0.2
        },
        {
            "id": 20506,
            "video": 625758,
            "format": 1,
            "filename": "625758/large_thumb/DTNS20160817.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20508,
            "video": 625758,
            "format": 5,
            "filename": "625758/small_thumb/DTNS20160817.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20510,
            "video": 625758,
            "format": 2,
            "filename": "625758/broadcast/DTNS20160817.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.18,
            "truepeakLufs": 0.0
        },
        {
            "id": 20507,
            "video": 625758,
            "format": 6,
            "filename": "625758/original/DTNS20160817.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.18,
            "truepeakLufs": 0.01
        },
        {
            "id": 20509,
            "video": 625758,
            "format": 7,
            "filename": "625758/theora/DTNS20160817.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.31,
            "truepeakLufs": -0.09
        },
        {
            "id": 20502,
            "video": 625757,
            "format": 1,
            "filename": "625757/large_thumb/DTNS20160816.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20503,
            "video": 625757,
            "format": 5,
            "filename": "625757/small_thumb/DTNS20160816.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20501,
            "video": 625757,
            "format": 6,
            "filename": "625757/original/DTNS20160816.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.7,
            "truepeakLufs": 0.02
        },
        {
            "id": 20505,
            "video": 625757,
            "format": 7,
            "filename": "625757/theora/DTNS20160816.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.75,
            "truepeakLufs": 0.27
        },
        {
            "id": 20504,
            "video": 625757,
            "format": 2,
            "filename": "625757/broadcast/DTNS20160816.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.7,
            "truepeakLufs": 1.41
        },
        {
            "id": 20496,
            "video": 625756,
            "format": 1,
            "filename": "625756/large_thumb/DTNS20160815.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20498,
            "video": 625756,
            "format": 5,
            "filename": "625756/small_thumb/DTNS20160815.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20497,
            "video": 625756,
            "format": 6,
            "filename": "625756/original/DTNS20160815.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.22,
            "truepeakLufs": 0.19
        },
        {
            "id": 20499,
            "video": 625756,
            "format": 2,
            "filename": "625756/broadcast/DTNS20160815.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.22,
            "truepeakLufs": 1.55
        },
        {
            "id": 20500,
            "video": 625756,
            "format": 7,
            "filename": "625756/theora/DTNS20160815.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.31,
            "truepeakLufs": 1.24
        },
        {
            "id": 20491,
            "video": 625755,
            "format": 5,
            "filename": "625755/small_thumb/DTNS20160812.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20492,
            "video": 625755,
            "format": 1,
            "filename": "625755/large_thumb/DTNS20160812.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20493,
            "video": 625755,
            "format": 6,
            "filename": "625755/original/DTNS20160812.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.41,
            "truepeakLufs": 0.02
        }
    ]
}