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=12950&ordering=-integrated_lufs
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=13000&ordering=-integrated_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12900&ordering=-integrated_lufs",
    "results": [
        {
            "id": 16254,
            "video": 623830,
            "format": 7,
            "filename": "623830/theora/4601_affe54a0f1db4e4c989ad3a1b44bd148.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.35,
            "truepeakLufs": -4.22
        },
        {
            "id": 11480,
            "video": 624645,
            "format": 2,
            "filename": "624645/broadcast/5737_40a6751ce6d14cda9a064d6889dd8bad.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.35,
            "truepeakLufs": 2.49
        },
        {
            "id": 21605,
            "video": 626081,
            "format": 6,
            "filename": "626081/original/051218_VAN_RHMW_WEB.mp4",
            "createdTime": "2018-12-05T08:51:51.667616Z",
            "integratedLufs": -21.35,
            "truepeakLufs": 0.0
        },
        {
            "id": 21606,
            "video": 626081,
            "format": 2,
            "filename": "626081/broadcast/051218_VAN_RHMW_WEB.dv",
            "createdTime": "2018-12-05T08:52:24.415922Z",
            "integratedLufs": -21.35,
            "truepeakLufs": 0.0
        },
        {
            "id": 10561,
            "video": 624479,
            "format": 2,
            "filename": "624479/broadcast/5604_1c7fbba5e92d4125be07f9e93c8f3f08.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -3.65
        },
        {
            "id": 15431,
            "video": 623542,
            "format": 7,
            "filename": "623542/theora/4181_47baf24ca4df49b69807557396993519.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -5.7
        },
        {
            "id": 14122,
            "video": 623500,
            "format": 7,
            "filename": "623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": 0.29
        },
        {
            "id": 4627,
            "video": 623293,
            "format": 2,
            "filename": "623293/broadcast/2865_ec18ac43f145481b9eec89387d13fdcc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -7.4
        },
        {
            "id": 17348,
            "video": 625342,
            "format": 6,
            "filename": "625342/original/MarcoTempest_2012G.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -3.97
        },
        {
            "id": 15782,
            "video": 622112,
            "format": 7,
            "filename": "622112/theora/1541_e38f7017063847788ee0cafcf84acaf8.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -0.17
        },
        {
            "id": 11680,
            "video": 624686,
            "format": 2,
            "filename": "624686/broadcast/5899_d5fdb7217b114bca83634a5650453da5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -9.19
        },
        {
            "id": 7657,
            "video": 623923,
            "format": 6,
            "filename": "623923/original/orig_db9cf2dfd33b4abf85dafd02adc0767c.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -0.87
        },
        {
            "id": 17349,
            "video": 625342,
            "format": 2,
            "filename": "625342/broadcast/MarcoTempest_2012G.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -3.97
        },
        {
            "id": 14616,
            "video": 624311,
            "format": 7,
            "filename": "624311/theora/5373_b6b2e6c2d0134c7580a00c4a0dbc807f.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": 0.17
        },
        {
            "id": 7653,
            "video": 623923,
            "format": 2,
            "filename": "623923/broadcast/4751_542cecefc6d4453e9426429b5256aa31.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -0.87
        },
        {
            "id": 18568,
            "video": 624492,
            "format": 7,
            "filename": "624492/theora/orig_18e78492bd534caca502c351e2e1a479.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -0.15
        },
        {
            "id": 10565,
            "video": 624479,
            "format": 6,
            "filename": "624479/original/orig_da5a0a0b98fd480db9de701951b561fd.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -3.65
        },
        {
            "id": 4781,
            "video": 623324,
            "format": 2,
            "filename": "623324/broadcast/3791_24952f2489e749cbb9a0006649b9b536.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.37,
            "truepeakLufs": 0.09
        },
        {
            "id": 1022,
            "video": 622243,
            "format": 2,
            "filename": "622243/broadcast/orig_Program 2 - Varmelærens premisser for å skape liv.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.37,
            "truepeakLufs": -0.29
        },
        {
            "id": 3895,
            "video": 623126,
            "format": 2,
            "filename": "623126/broadcast/3533_52074066438a4b2095e7cf19b1b58cdc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.37,
            "truepeakLufs": 0.03
        },
        {
            "id": 14285,
            "video": 622992,
            "format": 7,
            "filename": "622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.37,
            "truepeakLufs": 0.49
        },
        {
            "id": 2462,
            "video": 622536,
            "format": 2,
            "filename": "622536/broadcast/orig_STV U43 Teater.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.38,
            "truepeakLufs": -0.13
        },
        {
            "id": 17338,
            "video": 625335,
            "format": 2,
            "filename": "625335/broadcast/SirKenRobinson_2013S.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.38,
            "truepeakLufs": -2.91
        },
        {
            "id": 14922,
            "video": 622219,
            "format": 7,
            "filename": "622219/theora/1761_dc2efa86f5594378933f4cace9ad8b2b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.38,
            "truepeakLufs": 1.91
        },
        {
            "id": 8798,
            "video": 624147,
            "format": 2,
            "filename": "624147/broadcast/5074_f7a43e5073404cf1b1e32a865824e131.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.38,
            "truepeakLufs": -2.38
        },
        {
            "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": 17361,
            "video": 625338,
            "format": 2,
            "filename": "625338/broadcast/MarcoTempest_Session4_2012.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.39,
            "truepeakLufs": 0.03
        },
        {
            "id": 17359,
            "video": 625338,
            "format": 6,
            "filename": "625338/original/MarcoTempest_Session4_2012.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.39,
            "truepeakLufs": 0.18
        },
        {
            "id": 22148,
            "video": 626290,
            "format": 7,
            "filename": "626290/theora/Shofar TV program 12 Påsken i Israel.ogv",
            "createdTime": "2020-01-29T22:17:52.807690Z",
            "integratedLufs": -21.4,
            "truepeakLufs": -1.57
        },
        {
            "id": 5488,
            "video": 623485,
            "format": 2,
            "filename": "623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.4,
            "truepeakLufs": 0.03
        },
        {
            "id": 5492,
            "video": 623485,
            "format": 6,
            "filename": "623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.4,
            "truepeakLufs": 0.27
        },
        {
            "id": 14255,
            "video": 624164,
            "format": 7,
            "filename": "624164/theora/5122_817ece0b473e4599bd507bfdfb44dd32.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.4,
            "truepeakLufs": 1.49
        },
        {
            "id": 15865,
            "video": 623385,
            "format": 7,
            "filename": "623385/theora/3390_7e006da5341e4d18a06814399fbf8e22.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.4,
            "truepeakLufs": 0.49
        },
        {
            "id": 6491,
            "video": 623698,
            "format": 2,
            "filename": "623698/broadcast/4439_3465a28165aa4d9ab637d94aa9e94bb4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": -2.0
        },
        {
            "id": 15586,
            "video": 624688,
            "format": 7,
            "filename": "624688/theora/5901_b3993a579736495f932b35aa51679323.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": -9.17
        },
        {
            "id": 3024,
            "video": 622918,
            "format": 6,
            "filename": "622918/original/orig_4955526d0cfc49bda8964cbf6a3dad70.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": 0.15
        },
        {
            "id": 18723,
            "video": 625384,
            "format": 7,
            "filename": "625384/theora/20140610-openbroadcasting-frikanalen.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": -6.0
        },
        {
            "id": 3020,
            "video": 622918,
            "format": 2,
            "filename": "622918/broadcast/3164_095d6f97252e4498bc28380f16c243ed.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": 0.15
        },
        {
            "id": 2482,
            "video": 622540,
            "format": 2,
            "filename": "622540/broadcast/orig_STV U34 StudentersamfundetNY.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": -0.17
        },
        {
            "id": 3884,
            "video": 623124,
            "format": 2,
            "filename": "623124/broadcast/3299_c080ec7891d74aa39b876aa1971bd837.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": 0.12
        },
        {
            "id": 6495,
            "video": 623698,
            "format": 6,
            "filename": "623698/original/orig_f67ecacb6862449cb70306b2ecd8d8dd.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": -2.0
        },
        {
            "id": 15383,
            "video": 623443,
            "format": 7,
            "filename": "623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.42,
            "truepeakLufs": 0.16
        },
        {
            "id": 17033,
            "video": 625243,
            "format": 2,
            "filename": "625243/broadcast/How-to-survive-spiritually-in-our-times.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.42,
            "truepeakLufs": -2.12
        },
        {
            "id": 21607,
            "video": 626081,
            "format": 7,
            "filename": "626081/theora/051218_VAN_RHMW_WEB.ogv",
            "createdTime": "2018-12-05T08:54:59.047496Z",
            "integratedLufs": -21.42,
            "truepeakLufs": 0.04
        },
        {
            "id": 15205,
            "video": 622243,
            "format": 7,
            "filename": "622243/theora/2072_b5dfe565dad8438a95d38f32181df98a.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.42,
            "truepeakLufs": 1.52
        },
        {
            "id": 17339,
            "video": 625335,
            "format": 6,
            "filename": "625335/original/SirKenRobinson_2013S.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.42,
            "truepeakLufs": -2.91
        },
        {
            "id": 22207,
            "video": 626312,
            "format": 2,
            "filename": "626312/broadcast/Shofar Tempeldagen i Jerusalem program 21.dv",
            "createdTime": "2020-02-03T16:12:14.074964Z",
            "integratedLufs": -21.42,
            "truepeakLufs": -2.5
        },
        {
            "id": 16267,
            "video": 623923,
            "format": 7,
            "filename": "623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.42,
            "truepeakLufs": -1.44
        },
        {
            "id": 22205,
            "video": 626312,
            "format": 6,
            "filename": "626312/original/Shofar Tempeldagen i Jerusalem program 21.mp4",
            "createdTime": "2020-02-03T16:10:08.849604Z",
            "integratedLufs": -21.42,
            "truepeakLufs": -2.5
        },
        {
            "id": 22203,
            "video": 626310,
            "format": 2,
            "filename": "626310/broadcast/Shofar TV 15 Kristi himmelfartsdag.dv",
            "createdTime": "2020-02-03T15:55:29.732594Z",
            "integratedLufs": -21.43,
            "truepeakLufs": -3.24
        }
    ]
}