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

{
    "count": 17541,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10100&ordering=integrated_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10000&ordering=integrated_lufs",
    "results": [
        {
            "id": 4053,
            "video": 623159,
            "format": 5,
            "filename": "623159/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4052,
            "video": 623159,
            "format": 4,
            "filename": "623159/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18014,
            "video": 625348,
            "format": 5,
            "filename": "625348/small_thumb/JamesRandi_2007.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4049,
            "video": 623159,
            "format": 1,
            "filename": "623159/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4048,
            "video": 623158,
            "format": 5,
            "filename": "623158/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4047,
            "video": 623158,
            "format": 4,
            "filename": "623158/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18013,
            "video": 625349,
            "format": 5,
            "filename": "625349/small_thumb/ErnestoSirolli_2012X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4044,
            "video": 623158,
            "format": 1,
            "filename": "623158/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4043,
            "video": 623156,
            "format": 5,
            "filename": "623156/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4042,
            "video": 623156,
            "format": 4,
            "filename": "623156/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18012,
            "video": 625349,
            "format": 1,
            "filename": "625349/large_thumb/ErnestoSirolli_2012X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4039,
            "video": 623156,
            "format": 1,
            "filename": "623156/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4038,
            "video": 623155,
            "format": 5,
            "filename": "623155/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4037,
            "video": 623155,
            "format": 4,
            "filename": "623155/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18011,
            "video": 625350,
            "format": 1,
            "filename": "625350/large_thumb/KirbyFerguson_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4034,
            "video": 623155,
            "format": 1,
            "filename": "623155/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4033,
            "video": 623154,
            "format": 5,
            "filename": "623154/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4032,
            "video": 623154,
            "format": 4,
            "filename": "623154/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18010,
            "video": 625350,
            "format": 5,
            "filename": "625350/small_thumb/KirbyFerguson_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4029,
            "video": 623154,
            "format": 1,
            "filename": "623154/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4028,
            "video": 623153,
            "format": 5,
            "filename": "623153/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4027,
            "video": 623153,
            "format": 4,
            "filename": "623153/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18009,
            "video": 625351,
            "format": 5,
            "filename": "625351/small_thumb/DanielSuarez_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4024,
            "video": 623153,
            "format": 1,
            "filename": "623153/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4471,
            "video": 623257,
            "format": 4,
            "filename": "623257/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4022,
            "video": 623152,
            "format": 5,
            "filename": "623152/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4021,
            "video": 623152,
            "format": 4,
            "filename": "623152/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18008,
            "video": 625351,
            "format": 1,
            "filename": "625351/large_thumb/DanielSuarez_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4018,
            "video": 623152,
            "format": 1,
            "filename": "623152/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4016,
            "video": 623151,
            "format": 5,
            "filename": "623151/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4015,
            "video": 623151,
            "format": 4,
            "filename": "623151/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18007,
            "video": 625352,
            "format": 1,
            "filename": "625352/large_thumb/ApolloRobbins_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4012,
            "video": 623151,
            "format": 1,
            "filename": "623151/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4011,
            "video": 623150,
            "format": 5,
            "filename": "623150/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4010,
            "video": 623150,
            "format": 4,
            "filename": "623150/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18006,
            "video": 625352,
            "format": 5,
            "filename": "625352/small_thumb/ApolloRobbins_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4007,
            "video": 623150,
            "format": 1,
            "filename": "623150/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4006,
            "video": 623149,
            "format": 5,
            "filename": "623149/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4005,
            "video": 623149,
            "format": 4,
            "filename": "623149/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18005,
            "video": 625353,
            "format": 5,
            "filename": "625353/small_thumb/SergeiLupashin_2014S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4002,
            "video": 623149,
            "format": 1,
            "filename": "623149/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4001,
            "video": 623148,
            "format": 5,
            "filename": "623148/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4000,
            "video": 623148,
            "format": 4,
            "filename": "623148/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18004,
            "video": 625353,
            "format": 1,
            "filename": "625353/large_thumb/SergeiLupashin_2014S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3997,
            "video": 623148,
            "format": 1,
            "filename": "623148/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18003,
            "video": 625354,
            "format": 5,
            "filename": "625354/small_thumb/SanjayPradhan_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3991,
            "video": 623146,
            "format": 5,
            "filename": "623146/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3990,
            "video": 623146,
            "format": 4,
            "filename": "623146/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18002,
            "video": 625354,
            "format": 1,
            "filename": "625354/large_thumb/SanjayPradhan_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3987,
            "video": 623146,
            "format": 1,
            "filename": "623146/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}