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=12550
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=12600",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12500",
    "results": [
        {
            "id": 5213,
            "video": 623414,
            "format": 1,
            "filename": "623414/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16472,
            "video": 623413,
            "format": 7,
            "filename": "623413/theora/3620_3d78503757ef43b9bb38a80959c8f772.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.33,
            "truepeakLufs": -1.14
        },
        {
            "id": 5212,
            "video": 623413,
            "format": 5,
            "filename": "623413/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5211,
            "video": 623413,
            "format": 4,
            "filename": "623413/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5209,
            "video": 623413,
            "format": 2,
            "filename": "623413/broadcast/3620_c2a83f7109c9423dbbd5b62179179815.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.22,
            "truepeakLufs": -0.77
        },
        {
            "id": 5208,
            "video": 623413,
            "format": 1,
            "filename": "623413/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15512,
            "video": 623412,
            "format": 7,
            "filename": "623412/theora/3984_3a54b05f0d0c4bb39703817a55702ea7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.96,
            "truepeakLufs": -0.9
        },
        {
            "id": 5207,
            "video": 623412,
            "format": 5,
            "filename": "623412/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5206,
            "video": 623412,
            "format": 4,
            "filename": "623412/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5204,
            "video": 623412,
            "format": 2,
            "filename": "623412/broadcast/3984_ed265f5b833b40e68fb233288d0601e1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.8,
            "truepeakLufs": -0.78
        },
        {
            "id": 5203,
            "video": 623412,
            "format": 1,
            "filename": "623412/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16471,
            "video": 623411,
            "format": 7,
            "filename": "623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.61,
            "truepeakLufs": 0.83
        },
        {
            "id": 5202,
            "video": 623411,
            "format": 5,
            "filename": "623411/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5201,
            "video": 623411,
            "format": 4,
            "filename": "623411/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5199,
            "video": 623411,
            "format": 2,
            "filename": "623411/broadcast/3619_effbe9d019c246128952287c93c48093.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.5,
            "truepeakLufs": 0.04
        },
        {
            "id": 5198,
            "video": 623411,
            "format": 1,
            "filename": "623411/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14280,
            "video": 623410,
            "format": 7,
            "filename": "623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.55,
            "truepeakLufs": 0.62
        },
        {
            "id": 5197,
            "video": 623410,
            "format": 5,
            "filename": "623410/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5196,
            "video": 623410,
            "format": 4,
            "filename": "623410/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5194,
            "video": 623410,
            "format": 2,
            "filename": "623410/broadcast/3953_ccf3f05bb28e4e6788bec03831f5d576.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.44,
            "truepeakLufs": 0.17
        },
        {
            "id": 5193,
            "video": 623410,
            "format": 1,
            "filename": "623410/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15683,
            "video": 623409,
            "format": 7,
            "filename": "623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.57,
            "truepeakLufs": -3.33
        },
        {
            "id": 5192,
            "video": 623409,
            "format": 5,
            "filename": "623409/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5191,
            "video": 623409,
            "format": 4,
            "filename": "623409/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5189,
            "video": 623409,
            "format": 2,
            "filename": "623409/broadcast/3980_c9794e00a64f42058d7ae76ae4b24e6f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.48,
            "truepeakLufs": -2.85
        },
        {
            "id": 5188,
            "video": 623409,
            "format": 1,
            "filename": "623409/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15681,
            "video": 623408,
            "format": 7,
            "filename": "623408/theora/3977_ed462d2b50b94db891c9469e77b265ab.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.67,
            "truepeakLufs": -1.61
        },
        {
            "id": 5187,
            "video": 623408,
            "format": 5,
            "filename": "623408/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5186,
            "video": 623408,
            "format": 4,
            "filename": "623408/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5184,
            "video": 623408,
            "format": 2,
            "filename": "623408/broadcast/3977_38f723540b0a4d778c0bd3e9ba54805b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.59,
            "truepeakLufs": -0.74
        },
        {
            "id": 5183,
            "video": 623408,
            "format": 1,
            "filename": "623408/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15682,
            "video": 623406,
            "format": 7,
            "filename": "623406/theora/3978_a290788a98de49b49949c326584a9ac2.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.04,
            "truepeakLufs": -0.75
        },
        {
            "id": 5177,
            "video": 623406,
            "format": 5,
            "filename": "623406/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5176,
            "video": 623406,
            "format": 4,
            "filename": "623406/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5174,
            "video": 623406,
            "format": 2,
            "filename": "623406/broadcast/3978_d571949a2c1c48c68e6399fa2962e767.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.93,
            "truepeakLufs": -1.0
        },
        {
            "id": 5173,
            "video": 623406,
            "format": 1,
            "filename": "623406/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15448,
            "video": 623405,
            "format": 7,
            "filename": "623405/theora/3976_a5dc4808bf6c4797b311ff2de7ab6862.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.21,
            "truepeakLufs": -5.44
        },
        {
            "id": 5172,
            "video": 623405,
            "format": 5,
            "filename": "623405/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5171,
            "video": 623405,
            "format": 4,
            "filename": "623405/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5169,
            "video": 623405,
            "format": 2,
            "filename": "623405/broadcast/3976_bd3626a80b134f92bad898cce57162a6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.07,
            "truepeakLufs": -5.65
        },
        {
            "id": 5168,
            "video": 623405,
            "format": 1,
            "filename": "623405/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15680,
            "video": 623404,
            "format": 7,
            "filename": "623404/theora/3979_af8ea3b19b9b4cfbaf30d74285a12b9c.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.23,
            "truepeakLufs": -0.83
        },
        {
            "id": 5167,
            "video": 623404,
            "format": 5,
            "filename": "623404/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5166,
            "video": 623404,
            "format": 4,
            "filename": "623404/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5164,
            "video": 623404,
            "format": 2,
            "filename": "623404/broadcast/3979_2d3e9e1f66654339b61d8acdcb4aba0d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.13,
            "truepeakLufs": -0.77
        },
        {
            "id": 5163,
            "video": 623404,
            "format": 1,
            "filename": "623404/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15428,
            "video": 623403,
            "format": 7,
            "filename": "623403/theora/3973_5a8180747bb84fd3851f1db786591cfa.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.51,
            "truepeakLufs": -7.94
        },
        {
            "id": 5162,
            "video": 623403,
            "format": 5,
            "filename": "623403/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5161,
            "video": 623403,
            "format": 4,
            "filename": "623403/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5159,
            "video": 623403,
            "format": 2,
            "filename": "623403/broadcast/3973_bc4fc7eb86844a3395b130760dd233cd.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.38,
            "truepeakLufs": -7.8
        }
    ]
}