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

{
    "count": 17501,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=4500&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=4400&ordering=-created_time",
    "results": [
        {
            "id": 4199,
            "video": 623191,
            "format": 5,
            "filename": "623191/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2274,
            "video": 622496,
            "format": 4,
            "filename": "622496/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1261,
            "video": 622292,
            "format": 4,
            "filename": "622292/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 750,
            "video": 622188,
            "format": 5,
            "filename": "622188/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 509,
            "video": 622136,
            "format": 5,
            "filename": "622136/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4198,
            "video": 623191,
            "format": 4,
            "filename": "623191/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18048,
            "video": 625331,
            "format": 1,
            "filename": "625331/large_thumb/RonFinley_2013.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2271,
            "video": 622496,
            "format": 1,
            "filename": "622496/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18047,
            "video": 625332,
            "format": 5,
            "filename": "625332/small_thumb/BrittaRiley_2011X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18046,
            "video": 625332,
            "format": 1,
            "filename": "625332/large_thumb/BrittaRiley_2011X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2270,
            "video": 622495,
            "format": 5,
            "filename": "622495/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1258,
            "video": 622292,
            "format": 1,
            "filename": "622292/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4195,
            "video": 623191,
            "format": 1,
            "filename": "623191/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4194,
            "video": 623189,
            "format": 5,
            "filename": "623189/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2269,
            "video": 622495,
            "format": 4,
            "filename": "622495/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4193,
            "video": 623189,
            "format": 4,
            "filename": "623189/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18045,
            "video": 625333,
            "format": 5,
            "filename": "625333/small_thumb/PeterVanManen_2013X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2266,
            "video": 622495,
            "format": 1,
            "filename": "622495/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1257,
            "video": 622291,
            "format": 5,
            "filename": "622291/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 749,
            "video": 622188,
            "format": 4,
            "filename": "622188/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4190,
            "video": 623189,
            "format": 1,
            "filename": "623189/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4188,
            "video": 623188,
            "format": 5,
            "filename": "623188/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2265,
            "video": 622494,
            "format": 5,
            "filename": "622494/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4187,
            "video": 623188,
            "format": 4,
            "filename": "623188/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18044,
            "video": 625333,
            "format": 1,
            "filename": "625333/large_thumb/PeterVanManen_2013X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2264,
            "video": 622494,
            "format": 4,
            "filename": "622494/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1256,
            "video": 622291,
            "format": 4,
            "filename": "622291/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4184,
            "video": 623188,
            "format": 1,
            "filename": "623188/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4183,
            "video": 623187,
            "format": 5,
            "filename": "623187/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4182,
            "video": 623187,
            "format": 4,
            "filename": "623187/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18043,
            "video": 625334,
            "format": 1,
            "filename": "625334/large_thumb/SirKenRobinson_2010.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2261,
            "video": 622494,
            "format": 1,
            "filename": "622494/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1253,
            "video": 622291,
            "format": 1,
            "filename": "622291/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 746,
            "video": 622188,
            "format": 1,
            "filename": "622188/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 508,
            "video": 622136,
            "format": 4,
            "filename": "622136/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 373,
            "video": 622109,
            "format": 4,
            "filename": "622109/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4179,
            "video": 623187,
            "format": 1,
            "filename": "623187/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4178,
            "video": 623186,
            "format": 5,
            "filename": "623186/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2260,
            "video": 622493,
            "format": 5,
            "filename": "622493/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4177,
            "video": 623186,
            "format": 4,
            "filename": "623186/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18042,
            "video": 625334,
            "format": 5,
            "filename": "625334/small_thumb/SirKenRobinson_2010.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2259,
            "video": 622493,
            "format": 4,
            "filename": "622493/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1252,
            "video": 622290,
            "format": 5,
            "filename": "622290/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4174,
            "video": 623186,
            "format": 1,
            "filename": "623186/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17818,
            "video": 525091,
            "format": 7,
            "filename": "525091/theora/orig_estv uke 4.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.18,
            "truepeakLufs": -3.71
        },
        {
            "id": 4173,
            "video": 623185,
            "format": 5,
            "filename": "623185/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4172,
            "video": 623185,
            "format": 4,
            "filename": "623185/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2182,
            "video": 622478,
            "format": 2,
            "filename": "622478/broadcast/orig_MNNS fri 01a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.07,
            "truepeakLufs": -6.9
        },
        {
            "id": 1251,
            "video": 622290,
            "format": 4,
            "filename": "622290/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 745,
            "video": 622187,
            "format": 5,
            "filename": "622187/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}