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

{
    "count": 17249,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16600&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16500&ordering=-id",
    "results": [
        {
            "id": 1122,
            "video": 622263,
            "format": 5,
            "filename": "622263/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1121,
            "video": 622263,
            "format": 4,
            "filename": "622263/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1119,
            "video": 622263,
            "format": 2,
            "filename": "622263/broadcast/orig_a6306de304124ca08c9b27d805350e3c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -31.89,
            "truepeakLufs": -9.05
        },
        {
            "id": 1118,
            "video": 622263,
            "format": 1,
            "filename": "622263/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1117,
            "video": 622261,
            "format": 6,
            "filename": "622261/original/orig_af5cb48db48e4eca8a51405af9580c27.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.54,
            "truepeakLufs": -1.68
        },
        {
            "id": 1116,
            "video": 622261,
            "format": 5,
            "filename": "622261/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1115,
            "video": 622261,
            "format": 4,
            "filename": "622261/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1113,
            "video": 622261,
            "format": 2,
            "filename": "622261/broadcast/2103_f92874bc31bd44edb424cf71893acf55.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.54,
            "truepeakLufs": -1.68
        },
        {
            "id": 1112,
            "video": 622261,
            "format": 1,
            "filename": "622261/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1111,
            "video": 622260,
            "format": 5,
            "filename": "622260/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1110,
            "video": 622260,
            "format": 4,
            "filename": "622260/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1108,
            "video": 622260,
            "format": 2,
            "filename": "622260/broadcast/orig_a9d7cf17c4524208ae2974ebfc097ee7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.38,
            "truepeakLufs": 0.03
        },
        {
            "id": 1107,
            "video": 622260,
            "format": 1,
            "filename": "622260/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1106,
            "video": 622259,
            "format": 5,
            "filename": "622259/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1105,
            "video": 622259,
            "format": 4,
            "filename": "622259/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1103,
            "video": 622259,
            "format": 2,
            "filename": "622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -33.62,
            "truepeakLufs": -12.51
        },
        {
            "id": 1102,
            "video": 622259,
            "format": 1,
            "filename": "622259/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1101,
            "video": 622258,
            "format": 6,
            "filename": "622258/original/orig_estv uke 6-09.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.02,
            "truepeakLufs": 0.79
        },
        {
            "id": 1100,
            "video": 622258,
            "format": 5,
            "filename": "622258/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1099,
            "video": 622258,
            "format": 4,
            "filename": "622258/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1097,
            "video": 622258,
            "format": 2,
            "filename": "622258/broadcast/2090_0eeccf238375469993743bee117d7baa.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.03,
            "truepeakLufs": 0.79
        },
        {
            "id": 1096,
            "video": 622258,
            "format": 1,
            "filename": "622258/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1095,
            "video": 622257,
            "format": 5,
            "filename": "622257/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1094,
            "video": 622257,
            "format": 4,
            "filename": "622257/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1092,
            "video": 622257,
            "format": 2,
            "filename": "622257/broadcast/orig_ESTV Uke 5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.55,
            "truepeakLufs": -6.08
        },
        {
            "id": 1091,
            "video": 622257,
            "format": 1,
            "filename": "622257/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1090,
            "video": 622256,
            "format": 5,
            "filename": "622256/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1089,
            "video": 622256,
            "format": 4,
            "filename": "622256/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1087,
            "video": 622256,
            "format": 2,
            "filename": "622256/broadcast/orig_Finnerlykke 04 b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.06,
            "truepeakLufs": 0.47
        },
        {
            "id": 1086,
            "video": 622256,
            "format": 1,
            "filename": "622256/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1085,
            "video": 622255,
            "format": 5,
            "filename": "622255/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1084,
            "video": 622255,
            "format": 4,
            "filename": "622255/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1082,
            "video": 622255,
            "format": 2,
            "filename": "622255/broadcast/orig_Finnerlykke 03 b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.04,
            "truepeakLufs": 0.35
        },
        {
            "id": 1081,
            "video": 622255,
            "format": 1,
            "filename": "622255/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1080,
            "video": 622254,
            "format": 5,
            "filename": "622254/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1079,
            "video": 622254,
            "format": 4,
            "filename": "622254/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1077,
            "video": 622254,
            "format": 2,
            "filename": "622254/broadcast/orig_Finnerlykke 02B - samtalegruppe.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.68,
            "truepeakLufs": 0.11
        },
        {
            "id": 1076,
            "video": 622254,
            "format": 1,
            "filename": "622254/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1075,
            "video": 622253,
            "format": 5,
            "filename": "622253/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1074,
            "video": 622253,
            "format": 4,
            "filename": "622253/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1072,
            "video": 622253,
            "format": 2,
            "filename": "622253/broadcast/orig_Finnerlykke 01B - samtalegruppe.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.55,
            "truepeakLufs": 0.01
        },
        {
            "id": 1071,
            "video": 622253,
            "format": 1,
            "filename": "622253/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1070,
            "video": 622252,
            "format": 5,
            "filename": "622252/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1069,
            "video": 622252,
            "format": 4,
            "filename": "622252/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1067,
            "video": 622252,
            "format": 2,
            "filename": "622252/broadcast/orig_5e79a71bd42440ad9c029538135b286f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.74,
            "truepeakLufs": -2.82
        },
        {
            "id": 1066,
            "video": 622252,
            "format": 1,
            "filename": "622252/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1065,
            "video": 622251,
            "format": 5,
            "filename": "622251/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1064,
            "video": 622251,
            "format": 4,
            "filename": "622251/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1062,
            "video": 622251,
            "format": 2,
            "filename": "622251/broadcast/orig_Lev Vel 08 011.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.41,
            "truepeakLufs": -3.89
        },
        {
            "id": 1061,
            "video": 622251,
            "format": 1,
            "filename": "622251/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}