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

{
    "count": 17874,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=16900&ordering=-id",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=16800&ordering=-id",
    "results": [
        {
            "id": 1528,
            "video": 622346,
            "format": 1,
            "filename": "622346/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1527,
            "video": 622345,
            "format": 5,
            "filename": "622345/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1526,
            "video": 622345,
            "format": 4,
            "filename": "622345/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1524,
            "video": 622345,
            "format": 2,
            "filename": "622345/broadcast/orig_28f83edbe1b747229886f026aacb36ab.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.11,
            "truepeakLufs": -3.17
        },
        {
            "id": 1523,
            "video": 622345,
            "format": 1,
            "filename": "622345/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1522,
            "video": 622344,
            "format": 5,
            "filename": "622344/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1521,
            "video": 622344,
            "format": 4,
            "filename": "622344/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1519,
            "video": 622344,
            "format": 2,
            "filename": "622344/broadcast/orig_2951201aafee45acbe7c603755b06b7a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.76,
            "truepeakLufs": -3.22
        },
        {
            "id": 1518,
            "video": 622344,
            "format": 1,
            "filename": "622344/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1517,
            "video": 622343,
            "format": 5,
            "filename": "622343/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1516,
            "video": 622343,
            "format": 4,
            "filename": "622343/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1514,
            "video": 622343,
            "format": 2,
            "filename": "622343/broadcast/orig_89c5935d771d43c6827f6e8e81b7b075.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.02,
            "truepeakLufs": 1.14
        },
        {
            "id": 1513,
            "video": 622343,
            "format": 1,
            "filename": "622343/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1512,
            "video": 622342,
            "format": 5,
            "filename": "622342/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1511,
            "video": 622342,
            "format": 4,
            "filename": "622342/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1509,
            "video": 622342,
            "format": 2,
            "filename": "622342/broadcast/orig_cb23c98e982a4888bfda51ca1e68e261.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.84,
            "truepeakLufs": -5.02
        },
        {
            "id": 1508,
            "video": 622342,
            "format": 1,
            "filename": "622342/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1507,
            "video": 622341,
            "format": 5,
            "filename": "622341/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1506,
            "video": 622341,
            "format": 4,
            "filename": "622341/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1504,
            "video": 622341,
            "format": 2,
            "filename": "622341/broadcast/orig_d192ade3c9564832aa9ffdc89e2a4006.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.56,
            "truepeakLufs": 0.19
        },
        {
            "id": 1503,
            "video": 622341,
            "format": 1,
            "filename": "622341/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1502,
            "video": 622340,
            "format": 5,
            "filename": "622340/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1501,
            "video": 622340,
            "format": 4,
            "filename": "622340/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1499,
            "video": 622340,
            "format": 2,
            "filename": "622340/broadcast/orig_74c56e985a434222a69f8bd01cf8b3b2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.25,
            "truepeakLufs": -0.38
        },
        {
            "id": 1498,
            "video": 622340,
            "format": 1,
            "filename": "622340/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1497,
            "video": 622339,
            "format": 5,
            "filename": "622339/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1496,
            "video": 622339,
            "format": 4,
            "filename": "622339/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1494,
            "video": 622339,
            "format": 2,
            "filename": "622339/broadcast/orig_b37484446d904cf991243f6a237d01a2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -10.44,
            "truepeakLufs": 3.76
        },
        {
            "id": 1493,
            "video": 622339,
            "format": 1,
            "filename": "622339/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1492,
            "video": 622338,
            "format": 5,
            "filename": "622338/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1491,
            "video": 622338,
            "format": 4,
            "filename": "622338/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1489,
            "video": 622338,
            "format": 2,
            "filename": "622338/broadcast/orig_e48d1c2fc8184b1182ed29076c3243cc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.07,
            "truepeakLufs": -7.9
        },
        {
            "id": 1488,
            "video": 622338,
            "format": 1,
            "filename": "622338/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1487,
            "video": 622337,
            "format": 5,
            "filename": "622337/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1486,
            "video": 622337,
            "format": 4,
            "filename": "622337/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1484,
            "video": 622337,
            "format": 2,
            "filename": "622337/broadcast/orig_f25fe6f49beb43c0844c88a97f193bd5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -31.83,
            "truepeakLufs": -8.95
        },
        {
            "id": 1483,
            "video": 622337,
            "format": 1,
            "filename": "622337/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1482,
            "video": 622336,
            "format": 5,
            "filename": "622336/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1481,
            "video": 622336,
            "format": 4,
            "filename": "622336/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1479,
            "video": 622336,
            "format": 2,
            "filename": "622336/broadcast/orig_e32f1fd9e0824f48b8dadd21eb948f86.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.96,
            "truepeakLufs": 0.07
        },
        {
            "id": 1478,
            "video": 622336,
            "format": 1,
            "filename": "622336/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1477,
            "video": 622335,
            "format": 5,
            "filename": "622335/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1476,
            "video": 622335,
            "format": 4,
            "filename": "622335/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1474,
            "video": 622335,
            "format": 2,
            "filename": "622335/broadcast/orig_6bd0dc2fb8e0418c8f850d421866230d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.3,
            "truepeakLufs": -2.43
        },
        {
            "id": 1473,
            "video": 622335,
            "format": 1,
            "filename": "622335/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1472,
            "video": 622334,
            "format": 5,
            "filename": "622334/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1471,
            "video": 622334,
            "format": 4,
            "filename": "622334/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1469,
            "video": 622334,
            "format": 2,
            "filename": "622334/broadcast/orig_e3008f56f69d4e079416506cbcae2ce0.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.08,
            "truepeakLufs": 1.38
        },
        {
            "id": 1468,
            "video": 622334,
            "format": 1,
            "filename": "622334/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1467,
            "video": 622333,
            "format": 5,
            "filename": "622333/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}