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

{
    "count": 17253,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13600&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13500&ordering=-id",
    "results": [
        {
            "id": 5108,
            "video": 623388,
            "format": 5,
            "filename": "623388/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5107,
            "video": 623388,
            "format": 4,
            "filename": "623388/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5105,
            "video": 623388,
            "format": 2,
            "filename": "623388/broadcast/3686_8a72aa9d781e408ca3728359295c35bc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.41,
            "truepeakLufs": 0.03
        },
        {
            "id": 5104,
            "video": 623388,
            "format": 1,
            "filename": "623388/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5103,
            "video": 623387,
            "format": 5,
            "filename": "623387/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5102,
            "video": 623387,
            "format": 4,
            "filename": "623387/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5100,
            "video": 623387,
            "format": 2,
            "filename": "623387/broadcast/3391_3b486572af4e416390615c3e8933f3ff.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.69,
            "truepeakLufs": 0.09
        },
        {
            "id": 5099,
            "video": 623387,
            "format": 1,
            "filename": "623387/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5092,
            "video": 623385,
            "format": 5,
            "filename": "623385/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5091,
            "video": 623385,
            "format": 4,
            "filename": "623385/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5089,
            "video": 623385,
            "format": 2,
            "filename": "623385/broadcast/3390_c0662af8b59e4acb95edb18d814c3471.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.3,
            "truepeakLufs": 0.04
        },
        {
            "id": 5088,
            "video": 623385,
            "format": 1,
            "filename": "623385/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5087,
            "video": 623384,
            "format": 6,
            "filename": "623384/original/orig_4ea3d0c581214b828ee9dae574db09b1.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.93,
            "truepeakLufs": -3.46
        },
        {
            "id": 5086,
            "video": 623384,
            "format": 5,
            "filename": "623384/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5085,
            "video": 623384,
            "format": 4,
            "filename": "623384/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5083,
            "video": 623384,
            "format": 2,
            "filename": "623384/broadcast/3962_b0a6368fe9f843ef8c4cc27630d2c244.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.93,
            "truepeakLufs": -3.46
        },
        {
            "id": 5082,
            "video": 623384,
            "format": 1,
            "filename": "623384/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5081,
            "video": 623382,
            "format": 5,
            "filename": "623382/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5080,
            "video": 623382,
            "format": 4,
            "filename": "623382/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5078,
            "video": 623382,
            "format": 2,
            "filename": "623382/broadcast/3952_8cfcde782a274b2eb2778339e68d6c79.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.88,
            "truepeakLufs": 0.13
        },
        {
            "id": 5077,
            "video": 623382,
            "format": 1,
            "filename": "623382/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5076,
            "video": 623381,
            "format": 6,
            "filename": "623381/original/orig_b2a610f8c3e9435492f02beff0329317.mov",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.87,
            "truepeakLufs": -1.13
        },
        {
            "id": 5075,
            "video": 623381,
            "format": 5,
            "filename": "623381/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5074,
            "video": 623381,
            "format": 4,
            "filename": "623381/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5072,
            "video": 623381,
            "format": 2,
            "filename": "623381/broadcast/3951_f31790fe54bc47439d96c2cdad76197e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.87,
            "truepeakLufs": -1.13
        },
        {
            "id": 5071,
            "video": 623381,
            "format": 1,
            "filename": "623381/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5070,
            "video": 623380,
            "format": 6,
            "filename": "623380/original/orig_e3e05cbb112f460a8764be8542b595b8.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.27,
            "truepeakLufs": 0.12
        },
        {
            "id": 5069,
            "video": 623380,
            "format": 5,
            "filename": "623380/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5068,
            "video": 623380,
            "format": 4,
            "filename": "623380/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5066,
            "video": 623380,
            "format": 2,
            "filename": "623380/broadcast/3942_fdb1d93745c141d488afffb4bdc39245.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.27,
            "truepeakLufs": 0.08
        },
        {
            "id": 5065,
            "video": 623380,
            "format": 1,
            "filename": "623380/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5064,
            "video": 623379,
            "format": 6,
            "filename": "623379/original/orig_1cba7747ebfb4847acd5eba4aef96263.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.33,
            "truepeakLufs": 0.02
        },
        {
            "id": 5063,
            "video": 623379,
            "format": 5,
            "filename": "623379/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5062,
            "video": 623379,
            "format": 4,
            "filename": "623379/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5060,
            "video": 623379,
            "format": 2,
            "filename": "623379/broadcast/3685_86fd21bd4b8b456bb2272d09d82ae565.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.32,
            "truepeakLufs": 0.0
        },
        {
            "id": 5059,
            "video": 623379,
            "format": 1,
            "filename": "623379/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5058,
            "video": 623378,
            "format": 5,
            "filename": "623378/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5057,
            "video": 623378,
            "format": 4,
            "filename": "623378/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5055,
            "video": 623378,
            "format": 2,
            "filename": "623378/broadcast/3941_9b29eb0027d54ccd8cb520de328ca23f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.98,
            "truepeakLufs": 0.59
        },
        {
            "id": 5054,
            "video": 623378,
            "format": 1,
            "filename": "623378/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5053,
            "video": 623377,
            "format": 5,
            "filename": "623377/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5052,
            "video": 623377,
            "format": 4,
            "filename": "623377/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5050,
            "video": 623377,
            "format": 2,
            "filename": "623377/broadcast/3736_5ae397b6b4714844816104bf131463de.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.45,
            "truepeakLufs": -7.01
        },
        {
            "id": 5049,
            "video": 623377,
            "format": 1,
            "filename": "623377/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5042,
            "video": 623375,
            "format": 5,
            "filename": "623375/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5041,
            "video": 623375,
            "format": 4,
            "filename": "623375/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5039,
            "video": 623375,
            "format": 2,
            "filename": "623375/broadcast/3694_768c1d43bbbf47a7a5839f45843963c2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.98,
            "truepeakLufs": 0.24
        },
        {
            "id": 5038,
            "video": 623375,
            "format": 1,
            "filename": "623375/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5037,
            "video": 623374,
            "format": 5,
            "filename": "623374/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5036,
            "video": 623374,
            "format": 4,
            "filename": "623374/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}