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

{
    "count": 17974,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=3900&ordering=-filename",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=3800&ordering=-filename",
    "results": [
        {
            "id": 19973,
            "video": 625651,
            "format": 6,
            "filename": "625651/original/DTNS20160628.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.09,
            "truepeakLufs": 0.03
        },
        {
            "id": 19975,
            "video": 625651,
            "format": 1,
            "filename": "625651/large_thumb/DTNS20160628.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19976,
            "video": 625651,
            "format": 2,
            "filename": "625651/broadcast/DTNS20160628.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.09,
            "truepeakLufs": 0.69
        },
        {
            "id": 19967,
            "video": 625649,
            "format": 7,
            "filename": "625649/theora/DTNS20160627.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.72,
            "truepeakLufs": 0.73
        },
        {
            "id": 19964,
            "video": 625649,
            "format": 5,
            "filename": "625649/small_thumb/DTNS20160627.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19963,
            "video": 625649,
            "format": 6,
            "filename": "625649/original/DTNS20160627.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.62,
            "truepeakLufs": 0.11
        },
        {
            "id": 19965,
            "video": 625649,
            "format": 1,
            "filename": "625649/large_thumb/DTNS20160627.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19966,
            "video": 625649,
            "format": 2,
            "filename": "625649/broadcast/DTNS20160627.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.62,
            "truepeakLufs": 0.04
        },
        {
            "id": 19961,
            "video": 625648,
            "format": 7,
            "filename": "625648/theora/DTNS20160624.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.18,
            "truepeakLufs": 0.58
        },
        {
            "id": 19959,
            "video": 625648,
            "format": 5,
            "filename": "625648/small_thumb/DTNS20160624.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19960,
            "video": 625648,
            "format": 6,
            "filename": "625648/original/DTNS20160624.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.11,
            "truepeakLufs": 0.42
        },
        {
            "id": 19958,
            "video": 625648,
            "format": 1,
            "filename": "625648/large_thumb/DTNS20160624.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19962,
            "video": 625648,
            "format": 2,
            "filename": "625648/broadcast/DTNS20160624.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.11,
            "truepeakLufs": 1.62
        },
        {
            "id": 19952,
            "video": 625646,
            "format": 7,
            "filename": "625646/theora/DTNS20160623.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.35,
            "truepeakLufs": 0.44
        },
        {
            "id": 19950,
            "video": 625646,
            "format": 5,
            "filename": "625646/small_thumb/DTNS20160623.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19948,
            "video": 625646,
            "format": 6,
            "filename": "625646/original/DTNS20160623.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.29,
            "truepeakLufs": 0.2
        },
        {
            "id": 19949,
            "video": 625646,
            "format": 1,
            "filename": "625646/large_thumb/DTNS20160623.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19951,
            "video": 625646,
            "format": 2,
            "filename": "625646/broadcast/DTNS20160623.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.29,
            "truepeakLufs": 0.07
        },
        {
            "id": 19947,
            "video": 625645,
            "format": 7,
            "filename": "625645/theora/DTNS20160622.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.39,
            "truepeakLufs": 0.16
        },
        {
            "id": 19943,
            "video": 625645,
            "format": 5,
            "filename": "625645/small_thumb/DTNS20160622.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19945,
            "video": 625645,
            "format": 6,
            "filename": "625645/original/DTNS20160622.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.28,
            "truepeakLufs": 0.13
        },
        {
            "id": 19944,
            "video": 625645,
            "format": 1,
            "filename": "625645/large_thumb/DTNS20160622.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19946,
            "video": 625645,
            "format": 2,
            "filename": "625645/broadcast/DTNS20160622.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.28,
            "truepeakLufs": 1.48
        },
        {
            "id": 19926,
            "video": 625641,
            "format": 7,
            "filename": "625641/theora/DTNS20160621.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.27,
            "truepeakLufs": 0.38
        },
        {
            "id": 19923,
            "video": 625641,
            "format": 5,
            "filename": "625641/small_thumb/DTNS20160621.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19925,
            "video": 625641,
            "format": 6,
            "filename": "625641/original/DTNS20160621.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.21,
            "truepeakLufs": 0.06
        },
        {
            "id": 19924,
            "video": 625641,
            "format": 1,
            "filename": "625641/large_thumb/DTNS20160621.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19927,
            "video": 625641,
            "format": 2,
            "filename": "625641/broadcast/DTNS20160621.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.21,
            "truepeakLufs": 0.01
        },
        {
            "id": 19922,
            "video": 625640,
            "format": 7,
            "filename": "625640/theora/DTNS20160620.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.23,
            "truepeakLufs": 0.4
        },
        {
            "id": 19918,
            "video": 625640,
            "format": 5,
            "filename": "625640/small_thumb/DTNS20160620.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19920,
            "video": 625640,
            "format": 6,
            "filename": "625640/original/DTNS20160620.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.16,
            "truepeakLufs": 0.08
        },
        {
            "id": 19919,
            "video": 625640,
            "format": 1,
            "filename": "625640/large_thumb/DTNS20160620.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19921,
            "video": 625640,
            "format": 2,
            "filename": "625640/broadcast/DTNS20160620.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.16,
            "truepeakLufs": 1.59
        },
        {
            "id": 19899,
            "video": 625635,
            "format": 7,
            "filename": "625635/theora/DTNS20160617.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.42,
            "truepeakLufs": 1.86
        },
        {
            "id": 19895,
            "video": 625635,
            "format": 5,
            "filename": "625635/small_thumb/DTNS20160617.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19897,
            "video": 625635,
            "format": 6,
            "filename": "625635/original/DTNS20160617.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.36,
            "truepeakLufs": 0.17
        },
        {
            "id": 19896,
            "video": 625635,
            "format": 1,
            "filename": "625635/large_thumb/DTNS20160617.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19898,
            "video": 625635,
            "format": 2,
            "filename": "625635/broadcast/DTNS20160617.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.36,
            "truepeakLufs": 2.96
        },
        {
            "id": 19890,
            "video": 625633,
            "format": 7,
            "filename": "625633/theora/DTNS20160616.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.76,
            "truepeakLufs": 0.77
        },
        {
            "id": 19887,
            "video": 625633,
            "format": 5,
            "filename": "625633/small_thumb/DTNS20160616.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19888,
            "video": 625633,
            "format": 6,
            "filename": "625633/original/DTNS20160616.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 0.13
        },
        {
            "id": 19886,
            "video": 625633,
            "format": 1,
            "filename": "625633/large_thumb/DTNS20160616.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19889,
            "video": 625633,
            "format": 2,
            "filename": "625633/broadcast/DTNS20160616.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 0.65
        },
        {
            "id": 19885,
            "video": 625632,
            "format": 7,
            "filename": "625632/theora/DTNS20160615.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.64,
            "truepeakLufs": 0.6
        },
        {
            "id": 19881,
            "video": 625632,
            "format": 5,
            "filename": "625632/small_thumb/DTNS20160615.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19883,
            "video": 625632,
            "format": 6,
            "filename": "625632/original/DTNS20160615.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.55,
            "truepeakLufs": 0.11
        },
        {
            "id": 19882,
            "video": 625632,
            "format": 1,
            "filename": "625632/large_thumb/DTNS20160615.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19884,
            "video": 625632,
            "format": 2,
            "filename": "625632/broadcast/DTNS20160615.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.55,
            "truepeakLufs": 0.03
        },
        {
            "id": 19869,
            "video": 625629,
            "format": 7,
            "filename": "625629/theora/DTNS20160614.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.89,
            "truepeakLufs": 0.35
        },
        {
            "id": 19868,
            "video": 625629,
            "format": 5,
            "filename": "625629/small_thumb/DTNS20160614.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}