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

{
    "count": 17537,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10350&ordering=created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10250&ordering=created_time",
    "results": [
        {
            "id": 10263,
            "video": 624428,
            "format": 2,
            "filename": "624428/broadcast/5428_d70d57db818a44008f7c4ca06e65870e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.07,
            "truepeakLufs": 0.11
        },
        {
            "id": 10257,
            "video": 624427,
            "format": 2,
            "filename": "624427/broadcast/5427_d32520b9d8524a0496e0621ec523f396.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.78,
            "truepeakLufs": 0.12
        },
        {
            "id": 10251,
            "video": 624426,
            "format": 2,
            "filename": "624426/broadcast/5537_1c80d749cb634f3ab62bede65f7c2995.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.11,
            "truepeakLufs": -1.38
        },
        {
            "id": 18567,
            "video": 624494,
            "format": 7,
            "filename": "624494/theora/orig_23f0a36165f14f55b57a5ac6eaf596e1.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.08,
            "truepeakLufs": -1.6
        },
        {
            "id": 18568,
            "video": 624492,
            "format": 7,
            "filename": "624492/theora/orig_18e78492bd534caca502c351e2e1a479.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.36,
            "truepeakLufs": -0.15
        },
        {
            "id": 10289,
            "video": 624432,
            "format": 5,
            "filename": "624432/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10291,
            "video": 624433,
            "format": 1,
            "filename": "624433/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10294,
            "video": 624433,
            "format": 4,
            "filename": "624433/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10295,
            "video": 624433,
            "format": 5,
            "filename": "624433/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10303,
            "video": 624435,
            "format": 1,
            "filename": "624435/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10306,
            "video": 624435,
            "format": 4,
            "filename": "624435/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10307,
            "video": 624435,
            "format": 5,
            "filename": "624435/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10309,
            "video": 624436,
            "format": 1,
            "filename": "624436/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10312,
            "video": 624436,
            "format": 4,
            "filename": "624436/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10313,
            "video": 624436,
            "format": 5,
            "filename": "624436/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10315,
            "video": 624437,
            "format": 1,
            "filename": "624437/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10318,
            "video": 624437,
            "format": 4,
            "filename": "624437/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10319,
            "video": 624437,
            "format": 5,
            "filename": "624437/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10321,
            "video": 624438,
            "format": 1,
            "filename": "624438/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10324,
            "video": 624438,
            "format": 4,
            "filename": "624438/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10325,
            "video": 624438,
            "format": 5,
            "filename": "624438/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10327,
            "video": 624439,
            "format": 1,
            "filename": "624439/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10330,
            "video": 624439,
            "format": 4,
            "filename": "624439/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10331,
            "video": 624439,
            "format": 5,
            "filename": "624439/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10332,
            "video": 624440,
            "format": 1,
            "filename": "624440/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10335,
            "video": 624440,
            "format": 4,
            "filename": "624440/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10336,
            "video": 624440,
            "format": 5,
            "filename": "624440/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10337,
            "video": 624441,
            "format": 1,
            "filename": "624441/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10340,
            "video": 624441,
            "format": 4,
            "filename": "624441/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10341,
            "video": 624441,
            "format": 5,
            "filename": "624441/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10343,
            "video": 624442,
            "format": 1,
            "filename": "624442/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10346,
            "video": 624442,
            "format": 4,
            "filename": "624442/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10347,
            "video": 624442,
            "format": 5,
            "filename": "624442/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10349,
            "video": 624443,
            "format": 1,
            "filename": "624443/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10352,
            "video": 624443,
            "format": 4,
            "filename": "624443/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10353,
            "video": 624443,
            "format": 5,
            "filename": "624443/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10355,
            "video": 624444,
            "format": 1,
            "filename": "624444/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10354,
            "video": 624443,
            "format": 6,
            "filename": "624443/original/orig_a9f9556a49414bfbb04fcdd44a31eac3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.5,
            "truepeakLufs": -8.37
        },
        {
            "id": 10348,
            "video": 624442,
            "format": 6,
            "filename": "624442/original/orig_efc1010f94134303b22e61f79b680ffc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.18,
            "truepeakLufs": -3.83
        },
        {
            "id": 10342,
            "video": 624441,
            "format": 6,
            "filename": "624441/original/orig_1bd487cf21b849a6a2bd98ebbac22929.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.69,
            "truepeakLufs": -4.05
        },
        {
            "id": 10320,
            "video": 624437,
            "format": 6,
            "filename": "624437/original/orig_f2654019bae4462ba3e2aeb135ee8f6e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.04,
            "truepeakLufs": -6.95
        },
        {
            "id": 10314,
            "video": 624436,
            "format": 6,
            "filename": "624436/original/orig_ac71c438126a4e13b8ecba688407da0b.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.83,
            "truepeakLufs": -0.66
        },
        {
            "id": 10308,
            "video": 624435,
            "format": 6,
            "filename": "624435/original/orig_89cbbb22ea2443ffb2581ab760e2a63f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.73,
            "truepeakLufs": 3.36
        },
        {
            "id": 10296,
            "video": 624433,
            "format": 6,
            "filename": "624433/original/orig_af13d7dddb4e4c2f8d967c266d5d16f6.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.73,
            "truepeakLufs": -2.42
        },
        {
            "id": 10290,
            "video": 624432,
            "format": 6,
            "filename": "624432/original/orig_65ac421be93f4d4cbefbfad7fea57190.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.83,
            "truepeakLufs": -2.53
        },
        {
            "id": 10350,
            "video": 624443,
            "format": 2,
            "filename": "624443/broadcast/5550_f21310931d01457b8f554fc72f11c1ba.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.5,
            "truepeakLufs": -8.37
        },
        {
            "id": 10344,
            "video": 624442,
            "format": 2,
            "filename": "624442/broadcast/5551_fbb3e93851aa4f4783911ac773111b0c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.18,
            "truepeakLufs": -3.83
        },
        {
            "id": 10333,
            "video": 624440,
            "format": 2,
            "filename": "624440/broadcast/5543_59ae806e971a4ca89bcec79c4a4f5c8e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.29,
            "truepeakLufs": -6.2
        },
        {
            "id": 10328,
            "video": 624439,
            "format": 2,
            "filename": "624439/broadcast/5499_7480cc955a714c009ca7823ff950d504.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.29,
            "truepeakLufs": 0.14
        },
        {
            "id": 10322,
            "video": 624438,
            "format": 2,
            "filename": "624438/broadcast/5548_d907f712fd7947f29021ffdcd81d2acf.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.61,
            "truepeakLufs": -5.15
        }
    ]
}