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

{
    "count": 18030,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=12600&ordering=video",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=12500&ordering=video",
    "results": [
        {
            "id": 6046,
            "video": 623605,
            "format": 6,
            "filename": "623605/original/orig_2855f83973be44f3bea64850d3d3a6b1.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.64,
            "truepeakLufs": 0.06
        },
        {
            "id": 6042,
            "video": 623605,
            "format": 2,
            "filename": "623605/broadcast/4209_8251bd65d09c421d96c3a1009be01bfa.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.64,
            "truepeakLufs": 0.04
        },
        {
            "id": 16505,
            "video": 623605,
            "format": 7,
            "filename": "623605/theora/4209_8532db11cf0d4812b0fde69556a4cb91.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.72,
            "truepeakLufs": 1.18
        },
        {
            "id": 6029,
            "video": 623603,
            "format": 1,
            "filename": "623603/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6032,
            "video": 623603,
            "format": 4,
            "filename": "623603/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6033,
            "video": 623603,
            "format": 5,
            "filename": "623603/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6030,
            "video": 623603,
            "format": 2,
            "filename": "623603/broadcast/4208_205d28d876be479fa2537ac8498a0c55.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.46,
            "truepeakLufs": 0.0
        },
        {
            "id": 16504,
            "video": 623603,
            "format": 7,
            "filename": "623603/theora/4208_f96254e57e854d93841ee03cad72875b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.54,
            "truepeakLufs": 0.48
        },
        {
            "id": 6034,
            "video": 623603,
            "format": 6,
            "filename": "623603/original/orig_7d110d49cb3746a1bc9b300b735cc50e.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.46,
            "truepeakLufs": 0.01
        },
        {
            "id": 6024,
            "video": 623602,
            "format": 1,
            "filename": "623602/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6027,
            "video": 623602,
            "format": 4,
            "filename": "623602/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6028,
            "video": 623602,
            "format": 5,
            "filename": "623602/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6025,
            "video": 623602,
            "format": 2,
            "filename": "623602/broadcast/4286_820eb72413f548f68798243fadac826d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.05,
            "truepeakLufs": -2.81
        },
        {
            "id": 16293,
            "video": 623602,
            "format": 7,
            "filename": "623602/theora/4286_3c1291170da947e09939013adcafa562.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.15,
            "truepeakLufs": -2.91
        },
        {
            "id": 6019,
            "video": 623601,
            "format": 1,
            "filename": "623601/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6022,
            "video": 623601,
            "format": 4,
            "filename": "623601/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6023,
            "video": 623601,
            "format": 5,
            "filename": "623601/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6020,
            "video": 623601,
            "format": 2,
            "filename": "623601/broadcast/4284_8b3602a93cc245b881334572b6a38c93.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.18,
            "truepeakLufs": -2.18
        },
        {
            "id": 16292,
            "video": 623601,
            "format": 7,
            "filename": "623601/theora/4284_cdb9d67a69d84616a3e3c5afdeb68d42.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.27,
            "truepeakLufs": -2.41
        },
        {
            "id": 6013,
            "video": 623600,
            "format": 1,
            "filename": "623600/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6016,
            "video": 623600,
            "format": 4,
            "filename": "623600/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6017,
            "video": 623600,
            "format": 5,
            "filename": "623600/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6018,
            "video": 623600,
            "format": 6,
            "filename": "623600/original/orig_f7b1b046885c459397675681fdd9ecef.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.24,
            "truepeakLufs": 0.62
        },
        {
            "id": 14135,
            "video": 623600,
            "format": 7,
            "filename": "623600/theora/4195_86c54cee63334d5d92f36d252f9d6715.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.39,
            "truepeakLufs": 0.97
        },
        {
            "id": 6014,
            "video": 623600,
            "format": 2,
            "filename": "623600/broadcast/4195_d05e5629b3834f4a9d0945500ec7d1c5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.24,
            "truepeakLufs": 0.08
        },
        {
            "id": 6008,
            "video": 623599,
            "format": 1,
            "filename": "623599/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6011,
            "video": 623599,
            "format": 4,
            "filename": "623599/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6012,
            "video": 623599,
            "format": 5,
            "filename": "623599/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6009,
            "video": 623599,
            "format": 2,
            "filename": "623599/broadcast/4281_48de85ffc4fa459caf2a2576032ce26a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.41,
            "truepeakLufs": -4.29
        },
        {
            "id": 15625,
            "video": 623599,
            "format": 7,
            "filename": "623599/theora/4281_4266660812be4b1a85fec4ab670e6341.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.51,
            "truepeakLufs": -3.97
        },
        {
            "id": 6003,
            "video": 623598,
            "format": 1,
            "filename": "623598/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6006,
            "video": 623598,
            "format": 4,
            "filename": "623598/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6007,
            "video": 623598,
            "format": 5,
            "filename": "623598/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6004,
            "video": 623598,
            "format": 2,
            "filename": "623598/broadcast/4232_1287a5eef7e848529d4aa161830901b5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.21,
            "truepeakLufs": -1.36
        },
        {
            "id": 16311,
            "video": 623598,
            "format": 7,
            "filename": "623598/theora/4232_2ade271ea70b4f438c12951ec28551ed.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.31,
            "truepeakLufs": -1.49
        },
        {
            "id": 5998,
            "video": 623594,
            "format": 1,
            "filename": "623594/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6001,
            "video": 623594,
            "format": 4,
            "filename": "623594/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6002,
            "video": 623594,
            "format": 5,
            "filename": "623594/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5999,
            "video": 623594,
            "format": 2,
            "filename": "623594/broadcast/4267_b8786ad69b834868984a6d5e781bae8f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.48,
            "truepeakLufs": -0.17
        },
        {
            "id": 15546,
            "video": 623594,
            "format": 7,
            "filename": "623594/theora/4267_c9cd894f1cb2447c9bfecae84fc5bca1.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.59,
            "truepeakLufs": 0.32
        },
        {
            "id": 5993,
            "video": 623593,
            "format": 1,
            "filename": "623593/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5996,
            "video": 623593,
            "format": 4,
            "filename": "623593/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5994,
            "video": 623593,
            "format": 2,
            "filename": "623593/broadcast/4277_f142ed00610f4d4dac855fbff6440150.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.56,
            "truepeakLufs": -11.47
        },
        {
            "id": 5997,
            "video": 623593,
            "format": 5,
            "filename": "623593/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16431,
            "video": 623593,
            "format": 7,
            "filename": "623593/theora/4277_b6d0fb91643a485d80acafd524245d05.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.65,
            "truepeakLufs": -10.88
        },
        {
            "id": 5988,
            "video": 623592,
            "format": 1,
            "filename": "623592/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5991,
            "video": 623592,
            "format": 4,
            "filename": "623592/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5992,
            "video": 623592,
            "format": 5,
            "filename": "623592/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5989,
            "video": 623592,
            "format": 2,
            "filename": "623592/broadcast/4271_6a2b3490b7ba49ba85d6aaa787c44312.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.74,
            "truepeakLufs": -11.01
        },
        {
            "id": 16374,
            "video": 623592,
            "format": 7,
            "filename": "623592/theora/4271_5aff7a2c2b2843c597533d0696077a57.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.89,
            "truepeakLufs": -11.06
        }
    ]
}