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

{
    "count": 17485,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16400&ordering=-filename",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16300&ordering=-filename",
    "results": [
        {
            "id": 1377,
            "video": 622315,
            "format": 5,
            "filename": "622315/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1376,
            "video": 622315,
            "format": 4,
            "filename": "622315/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1373,
            "video": 622315,
            "format": 1,
            "filename": "622315/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1374,
            "video": 622315,
            "format": 2,
            "filename": "622315/broadcast/orig_f8639e96a25b442283cc5814147c0314.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.0,
            "truepeakLufs": -1.34
        },
        {
            "id": 15536,
            "video": 622314,
            "format": 7,
            "filename": "622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.7,
            "truepeakLufs": 0.18
        },
        {
            "id": 1372,
            "video": 622314,
            "format": 5,
            "filename": "622314/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1371,
            "video": 622314,
            "format": 4,
            "filename": "622314/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1368,
            "video": 622314,
            "format": 1,
            "filename": "622314/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1369,
            "video": 622314,
            "format": 2,
            "filename": "622314/broadcast/orig_ICEJ - Inside Israel februar.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.62,
            "truepeakLufs": -0.18
        },
        {
            "id": 14819,
            "video": 622313,
            "format": 7,
            "filename": "622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.13,
            "truepeakLufs": -0.08
        },
        {
            "id": 1367,
            "video": 622313,
            "format": 5,
            "filename": "622313/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1366,
            "video": 622313,
            "format": 4,
            "filename": "622313/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1363,
            "video": 622313,
            "format": 1,
            "filename": "622313/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1364,
            "video": 622313,
            "format": 2,
            "filename": "622313/broadcast/orig_Drøfting av Quranen del 17.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.08,
            "truepeakLufs": -3.52
        },
        {
            "id": 14818,
            "video": 622312,
            "format": 7,
            "filename": "622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.28,
            "truepeakLufs": -0.08
        },
        {
            "id": 1362,
            "video": 622312,
            "format": 5,
            "filename": "622312/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1361,
            "video": 622312,
            "format": 4,
            "filename": "622312/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1358,
            "video": 622312,
            "format": 1,
            "filename": "622312/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1359,
            "video": 622312,
            "format": 2,
            "filename": "622312/broadcast/orig_Drøfting av Quranen del 16.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.23,
            "truepeakLufs": -3.52
        },
        {
            "id": 16491,
            "video": 622311,
            "format": 7,
            "filename": "622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.61,
            "truepeakLufs": -3.16
        },
        {
            "id": 1357,
            "video": 622311,
            "format": 5,
            "filename": "622311/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1356,
            "video": 622311,
            "format": 4,
            "filename": "622311/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1353,
            "video": 622311,
            "format": 1,
            "filename": "622311/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1354,
            "video": 622311,
            "format": 2,
            "filename": "622311/broadcast/orig_Urtehagen TV - Palestina.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.58,
            "truepeakLufs": -3.2
        },
        {
            "id": 15907,
            "video": 622310,
            "format": 7,
            "filename": "622310/theora/2312_d84f78f7033f4be9bc912b7137eef839.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -32.9,
            "truepeakLufs": -13.73
        },
        {
            "id": 1352,
            "video": 622310,
            "format": 5,
            "filename": "622310/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1351,
            "video": 622310,
            "format": 4,
            "filename": "622310/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1348,
            "video": 622310,
            "format": 1,
            "filename": "622310/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1349,
            "video": 622310,
            "format": 2,
            "filename": "622310/broadcast/orig_Muslim TV - Linstad om Palestina.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -32.84,
            "truepeakLufs": -13.73
        },
        {
            "id": 16463,
            "video": 622309,
            "format": 7,
            "filename": "622309/theora/2311_6ab84bc68bbf4b9080224bb2c31fae62.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.9,
            "truepeakLufs": -0.08
        },
        {
            "id": 1347,
            "video": 622309,
            "format": 5,
            "filename": "622309/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1346,
            "video": 622309,
            "format": 4,
            "filename": "622309/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1343,
            "video": 622309,
            "format": 1,
            "filename": "622309/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1344,
            "video": 622309,
            "format": 2,
            "filename": "622309/broadcast/orig_Sending 1_lordag.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.82,
            "truepeakLufs": 0.12
        },
        {
            "id": 15942,
            "video": 622308,
            "format": 7,
            "filename": "622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.22,
            "truepeakLufs": -0.08
        },
        {
            "id": 1342,
            "video": 622308,
            "format": 5,
            "filename": "622308/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1341,
            "video": 622308,
            "format": 4,
            "filename": "622308/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1338,
            "video": 622308,
            "format": 1,
            "filename": "622308/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1339,
            "video": 622308,
            "format": 2,
            "filename": "622308/broadcast/orig_New Life 2009 del 4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.02,
            "truepeakLufs": -5.56
        },
        {
            "id": 15764,
            "video": 622307,
            "format": 7,
            "filename": "622307/theora/2303_8f04b1d5519d47058aa79e885af1ef6c.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.57,
            "truepeakLufs": 0.15
        },
        {
            "id": 1337,
            "video": 622307,
            "format": 5,
            "filename": "622307/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1336,
            "video": 622307,
            "format": 4,
            "filename": "622307/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1333,
            "video": 622307,
            "format": 1,
            "filename": "622307/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1334,
            "video": 622307,
            "format": 2,
            "filename": "622307/broadcast/orig_ec4c9f314cd74ea9bf2ba86eb46861ac.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.53,
            "truepeakLufs": 0.09
        },
        {
            "id": 15076,
            "video": 622306,
            "format": 7,
            "filename": "622306/theora/2296_e57b90706efd40a1a6019477472d02ce.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.7,
            "truepeakLufs": 1.52
        },
        {
            "id": 1332,
            "video": 622306,
            "format": 5,
            "filename": "622306/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1331,
            "video": 622306,
            "format": 4,
            "filename": "622306/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1328,
            "video": 622306,
            "format": 1,
            "filename": "622306/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1329,
            "video": 622306,
            "format": 2,
            "filename": "622306/broadcast/orig_4cea11ab996d41e2aa4e3f2d78e7eb51.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.64,
            "truepeakLufs": 1.11
        },
        {
            "id": 15679,
            "video": 622305,
            "format": 7,
            "filename": "622305/theora/2294_667705c3c0ab43caab794c3ea647f51e.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.58,
            "truepeakLufs": -0.08
        }
    ]
}