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

{
    "count": 17926,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=14800&ordering=-id",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=14700&ordering=-id",
    "results": [
        {
            "id": 4379,
            "video": 623232,
            "format": 4,
            "filename": "623232/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4377,
            "video": 623232,
            "format": 2,
            "filename": "623232/broadcast/3660_2d1c21f74ac74c78b9c426ddc2d98e81.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.65,
            "truepeakLufs": -4.49
        },
        {
            "id": 4376,
            "video": 623232,
            "format": 1,
            "filename": "623232/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4375,
            "video": 623231,
            "format": 5,
            "filename": "623231/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4374,
            "video": 623231,
            "format": 4,
            "filename": "623231/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4372,
            "video": 623231,
            "format": 2,
            "filename": "623231/broadcast/3658_22b23a556c5342fb837a92d82626dd16.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.6,
            "truepeakLufs": 0.34
        },
        {
            "id": 4371,
            "video": 623231,
            "format": 1,
            "filename": "623231/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4370,
            "video": 623230,
            "format": 5,
            "filename": "623230/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4369,
            "video": 623230,
            "format": 4,
            "filename": "623230/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4367,
            "video": 623230,
            "format": 2,
            "filename": "623230/broadcast/3636_3755689d69e941cfb073fbea3cb696b8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.78,
            "truepeakLufs": -5.62
        },
        {
            "id": 4366,
            "video": 623230,
            "format": 1,
            "filename": "623230/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4365,
            "video": 623229,
            "format": 5,
            "filename": "623229/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4364,
            "video": 623229,
            "format": 4,
            "filename": "623229/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4362,
            "video": 623229,
            "format": 2,
            "filename": "623229/broadcast/3635_8f900307bc1740aa97ab52361e575370.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.53,
            "truepeakLufs": -0.88
        },
        {
            "id": 4361,
            "video": 623229,
            "format": 1,
            "filename": "623229/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4360,
            "video": 623227,
            "format": 5,
            "filename": "623227/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4359,
            "video": 623227,
            "format": 4,
            "filename": "623227/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4357,
            "video": 623227,
            "format": 2,
            "filename": "623227/broadcast/3652_2895bf21efcc476c96d3861c9b04efff.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.26,
            "truepeakLufs": -3.22
        },
        {
            "id": 4356,
            "video": 623227,
            "format": 1,
            "filename": "623227/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4355,
            "video": 623226,
            "format": 5,
            "filename": "623226/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4354,
            "video": 623226,
            "format": 4,
            "filename": "623226/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4352,
            "video": 623226,
            "format": 2,
            "filename": "623226/broadcast/3650_849259a075904506bdfe952779172b11.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.86,
            "truepeakLufs": -3.22
        },
        {
            "id": 4351,
            "video": 623226,
            "format": 1,
            "filename": "623226/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4350,
            "video": 623225,
            "format": 5,
            "filename": "623225/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4349,
            "video": 623225,
            "format": 4,
            "filename": "623225/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4347,
            "video": 623225,
            "format": 2,
            "filename": "623225/broadcast/3651_b1b53296332e42ee9821cf2989ac192b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.54,
            "truepeakLufs": -3.22
        },
        {
            "id": 4346,
            "video": 623225,
            "format": 1,
            "filename": "623225/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4345,
            "video": 623224,
            "format": 5,
            "filename": "623224/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4344,
            "video": 623224,
            "format": 4,
            "filename": "623224/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4342,
            "video": 623224,
            "format": 2,
            "filename": "623224/broadcast/3618_743266df087446048daddb206193a464.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.98,
            "truepeakLufs": -2.01
        },
        {
            "id": 4341,
            "video": 623224,
            "format": 1,
            "filename": "623224/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4340,
            "video": 623223,
            "format": 6,
            "filename": "623223/original/orig_a8f94035d4b64aa693add7909ecf48ba.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.25,
            "truepeakLufs": 3.14
        },
        {
            "id": 4339,
            "video": 623223,
            "format": 5,
            "filename": "623223/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4338,
            "video": 623223,
            "format": 4,
            "filename": "623223/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4336,
            "video": 623223,
            "format": 2,
            "filename": "623223/broadcast/3655_bcea199de52e4bc8af642c8d8c71d2cd.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.25,
            "truepeakLufs": 2.25
        },
        {
            "id": 4335,
            "video": 623223,
            "format": 1,
            "filename": "623223/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4334,
            "video": 623222,
            "format": 5,
            "filename": "623222/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4333,
            "video": 623222,
            "format": 4,
            "filename": "623222/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4331,
            "video": 623222,
            "format": 2,
            "filename": "623222/broadcast/3647_7495027ce6d74389b38d03270b3e2113.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.89,
            "truepeakLufs": -3.22
        },
        {
            "id": 4330,
            "video": 623222,
            "format": 1,
            "filename": "623222/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4329,
            "video": 623221,
            "format": 5,
            "filename": "623221/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4328,
            "video": 623221,
            "format": 4,
            "filename": "623221/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4326,
            "video": 623221,
            "format": 2,
            "filename": "623221/broadcast/3649_0032550e67664fb6bfe298b2f8b0dc25.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.81,
            "truepeakLufs": -7.77
        },
        {
            "id": 4325,
            "video": 623221,
            "format": 1,
            "filename": "623221/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4324,
            "video": 623220,
            "format": 6,
            "filename": "623220/original/orig_308cc5c9c22c4cadaebcedddafb7ae41.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.9,
            "truepeakLufs": -2.95
        },
        {
            "id": 4323,
            "video": 623220,
            "format": 5,
            "filename": "623220/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4322,
            "video": 623220,
            "format": 4,
            "filename": "623220/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4320,
            "video": 623220,
            "format": 2,
            "filename": "623220/broadcast/3566_7a896fdf2ebc490f958ad0edca3673f7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.9,
            "truepeakLufs": -2.95
        },
        {
            "id": 4319,
            "video": 623220,
            "format": 1,
            "filename": "623220/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4318,
            "video": 623219,
            "format": 5,
            "filename": "623219/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}