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=14550&ordering=-video
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=14600&ordering=-video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=14500&ordering=-video",
    "results": [
        {
            "id": 20413,
            "video": 625739,
            "format": 7,
            "filename": "625739/theora/LisaDyson_2016S.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -1.39
        },
        {
            "id": 20417,
            "video": 625740,
            "format": 5,
            "filename": "625740/small_thumb/DTNS20160722.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20418,
            "video": 625740,
            "format": 1,
            "filename": "625740/large_thumb/DTNS20160722.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20416,
            "video": 625740,
            "format": 6,
            "filename": "625740/original/DTNS20160722.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.29,
            "truepeakLufs": 0.26
        },
        {
            "id": 20420,
            "video": 625740,
            "format": 2,
            "filename": "625740/broadcast/DTNS20160722.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.29,
            "truepeakLufs": 1.51
        },
        {
            "id": 20419,
            "video": 625740,
            "format": 7,
            "filename": "625740/theora/DTNS20160722.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.39,
            "truepeakLufs": 0.39
        },
        {
            "id": 20421,
            "video": 625741,
            "format": 5,
            "filename": "625741/small_thumb/DTNS20160725.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20423,
            "video": 625741,
            "format": 1,
            "filename": "625741/large_thumb/DTNS20160725.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20424,
            "video": 625741,
            "format": 2,
            "filename": "625741/broadcast/DTNS20160725.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.28,
            "truepeakLufs": 1.04
        },
        {
            "id": 20425,
            "video": 625741,
            "format": 7,
            "filename": "625741/theora/DTNS20160725.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.37,
            "truepeakLufs": 0.87
        },
        {
            "id": 20422,
            "video": 625741,
            "format": 6,
            "filename": "625741/original/DTNS20160725.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.28,
            "truepeakLufs": 0.32
        },
        {
            "id": 20427,
            "video": 625742,
            "format": 1,
            "filename": "625742/large_thumb/DTNS20160726.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20428,
            "video": 625742,
            "format": 5,
            "filename": "625742/small_thumb/DTNS20160726.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20426,
            "video": 625742,
            "format": 6,
            "filename": "625742/original/DTNS20160726.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 0.04
        },
        {
            "id": 20430,
            "video": 625742,
            "format": 2,
            "filename": "625742/broadcast/DTNS20160726.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 1.46
        },
        {
            "id": 20429,
            "video": 625742,
            "format": 7,
            "filename": "625742/theora/DTNS20160726.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.73,
            "truepeakLufs": 0.28
        },
        {
            "id": 20432,
            "video": 625743,
            "format": 5,
            "filename": "625743/small_thumb/DTNS20160727.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20433,
            "video": 625743,
            "format": 1,
            "filename": "625743/large_thumb/DTNS20160727.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20431,
            "video": 625743,
            "format": 6,
            "filename": "625743/original/DTNS20160727.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.33,
            "truepeakLufs": 0.22
        },
        {
            "id": 20435,
            "video": 625743,
            "format": 2,
            "filename": "625743/broadcast/DTNS20160727.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.33,
            "truepeakLufs": 1.51
        },
        {
            "id": 20434,
            "video": 625743,
            "format": 7,
            "filename": "625743/theora/DTNS20160727.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.45,
            "truepeakLufs": 0.8
        },
        {
            "id": 20436,
            "video": 625744,
            "format": 5,
            "filename": "625744/small_thumb/DTNS20160728.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20437,
            "video": 625744,
            "format": 1,
            "filename": "625744/large_thumb/DTNS20160728.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20438,
            "video": 625744,
            "format": 6,
            "filename": "625744/original/DTNS20160728.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.46,
            "truepeakLufs": 0.13
        },
        {
            "id": 20440,
            "video": 625744,
            "format": 2,
            "filename": "625744/broadcast/DTNS20160728.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.46,
            "truepeakLufs": 0.11
        },
        {
            "id": 20439,
            "video": 625744,
            "format": 7,
            "filename": "625744/theora/DTNS20160728.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.58,
            "truepeakLufs": 0.08
        },
        {
            "id": 20441,
            "video": 625745,
            "format": 5,
            "filename": "625745/small_thumb/DTNS20160729.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20443,
            "video": 625745,
            "format": 1,
            "filename": "625745/large_thumb/DTNS20160729.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20442,
            "video": 625745,
            "format": 6,
            "filename": "625745/original/DTNS20160729.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.82,
            "truepeakLufs": 1.49
        },
        {
            "id": 20444,
            "video": 625745,
            "format": 2,
            "filename": "625745/broadcast/DTNS20160729.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.82,
            "truepeakLufs": 3.0
        },
        {
            "id": 20445,
            "video": 625745,
            "format": 7,
            "filename": "625745/theora/DTNS20160729.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.88,
            "truepeakLufs": 1.47
        },
        {
            "id": 20613,
            "video": 625746,
            "format": 6,
            "filename": "625746/original/DTNS-2822---Who's-your-DiDi-now-Uber.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.1,
            "truepeakLufs": -0.03
        },
        {
            "id": 20612,
            "video": 625746,
            "format": 5,
            "filename": "625746/small_thumb/DTNS-2822---Who's-your-DiDi-now-Uber.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20611,
            "video": 625746,
            "format": 2,
            "filename": "625746/broadcast/DTNS-2822---Who's-your-DiDi-now-Uber.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.1,
            "truepeakLufs": -0.03
        },
        {
            "id": 20610,
            "video": 625746,
            "format": 7,
            "filename": "625746/theora/DTNS-2822---Who's-your-DiDi-now-Uber.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.17,
            "truepeakLufs": -0.11
        },
        {
            "id": 20609,
            "video": 625746,
            "format": 1,
            "filename": "625746/large_thumb/DTNS-2822---Who's-your-DiDi-now-Uber.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20453,
            "video": 625747,
            "format": 5,
            "filename": "625747/small_thumb/DTNS20160802.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20451,
            "video": 625747,
            "format": 1,
            "filename": "625747/large_thumb/DTNS20160802.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20452,
            "video": 625747,
            "format": 6,
            "filename": "625747/original/DTNS20160802.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.09,
            "truepeakLufs": 0.21
        },
        {
            "id": 20455,
            "video": 625747,
            "format": 2,
            "filename": "625747/broadcast/DTNS20160802.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.09,
            "truepeakLufs": 0.94
        },
        {
            "id": 20454,
            "video": 625747,
            "format": 7,
            "filename": "625747/theora/DTNS20160802.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.17,
            "truepeakLufs": 0.68
        },
        {
            "id": 20458,
            "video": 625748,
            "format": 1,
            "filename": "625748/large_thumb/DTNS20160803.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20459,
            "video": 625748,
            "format": 7,
            "filename": "625748/theora/DTNS20160803.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.14,
            "truepeakLufs": 0.51
        },
        {
            "id": 20456,
            "video": 625748,
            "format": 5,
            "filename": "625748/small_thumb/DTNS20160803.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20460,
            "video": 625748,
            "format": 2,
            "filename": "625748/broadcast/DTNS20160803.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.05,
            "truepeakLufs": -0.02
        },
        {
            "id": 20457,
            "video": 625748,
            "format": 6,
            "filename": "625748/original/DTNS20160803.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.05,
            "truepeakLufs": -0.02
        },
        {
            "id": 20462,
            "video": 625749,
            "format": 1,
            "filename": "625749/large_thumb/DTNS20160804.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20463,
            "video": 625749,
            "format": 5,
            "filename": "625749/small_thumb/DTNS20160804.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20461,
            "video": 625749,
            "format": 6,
            "filename": "625749/original/DTNS20160804.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.81,
            "truepeakLufs": 0.27
        },
        {
            "id": 20465,
            "video": 625749,
            "format": 2,
            "filename": "625749/broadcast/DTNS20160804.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.81,
            "truepeakLufs": 3.0
        }
    ]
}