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=14800
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=14850",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=14750",
    "results": [
        {
            "id": 2729,
            "video": 622589,
            "format": 4,
            "filename": "622589/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2727,
            "video": 622589,
            "format": 2,
            "filename": "622589/broadcast/orig_6ff08029c789410091c37f94b849e976.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.47,
            "truepeakLufs": 0.04
        },
        {
            "id": 2726,
            "video": 622589,
            "format": 1,
            "filename": "622589/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16004,
            "video": 622588,
            "format": 7,
            "filename": "622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.69,
            "truepeakLufs": -0.03
        },
        {
            "id": 2725,
            "video": 622588,
            "format": 5,
            "filename": "622588/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2724,
            "video": 622588,
            "format": 4,
            "filename": "622588/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2722,
            "video": 622588,
            "format": 2,
            "filename": "622588/broadcast/orig_9695fb2ab4754b5bb14f893cbace804b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.62,
            "truepeakLufs": -4.98
        },
        {
            "id": 2721,
            "video": 622588,
            "format": 1,
            "filename": "622588/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16003,
            "video": 622587,
            "format": 7,
            "filename": "622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.85,
            "truepeakLufs": 0.03
        },
        {
            "id": 2720,
            "video": 622587,
            "format": 5,
            "filename": "622587/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2719,
            "video": 622587,
            "format": 4,
            "filename": "622587/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2717,
            "video": 622587,
            "format": 2,
            "filename": "622587/broadcast/orig_125166e495f14720bc5d6c4b89fc91e6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.8,
            "truepeakLufs": -3.18
        },
        {
            "id": 2716,
            "video": 622587,
            "format": 1,
            "filename": "622587/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16353,
            "video": 622586,
            "format": 7,
            "filename": "622586/theora/1676_9fb5e53dd3f7424aa54e5a4c7fbda719.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.04,
            "truepeakLufs": -7.35
        },
        {
            "id": 2715,
            "video": 622586,
            "format": 5,
            "filename": "622586/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2714,
            "video": 622586,
            "format": 4,
            "filename": "622586/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2712,
            "video": 622586,
            "format": 2,
            "filename": "622586/broadcast/orig_ac8e5e5adef14bc3acbcb508a8da4021.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.9,
            "truepeakLufs": -8.95
        },
        {
            "id": 2711,
            "video": 622586,
            "format": 1,
            "filename": "622586/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14535,
            "video": 622585,
            "format": 7,
            "filename": "622585/theora/2816_9b0a30317cea400ca084f17c6977e319.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.75,
            "truepeakLufs": -0.13
        },
        {
            "id": 2710,
            "video": 622585,
            "format": 5,
            "filename": "622585/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2709,
            "video": 622585,
            "format": 4,
            "filename": "622585/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2707,
            "video": 622585,
            "format": 2,
            "filename": "622585/broadcast/orig_494c8e657f594ac193a04a5950528029.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.67,
            "truepeakLufs": -2.92
        },
        {
            "id": 2706,
            "video": 622585,
            "format": 1,
            "filename": "622585/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14726,
            "video": 622584,
            "format": 7,
            "filename": "622584/theora/2469_c357055f47114f6bb87c0f15be6d42a2.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.38,
            "truepeakLufs": 3.04
        },
        {
            "id": 2705,
            "video": 622584,
            "format": 5,
            "filename": "622584/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2704,
            "video": 622584,
            "format": 4,
            "filename": "622584/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2702,
            "video": 622584,
            "format": 2,
            "filename": "622584/broadcast/orig_0e0b0e61d7d34c209f27a25ddad8c05f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.29,
            "truepeakLufs": 4.33
        },
        {
            "id": 2701,
            "video": 622584,
            "format": 1,
            "filename": "622584/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14725,
            "video": 622583,
            "format": 7,
            "filename": "622583/theora/2468_52dc7f0e1e55485cb40842f20d74f20b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.34,
            "truepeakLufs": 0.87
        },
        {
            "id": 2700,
            "video": 622583,
            "format": 5,
            "filename": "622583/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2699,
            "video": 622583,
            "format": 4,
            "filename": "622583/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2697,
            "video": 622583,
            "format": 2,
            "filename": "622583/broadcast/orig_78ed3c66540c494591de76be0ee1bd8d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.26,
            "truepeakLufs": 2.08
        },
        {
            "id": 2696,
            "video": 622583,
            "format": 1,
            "filename": "622583/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15944,
            "video": 622582,
            "format": 7,
            "filename": "622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.42,
            "truepeakLufs": -0.08
        },
        {
            "id": 2695,
            "video": 622582,
            "format": 5,
            "filename": "622582/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2694,
            "video": 622582,
            "format": 4,
            "filename": "622582/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2692,
            "video": 622582,
            "format": 2,
            "filename": "622582/broadcast/orig_565bf753ad654cbbbae748267588903e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.28,
            "truepeakLufs": 0.14
        },
        {
            "id": 2691,
            "video": 622582,
            "format": 1,
            "filename": "622582/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15545,
            "video": 622581,
            "format": 7,
            "filename": "622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.84,
            "truepeakLufs": -0.08
        },
        {
            "id": 2690,
            "video": 622581,
            "format": 5,
            "filename": "622581/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2689,
            "video": 622581,
            "format": 4,
            "filename": "622581/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2687,
            "video": 622581,
            "format": 2,
            "filename": "622581/broadcast/orig_debed669edf744e6bd2623ad53a2c97e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.76,
            "truepeakLufs": -3.66
        },
        {
            "id": 2686,
            "video": 622581,
            "format": 1,
            "filename": "622581/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14829,
            "video": 622580,
            "format": 7,
            "filename": "622580/theora/2480_6a81de308b394a30baa6ba957b13af26.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.0,
            "truepeakLufs": -0.08
        },
        {
            "id": 2685,
            "video": 622580,
            "format": 5,
            "filename": "622580/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2684,
            "video": 622580,
            "format": 4,
            "filename": "622580/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2682,
            "video": 622580,
            "format": 2,
            "filename": "622580/broadcast/orig_04fcd7bf68de47a19d158d9d4e93bd09.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.92,
            "truepeakLufs": -3.52
        },
        {
            "id": 2681,
            "video": 622580,
            "format": 1,
            "filename": "622580/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14828,
            "video": 622579,
            "format": 7,
            "filename": "622579/theora/2479_4bc37816461d457b86e254fcbeca3354.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.48,
            "truepeakLufs": -0.08
        },
        {
            "id": 2680,
            "video": 622579,
            "format": 5,
            "filename": "622579/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}