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

{
    "count": 17906,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=15550&ordering=-format",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=15450&ordering=-format",
    "results": [
        {
            "id": 5626,
            "video": 623511,
            "format": 2,
            "filename": "623511/broadcast/4213_e11f95c2cfe84fa99686c10fbdec3a91.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.51,
            "truepeakLufs": 0.02
        },
        {
            "id": 5632,
            "video": 623512,
            "format": 2,
            "filename": "623512/broadcast/4176_2987457d687e4771b0085e60106f29af.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.6,
            "truepeakLufs": 0.56
        },
        {
            "id": 5637,
            "video": 623513,
            "format": 2,
            "filename": "623513/broadcast/4083_148c70f1502a4c9c8008c98a8591d174.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.54,
            "truepeakLufs": -4.97
        },
        {
            "id": 5642,
            "video": 623514,
            "format": 2,
            "filename": "623514/broadcast/4117_a6dad23586ff4c888a9787b5cca99db1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.82,
            "truepeakLufs": -3.28
        },
        {
            "id": 5647,
            "video": 623515,
            "format": 2,
            "filename": "623515/broadcast/4119_bc3db6bc7c37409d80976bbec57c5da2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.59,
            "truepeakLufs": -5.43
        },
        {
            "id": 5652,
            "video": 623516,
            "format": 2,
            "filename": "623516/broadcast/4118_e7f58272b81341a6b288533b40412131.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.04,
            "truepeakLufs": -4.72
        },
        {
            "id": 5657,
            "video": 623517,
            "format": 2,
            "filename": "623517/broadcast/4120_708eb9d26f80416ea9d05115882194d4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.6,
            "truepeakLufs": -4.03
        },
        {
            "id": 5667,
            "video": 623519,
            "format": 2,
            "filename": "623519/broadcast/4122_aa91ded5359642aeb6d95212ac5dd021.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.81,
            "truepeakLufs": -5.99
        },
        {
            "id": 16616,
            "video": 625173,
            "format": 2,
            "filename": "625173/broadcast/Empo-130502.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.05,
            "truepeakLufs": 0.69
        },
        {
            "id": 22199,
            "video": 626308,
            "format": 2,
            "filename": "626308/broadcast/Shofar TV 14 Reise til Tel Aviv.dv",
            "createdTime": "2020-02-03T15:28:50.809831Z",
            "integratedLufs": -22.37,
            "truepeakLufs": -3.71
        },
        {
            "id": 5523,
            "video": 623491,
            "format": 2,
            "filename": "623491/broadcast/4066_7f0ffd79b41242d1b93af057ca4f35b4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.6,
            "truepeakLufs": 0.03
        },
        {
            "id": 5528,
            "video": 623493,
            "format": 2,
            "filename": "623493/broadcast/4044_94c006521af040c39e4ca8b10639e7b4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.21,
            "truepeakLufs": 0.23
        },
        {
            "id": 5534,
            "video": 623494,
            "format": 2,
            "filename": "623494/broadcast/4002_25dcb640760745cfa7ab84d7f70f5c69.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.75,
            "truepeakLufs": -6.01
        },
        {
            "id": 5539,
            "video": 623495,
            "format": 2,
            "filename": "623495/broadcast/3698_fe045c068d6c4c4e9e9636537bde2d61.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.4,
            "truepeakLufs": 0.06
        },
        {
            "id": 5549,
            "video": 623497,
            "format": 2,
            "filename": "623497/broadcast/4124_bfc491c101db40d48f8fd586f44bbdc2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.73,
            "truepeakLufs": 0.65
        },
        {
            "id": 5554,
            "video": 623498,
            "format": 2,
            "filename": "623498/broadcast/3949_0b3a1c28928b4e7ca4bacd5bad7cb501.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.44,
            "truepeakLufs": -1.44
        },
        {
            "id": 5559,
            "video": 623499,
            "format": 2,
            "filename": "623499/broadcast/3950_e8e746b06ecd419d9480311dcce868f4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.62,
            "truepeakLufs": -1.24
        },
        {
            "id": 5564,
            "video": 623500,
            "format": 2,
            "filename": "623500/broadcast/4045_89c5db59cbe749eeb6f3bd89d887b421.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.23,
            "truepeakLufs": 0.09
        },
        {
            "id": 5570,
            "video": 623501,
            "format": 2,
            "filename": "623501/broadcast/4003_aa547adc00d7499f84c36f544390b3ef.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.52,
            "truepeakLufs": -6.01
        },
        {
            "id": 5575,
            "video": 623502,
            "format": 2,
            "filename": "623502/broadcast/4201_3f9779e01651453682bde923012fc1ad.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.8,
            "truepeakLufs": -0.25
        },
        {
            "id": 5581,
            "video": 623503,
            "format": 2,
            "filename": "623503/broadcast/4071_2da5da29f6a94ef7992ad958e6e13a1b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.28,
            "truepeakLufs": 0.01
        },
        {
            "id": 16614,
            "video": 625170,
            "format": 2,
            "filename": "625170/broadcast/Empo-130425.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.36,
            "truepeakLufs": 0.09
        },
        {
            "id": 5449,
            "video": 623478,
            "format": 2,
            "filename": "623478/broadcast/4077_fd1dc1479bb4487fa523b1fd73324ee5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.03,
            "truepeakLufs": -1.3
        },
        {
            "id": 5455,
            "video": 623479,
            "format": 2,
            "filename": "623479/broadcast/4078_777763bdc19842b29a286552a504f689.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.47,
            "truepeakLufs": 0.19
        },
        {
            "id": 5461,
            "video": 623480,
            "format": 2,
            "filename": "623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.95,
            "truepeakLufs": 0.24
        },
        {
            "id": 5467,
            "video": 623481,
            "format": 2,
            "filename": "623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.19,
            "truepeakLufs": -4.32
        },
        {
            "id": 5472,
            "video": 623482,
            "format": 2,
            "filename": "623482/broadcast/4001_ebc148b02d6c416694b0cbf06ac59cd1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.09,
            "truepeakLufs": -6.01
        },
        {
            "id": 5477,
            "video": 623483,
            "format": 2,
            "filename": "623483/broadcast/3957_9a944ce4c99c4ab0b13681cda421d3fd.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.22,
            "truepeakLufs": 0.34
        },
        {
            "id": 5482,
            "video": 623484,
            "format": 2,
            "filename": "623484/broadcast/4010_d525beff320c4c7fa8368c1446912f4f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.46,
            "truepeakLufs": 0.96
        },
        {
            "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": 5494,
            "video": 623486,
            "format": 2,
            "filename": "623486/broadcast/4012_e4a104736ce34a60a6e0576bc122d338.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.95,
            "truepeakLufs": 0.0
        },
        {
            "id": 5506,
            "video": 623488,
            "format": 2,
            "filename": "623488/broadcast/4011_58e6790f72e24a36b4ea73f22df190ff.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.39,
            "truepeakLufs": 0.3
        },
        {
            "id": 5518,
            "video": 623490,
            "format": 2,
            "filename": "623490/broadcast/3958_60d4e5b95318474c9966f3bb790ec26a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.7,
            "truepeakLufs": 0.43
        },
        {
            "id": 16612,
            "video": 625168,
            "format": 2,
            "filename": "625168/broadcast/Empo-130411.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.89,
            "truepeakLufs": 0.08
        },
        {
            "id": 5367,
            "video": 623455,
            "format": 2,
            "filename": "623455/broadcast/4049_09b79adfbe8d4cd58432c9c4d228d7f5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.79,
            "truepeakLufs": -2.42
        },
        {
            "id": 5373,
            "video": 623458,
            "format": 2,
            "filename": "623458/broadcast/4053_39be51a7d05b40b7af1b0bab4815dec2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -10.35,
            "truepeakLufs": 0.35
        },
        {
            "id": 5379,
            "video": 623459,
            "format": 2,
            "filename": "623459/broadcast/4055_dc6626cecb804a58814105fbbb3178d1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -10.35,
            "truepeakLufs": 0.35
        },
        {
            "id": 5385,
            "video": 623466,
            "format": 2,
            "filename": "623466/broadcast/3945_14d1bfbbe3564587a4d5736198dd198d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.34,
            "truepeakLufs": -4.41
        },
        {
            "id": 5390,
            "video": 623467,
            "format": 2,
            "filename": "623467/broadcast/4064_0192ba7b02e744979dcf12d9b5914a27.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.63,
            "truepeakLufs": 0.72
        },
        {
            "id": 5402,
            "video": 623469,
            "format": 2,
            "filename": "623469/broadcast/3919_cf74a08a2c9c40eda857a7092ccaf4d9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.86,
            "truepeakLufs": -3.22
        },
        {
            "id": 5407,
            "video": 623470,
            "format": 2,
            "filename": "623470/broadcast/3920_e357378be5f44e5d91b43d4bd3dafd6e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.23,
            "truepeakLufs": -3.22
        },
        {
            "id": 5412,
            "video": 623471,
            "format": 2,
            "filename": "623471/broadcast/4000_78221753eaa74c7ea38203bafd2d639a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.9,
            "truepeakLufs": -6.01
        },
        {
            "id": 5417,
            "video": 623472,
            "format": 2,
            "filename": "623472/broadcast/3956_3d54469a1913440a86bf01b86811893a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.84,
            "truepeakLufs": 0.46
        },
        {
            "id": 5422,
            "video": 623473,
            "format": 2,
            "filename": "623473/broadcast/3993_f0fc41ce83cc4a3b97f464a7f21867cd.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.8,
            "truepeakLufs": 0.0
        },
        {
            "id": 5428,
            "video": 623474,
            "format": 2,
            "filename": "623474/broadcast/3946_6a3e2ff3fecf43458bc8b1b92713a6c7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.15,
            "truepeakLufs": -6.4
        },
        {
            "id": 5433,
            "video": 623475,
            "format": 2,
            "filename": "623475/broadcast/3697_5894b32c2c6c47cb81cf271096c243c3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.7,
            "truepeakLufs": 0.09
        },
        {
            "id": 5438,
            "video": 623476,
            "format": 2,
            "filename": "623476/broadcast/4076_ccc0dcbcdbb4462d959925fca948db9c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.7,
            "truepeakLufs": 0.03
        },
        {
            "id": 16611,
            "video": 625167,
            "format": 2,
            "filename": "625167/broadcast/uke12.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.89,
            "truepeakLufs": -0.5
        },
        {
            "id": 5287,
            "video": 623429,
            "format": 2,
            "filename": "623429/broadcast/3749_11cc9f2986114adab57ff36e2fdb14f4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.91,
            "truepeakLufs": -8.12
        },
        {
            "id": 5297,
            "video": 623431,
            "format": 2,
            "filename": "623431/broadcast/3994_2f1b7273eb754969be11170c96dae9b6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.59,
            "truepeakLufs": -5.78
        }
    ]
}