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

{
    "count": 17990,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=13300&ordering=-id",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=13200&ordering=-id",
    "results": [
        {
            "id": 6493,
            "video": 623698,
            "format": 4,
            "filename": "623698/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6491,
            "video": 623698,
            "format": 2,
            "filename": "623698/broadcast/4439_3465a28165aa4d9ab637d94aa9e94bb4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.41,
            "truepeakLufs": -2.0
        },
        {
            "id": 6490,
            "video": 623698,
            "format": 1,
            "filename": "623698/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6489,
            "video": 623697,
            "format": 6,
            "filename": "623697/original/orig_5748bf11089843819418184e285e0436.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.21,
            "truepeakLufs": 0.72
        },
        {
            "id": 6488,
            "video": 623697,
            "format": 5,
            "filename": "623697/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6487,
            "video": 623697,
            "format": 4,
            "filename": "623697/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6485,
            "video": 623697,
            "format": 2,
            "filename": "623697/broadcast/4438_a516dbbd98584cda8138c32ed34bc935.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.21,
            "truepeakLufs": 0.72
        },
        {
            "id": 6484,
            "video": 623697,
            "format": 1,
            "filename": "623697/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6483,
            "video": 623696,
            "format": 5,
            "filename": "623696/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6482,
            "video": 623696,
            "format": 4,
            "filename": "623696/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6480,
            "video": 623696,
            "format": 2,
            "filename": "623696/broadcast/4345_354a550693384d36aa1ffd7ddb79f42d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.24,
            "truepeakLufs": -5.7
        },
        {
            "id": 6479,
            "video": 623696,
            "format": 1,
            "filename": "623696/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6478,
            "video": 623695,
            "format": 6,
            "filename": "623695/original/orig_5fa7a4d6d7ef4714bdfdfc0655d0c312.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.46,
            "truepeakLufs": -0.85
        },
        {
            "id": 6477,
            "video": 623695,
            "format": 5,
            "filename": "623695/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6476,
            "video": 623695,
            "format": 4,
            "filename": "623695/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6474,
            "video": 623695,
            "format": 2,
            "filename": "623695/broadcast/4377_056c34a1191346b689c935974c12bccc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.45,
            "truepeakLufs": -0.85
        },
        {
            "id": 6473,
            "video": 623695,
            "format": 1,
            "filename": "623695/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6472,
            "video": 623694,
            "format": 5,
            "filename": "623694/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6471,
            "video": 623694,
            "format": 4,
            "filename": "623694/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6469,
            "video": 623694,
            "format": 2,
            "filename": "623694/broadcast/4160_ffdd71e98a6c49279c9b2e6ae272c1c4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.67,
            "truepeakLufs": 0.31
        },
        {
            "id": 6468,
            "video": 623694,
            "format": 1,
            "filename": "623694/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6462,
            "video": 623690,
            "format": 6,
            "filename": "623690/original/orig_22efe7551a4348c6bd9f6a974ade9b15.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.39,
            "truepeakLufs": 0.14
        },
        {
            "id": 6461,
            "video": 623690,
            "format": 5,
            "filename": "623690/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6460,
            "video": 623690,
            "format": 4,
            "filename": "623690/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6458,
            "video": 623690,
            "format": 2,
            "filename": "623690/broadcast/4406_c95ceaca1d404cb2b0919a5602d300ed.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.4,
            "truepeakLufs": 0.14
        },
        {
            "id": 6457,
            "video": 623690,
            "format": 1,
            "filename": "623690/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6456,
            "video": 623689,
            "format": 6,
            "filename": "623689/original/orig_bf75e736b65b4995b1c49227e0f3e973.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.11,
            "truepeakLufs": 0.42
        },
        {
            "id": 6455,
            "video": 623689,
            "format": 5,
            "filename": "623689/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6454,
            "video": 623689,
            "format": 4,
            "filename": "623689/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6452,
            "video": 623689,
            "format": 2,
            "filename": "623689/broadcast/4361_769d71bda6494e70a07df4754541ebb3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.18,
            "truepeakLufs": 0.42
        },
        {
            "id": 6451,
            "video": 623689,
            "format": 1,
            "filename": "623689/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6450,
            "video": 623688,
            "format": 6,
            "filename": "623688/original/orig_9268c6b5e84c44e6b5134875bbd02271.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.53,
            "truepeakLufs": 0.1
        },
        {
            "id": 6449,
            "video": 623688,
            "format": 5,
            "filename": "623688/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6448,
            "video": 623688,
            "format": 4,
            "filename": "623688/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6446,
            "video": 623688,
            "format": 2,
            "filename": "623688/broadcast/4405_8e46f0a935a1454bb01e481798f6ecba.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.52,
            "truepeakLufs": 0.09
        },
        {
            "id": 6445,
            "video": 623688,
            "format": 1,
            "filename": "623688/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6444,
            "video": 623686,
            "format": 5,
            "filename": "623686/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6443,
            "video": 623686,
            "format": 4,
            "filename": "623686/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6441,
            "video": 623686,
            "format": 2,
            "filename": "623686/broadcast/4240_c26adf53e777449cb9592292dd961431.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.74,
            "truepeakLufs": -8.46
        },
        {
            "id": 6440,
            "video": 623686,
            "format": 1,
            "filename": "623686/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6439,
            "video": 623683,
            "format": 5,
            "filename": "623683/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6438,
            "video": 623683,
            "format": 4,
            "filename": "623683/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6436,
            "video": 623683,
            "format": 2,
            "filename": "623683/broadcast/4239_8dc8060533fb4184b888f9eab3bb352c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.41,
            "truepeakLufs": -6.98
        },
        {
            "id": 6435,
            "video": 623683,
            "format": 1,
            "filename": "623683/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6434,
            "video": 623682,
            "format": 5,
            "filename": "623682/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6433,
            "video": 623682,
            "format": 4,
            "filename": "623682/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6431,
            "video": 623682,
            "format": 2,
            "filename": "623682/broadcast/4238_288adc9ec78943cc97b512b942f6d113.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.82,
            "truepeakLufs": -6.7
        },
        {
            "id": 6430,
            "video": 623682,
            "format": 1,
            "filename": "623682/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6429,
            "video": 623681,
            "format": 6,
            "filename": "623681/original/orig_203ddbd1b6e9413dbe5d1bf1349414e0.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.64,
            "truepeakLufs": 0.31
        },
        {
            "id": 6428,
            "video": 623681,
            "format": 5,
            "filename": "623681/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}