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=13950&ordering=-created_time
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=14000&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13900&ordering=-created_time",
    "results": [
        {
            "id": 20695,
            "video": 625790,
            "format": 2,
            "filename": "625790/broadcast/DTNS20160922.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.61,
            "truepeakLufs": 1.37
        },
        {
            "id": 20689,
            "video": 625789,
            "format": 2,
            "filename": "625789/broadcast/DTNS20160921.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.44,
            "truepeakLufs": 1.55
        },
        {
            "id": 20685,
            "video": 625788,
            "format": 2,
            "filename": "625788/broadcast/DTNS20160920.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.29,
            "truepeakLufs": 1.62
        },
        {
            "id": 20724,
            "video": 625792,
            "format": 7,
            "filename": "625792/theora/Empo-160928.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.14,
            "truepeakLufs": 0.42
        },
        {
            "id": 20694,
            "video": 625790,
            "format": 7,
            "filename": "625790/theora/DTNS20160922.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.69,
            "truepeakLufs": 0.48
        },
        {
            "id": 20690,
            "video": 625789,
            "format": 7,
            "filename": "625789/theora/DTNS20160921.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.58,
            "truepeakLufs": 1.33
        },
        {
            "id": 20684,
            "video": 625788,
            "format": 7,
            "filename": "625788/theora/DTNS20160920.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.35,
            "truepeakLufs": 0.37
        },
        {
            "id": 20679,
            "video": 625787,
            "format": 7,
            "filename": "625787/theora/DTNS20160919.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.62,
            "truepeakLufs": 3.01
        },
        {
            "id": 20746,
            "video": 625803,
            "format": 5,
            "filename": "625803/small_thumb/DTNS20160926.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20747,
            "video": 625803,
            "format": 1,
            "filename": "625803/large_thumb/DTNS20160926.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20798,
            "video": 625811,
            "format": 5,
            "filename": "625811/small_thumb/ChristopherSoghoian_2016T.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20799,
            "video": 625811,
            "format": 1,
            "filename": "625811/large_thumb/ChristopherSoghoian_2016T.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20806,
            "video": 625813,
            "format": 1,
            "filename": "625813/large_thumb/20161108-popcorntime-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20807,
            "video": 625813,
            "format": 5,
            "filename": "625813/small_thumb/20161108-popcorntime-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20797,
            "video": 625811,
            "format": 6,
            "filename": "625811/original/ChristopherSoghoian_2016T.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.02,
            "truepeakLufs": -0.28
        },
        {
            "id": 20745,
            "video": 625803,
            "format": 6,
            "filename": "625803/original/DTNS20160926.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.05,
            "truepeakLufs": 2.1
        },
        {
            "id": 20795,
            "video": 625811,
            "format": 2,
            "filename": "625811/broadcast/ChristopherSoghoian_2016T.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.02,
            "truepeakLufs": -0.28
        },
        {
            "id": 20749,
            "video": 625803,
            "format": 2,
            "filename": "625803/broadcast/DTNS20160926.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.05,
            "truepeakLufs": 3.19
        },
        {
            "id": 20796,
            "video": 625811,
            "format": 7,
            "filename": "625811/theora/ChristopherSoghoian_2016T.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.11,
            "truepeakLufs": -0.41
        },
        {
            "id": 20748,
            "video": 625803,
            "format": 7,
            "filename": "625803/theora/DTNS20160926.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.11,
            "truepeakLufs": 2.93
        },
        {
            "id": 20838,
            "video": 625820,
            "format": 5,
            "filename": "625820/small_thumb/DTNS20161018.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20840,
            "video": 625820,
            "format": 1,
            "filename": "625820/large_thumb/DTNS20161018.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20848,
            "video": 625822,
            "format": 5,
            "filename": "625822/small_thumb/DTNS20161020.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20850,
            "video": 625822,
            "format": 1,
            "filename": "625822/large_thumb/DTNS20161020.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20862,
            "video": 625825,
            "format": 1,
            "filename": "625825/large_thumb/DTNS20161021.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20863,
            "video": 625825,
            "format": 5,
            "filename": "625825/small_thumb/DTNS20161021.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20866,
            "video": 625826,
            "format": 5,
            "filename": "625826/small_thumb/DTNS20161024.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20868,
            "video": 625826,
            "format": 1,
            "filename": "625826/large_thumb/DTNS20161024.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20867,
            "video": 625826,
            "format": 6,
            "filename": "625826/original/DTNS20161024.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.0,
            "truepeakLufs": 0.23
        },
        {
            "id": 20849,
            "video": 625822,
            "format": 6,
            "filename": "625822/original/DTNS20161020.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.14,
            "truepeakLufs": 0.27
        },
        {
            "id": 20839,
            "video": 625820,
            "format": 6,
            "filename": "625820/original/DTNS20161018.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.75,
            "truepeakLufs": 0.16
        },
        {
            "id": 20869,
            "video": 625826,
            "format": 2,
            "filename": "625826/broadcast/DTNS20161024.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.0,
            "truepeakLufs": 2.14
        },
        {
            "id": 20864,
            "video": 625825,
            "format": 2,
            "filename": "625825/broadcast/DTNS20161021.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 1.36
        },
        {
            "id": 20851,
            "video": 625822,
            "format": 2,
            "filename": "625822/broadcast/DTNS20161020.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.14,
            "truepeakLufs": 1.61
        },
        {
            "id": 20841,
            "video": 625820,
            "format": 2,
            "filename": "625820/broadcast/DTNS20161018.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.75,
            "truepeakLufs": 1.61
        },
        {
            "id": 20870,
            "video": 625826,
            "format": 7,
            "filename": "625826/theora/DTNS20161024.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.1,
            "truepeakLufs": 1.12
        },
        {
            "id": 20852,
            "video": 625822,
            "format": 7,
            "filename": "625822/theora/DTNS20161020.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.22,
            "truepeakLufs": 0.51
        },
        {
            "id": 20842,
            "video": 625820,
            "format": 7,
            "filename": "625820/theora/DTNS20161018.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.82,
            "truepeakLufs": 0.64
        },
        {
            "id": 20814,
            "video": 625813,
            "format": 7,
            "filename": "625813/theora/20161108-popcorntime-frikanalen.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.05,
            "truepeakLufs": -2.07
        },
        {
            "id": 20877,
            "video": 625828,
            "format": 1,
            "filename": "625828/large_thumb/20161118-snowden-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20878,
            "video": 625828,
            "format": 5,
            "filename": "625828/small_thumb/20161118-snowden-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20882,
            "video": 625829,
            "format": 1,
            "filename": "625829/large_thumb/DTNS20161025.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20883,
            "video": 625829,
            "format": 5,
            "filename": "625829/small_thumb/DTNS20161025.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20896,
            "video": 625832,
            "format": 1,
            "filename": "625832/large_thumb/DTNS20161027.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20897,
            "video": 625832,
            "format": 5,
            "filename": "625832/small_thumb/DTNS20161027.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20912,
            "video": 625835,
            "format": 1,
            "filename": "625835/large_thumb/DTNS20161029.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20913,
            "video": 625835,
            "format": 5,
            "filename": "625835/small_thumb/DTNS20161029.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20917,
            "video": 625836,
            "format": 5,
            "filename": "625836/small_thumb/DTNS20161101.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20918,
            "video": 625836,
            "format": 1,
            "filename": "625836/large_thumb/DTNS20161101.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20921,
            "video": 625837,
            "format": 1,
            "filename": "625837/large_thumb/DTNS20161110.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}