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

{
    "count": 17501,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=5500&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=5400&ordering=-created_time",
    "results": [
        {
            "id": 7327,
            "video": 623859,
            "format": 2,
            "filename": "623859/broadcast/4625_cc0ef5915f2a4378a4be521f12fdc9dd.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.92,
            "truepeakLufs": 2.82
        },
        {
            "id": 7322,
            "video": 623858,
            "format": 2,
            "filename": "623858/broadcast/4624_2f432207c36a43f2a07f313108e99522.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.82,
            "truepeakLufs": -0.02
        },
        {
            "id": 7317,
            "video": 623857,
            "format": 2,
            "filename": "623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.0,
            "truepeakLufs": -4.74
        },
        {
            "id": 7312,
            "video": 623856,
            "format": 2,
            "filename": "623856/broadcast/4585_67ecf04c683047f4badd1c4f18ffc423.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.76,
            "truepeakLufs": -3.34
        },
        {
            "id": 7307,
            "video": 623855,
            "format": 2,
            "filename": "623855/broadcast/4605_5a40f1d4cc4a48d39906472344b08063.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.19,
            "truepeakLufs": -4.49
        },
        {
            "id": 7302,
            "video": 623854,
            "format": 2,
            "filename": "623854/broadcast/4591_120830d57980457f9aa1b7805c76e598.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.54,
            "truepeakLufs": -6.35
        },
        {
            "id": 7292,
            "video": 623852,
            "format": 2,
            "filename": "623852/broadcast/4509_47324bbfeecf4f94a556871beb15dbce.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.07,
            "truepeakLufs": 0.23
        },
        {
            "id": 7287,
            "video": 623851,
            "format": 2,
            "filename": "623851/broadcast/4482_363efa83ea854b4291a81b51431c1190.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.81,
            "truepeakLufs": 0.1
        },
        {
            "id": 1983,
            "video": 622438,
            "format": 5,
            "filename": "622438/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7277,
            "video": 623849,
            "format": 2,
            "filename": "623849/broadcast/4479_e60bc5a2274c4df49c8e831e42b358e7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.54,
            "truepeakLufs": -0.58
        },
        {
            "id": 7272,
            "video": 623848,
            "format": 2,
            "filename": "623848/broadcast/4480_98074b59918545d4ab155623bf6bbcf8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.61,
            "truepeakLufs": -2.54
        },
        {
            "id": 7266,
            "video": 623847,
            "format": 2,
            "filename": "623847/broadcast/4569_95741aee6f2041548b3c2c6db9a702fe.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.84,
            "truepeakLufs": 0.75
        },
        {
            "id": 7334,
            "video": 623860,
            "format": 4,
            "filename": "623860/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7335,
            "video": 623860,
            "format": 5,
            "filename": "623860/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7336,
            "video": 623861,
            "format": 1,
            "filename": "623861/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7339,
            "video": 623861,
            "format": 4,
            "filename": "623861/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7340,
            "video": 623861,
            "format": 5,
            "filename": "623861/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7341,
            "video": 623863,
            "format": 1,
            "filename": "623863/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7344,
            "video": 623863,
            "format": 4,
            "filename": "623863/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7345,
            "video": 623863,
            "format": 5,
            "filename": "623863/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7346,
            "video": 623865,
            "format": 1,
            "filename": "623865/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7350,
            "video": 623865,
            "format": 5,
            "filename": "623865/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7351,
            "video": 623866,
            "format": 1,
            "filename": "623866/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7135,
            "video": 623824,
            "format": 2,
            "filename": "623824/broadcast/4596_9550ed2adbce48f8bb40b667d874710b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.7,
            "truepeakLufs": -4.46
        },
        {
            "id": 7354,
            "video": 623866,
            "format": 4,
            "filename": "623866/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7355,
            "video": 623866,
            "format": 5,
            "filename": "623866/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7356,
            "video": 623867,
            "format": 1,
            "filename": "623867/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7359,
            "video": 623867,
            "format": 4,
            "filename": "623867/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7360,
            "video": 623867,
            "format": 5,
            "filename": "623867/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7362,
            "video": 623868,
            "format": 1,
            "filename": "623868/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7365,
            "video": 623868,
            "format": 4,
            "filename": "623868/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7366,
            "video": 623868,
            "format": 5,
            "filename": "623868/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7367,
            "video": 623869,
            "format": 1,
            "filename": "623869/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7370,
            "video": 623869,
            "format": 4,
            "filename": "623869/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7371,
            "video": 623869,
            "format": 5,
            "filename": "623869/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7372,
            "video": 623870,
            "format": 1,
            "filename": "623870/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7375,
            "video": 623870,
            "format": 4,
            "filename": "623870/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7376,
            "video": 623870,
            "format": 5,
            "filename": "623870/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7382,
            "video": 623872,
            "format": 1,
            "filename": "623872/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7385,
            "video": 623872,
            "format": 4,
            "filename": "623872/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7386,
            "video": 623872,
            "format": 5,
            "filename": "623872/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7387,
            "video": 623873,
            "format": 1,
            "filename": "623873/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7390,
            "video": 623873,
            "format": 4,
            "filename": "623873/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7391,
            "video": 623873,
            "format": 5,
            "filename": "623873/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7392,
            "video": 623874,
            "format": 1,
            "filename": "623874/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7395,
            "video": 623874,
            "format": 4,
            "filename": "623874/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7396,
            "video": 623874,
            "format": 5,
            "filename": "623874/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7398,
            "video": 623875,
            "format": 1,
            "filename": "623875/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7401,
            "video": 623875,
            "format": 4,
            "filename": "623875/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7141,
            "video": 623825,
            "format": 2,
            "filename": "623825/broadcast/4595_0928ba33f9734f8599df69635269403e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.36,
            "truepeakLufs": 0.04
        }
    ]
}