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=10700&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=10750&ordering=video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10650&ordering=video",
    "results": [
        {
            "id": 7306,
            "video": 623855,
            "format": 1,
            "filename": "623855/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7309,
            "video": 623855,
            "format": 4,
            "filename": "623855/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7310,
            "video": 623855,
            "format": 5,
            "filename": "623855/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 15386,
            "video": 623855,
            "format": 7,
            "filename": "623855/theora/4605_9b81669c08be48a2804d3de85c534bb7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.27,
            "truepeakLufs": -4.72
        },
        {
            "id": 7301,
            "video": 623854,
            "format": 1,
            "filename": "623854/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7304,
            "video": 623854,
            "format": 4,
            "filename": "623854/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7305,
            "video": 623854,
            "format": 5,
            "filename": "623854/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 15727,
            "video": 623854,
            "format": 7,
            "filename": "623854/theora/4591_449002cada5c4ec9a36de7dcffe62432.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.69,
            "truepeakLufs": -6.62
        },
        {
            "id": 7296,
            "video": 623853,
            "format": 1,
            "filename": "623853/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7299,
            "video": 623853,
            "format": 4,
            "filename": "623853/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7300,
            "video": 623853,
            "format": 5,
            "filename": "623853/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14134,
            "video": 623853,
            "format": 7,
            "filename": "623853/theora/4559_53bcfdaebf5d477488e56c1b41dfe16f.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.61,
            "truepeakLufs": -3.06
        },
        {
            "id": 7297,
            "video": 623853,
            "format": 2,
            "filename": "623853/broadcast/4559_c2c225c229eb41bab6783839844e83a0.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.53,
            "truepeakLufs": -2.98
        },
        {
            "id": 7291,
            "video": 623852,
            "format": 1,
            "filename": "623852/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7294,
            "video": 623852,
            "format": 4,
            "filename": "623852/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7295,
            "video": 623852,
            "format": 5,
            "filename": "623852/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 15876,
            "video": 623852,
            "format": 7,
            "filename": "623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.18,
            "truepeakLufs": 0.15
        },
        {
            "id": 7286,
            "video": 623851,
            "format": 1,
            "filename": "623851/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7289,
            "video": 623851,
            "format": 4,
            "filename": "623851/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7290,
            "video": 623851,
            "format": 5,
            "filename": "623851/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 15190,
            "video": 623851,
            "format": 7,
            "filename": "623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.93,
            "truepeakLufs": -0.25
        },
        {
            "id": 7281,
            "video": 623850,
            "format": 1,
            "filename": "623850/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7284,
            "video": 623850,
            "format": 4,
            "filename": "623850/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7285,
            "video": 623850,
            "format": 5,
            "filename": "623850/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7282,
            "video": 623850,
            "format": 2,
            "filename": "623850/broadcast/4481_7b00144d51ed4044aec7866496ba459b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.35,
            "truepeakLufs": 2.01
        },
        {
            "id": 15189,
            "video": 623850,
            "format": 7,
            "filename": "623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.47,
            "truepeakLufs": 0.44
        },
        {
            "id": 7276,
            "video": 623849,
            "format": 1,
            "filename": "623849/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7279,
            "video": 623849,
            "format": 4,
            "filename": "623849/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7280,
            "video": 623849,
            "format": 5,
            "filename": "623849/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": 15187,
            "video": 623849,
            "format": 7,
            "filename": "623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.65,
            "truepeakLufs": -1.83
        },
        {
            "id": 7271,
            "video": 623848,
            "format": 1,
            "filename": "623848/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7274,
            "video": 623848,
            "format": 4,
            "filename": "623848/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7275,
            "video": 623848,
            "format": 5,
            "filename": "623848/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 15188,
            "video": 623848,
            "format": 7,
            "filename": "623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.73,
            "truepeakLufs": -2.96
        },
        {
            "id": 7265,
            "video": 623847,
            "format": 1,
            "filename": "623847/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7268,
            "video": 623847,
            "format": 4,
            "filename": "623847/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7269,
            "video": 623847,
            "format": 5,
            "filename": "623847/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 14366,
            "video": 623847,
            "format": 7,
            "filename": "623847/theora/4569_f4ca0e88f79d4cc4bde60c9601941d22.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.89,
            "truepeakLufs": 0.87
        },
        {
            "id": 7270,
            "video": 623847,
            "format": 6,
            "filename": "623847/original/orig_5c934d5f45df4a2b96384aea2d4bca5d.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.84,
            "truepeakLufs": 0.75
        },
        {
            "id": 7260,
            "video": 623846,
            "format": 1,
            "filename": "623846/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7263,
            "video": 623846,
            "format": 4,
            "filename": "623846/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7264,
            "video": 623846,
            "format": 5,
            "filename": "623846/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7261,
            "video": 623846,
            "format": 2,
            "filename": "623846/broadcast/4622_10395a3eb7d64a45a2eb323f46bcb04c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.1,
            "truepeakLufs": -6.66
        }
    ]
}