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=10450&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=10500&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10400&ordering=-id",
    "results": [
        {
            "id": 9340,
            "video": 624256,
            "format": 5,
            "filename": "624256/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9339,
            "video": 624256,
            "format": 4,
            "filename": "624256/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9337,
            "video": 624256,
            "format": 2,
            "filename": "624256/broadcast/5291_d4298bf0a5d04f9eb12822f8c47d42eb.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.78,
            "truepeakLufs": -2.46
        },
        {
            "id": 9336,
            "video": 624256,
            "format": 1,
            "filename": "624256/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9330,
            "video": 624253,
            "format": 6,
            "filename": "624253/original/orig_75d36a204b554c59812cf4cf666cdef3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.15,
            "truepeakLufs": 0.02
        },
        {
            "id": 9329,
            "video": 624253,
            "format": 5,
            "filename": "624253/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9328,
            "video": 624253,
            "format": 4,
            "filename": "624253/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9326,
            "video": 624253,
            "format": 2,
            "filename": "624253/broadcast/5289_27c49c8fe8a94000b7df7cbad0b8a19f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.15,
            "truepeakLufs": 0.02
        },
        {
            "id": 9325,
            "video": 624253,
            "format": 1,
            "filename": "624253/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9324,
            "video": 624252,
            "format": 6,
            "filename": "624252/original/orig_cd6ed6d242724bfd943cbb6ff3258850.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.13,
            "truepeakLufs": 0.06
        },
        {
            "id": 9323,
            "video": 624252,
            "format": 5,
            "filename": "624252/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9322,
            "video": 624252,
            "format": 4,
            "filename": "624252/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9320,
            "video": 624252,
            "format": 2,
            "filename": "624252/broadcast/5286_59fd4ada7fa542b8acde3efeb104b706.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.13,
            "truepeakLufs": 0.06
        },
        {
            "id": 9319,
            "video": 624252,
            "format": 1,
            "filename": "624252/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9318,
            "video": 624251,
            "format": 5,
            "filename": "624251/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9317,
            "video": 624251,
            "format": 4,
            "filename": "624251/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9315,
            "video": 624251,
            "format": 2,
            "filename": "624251/broadcast/5288_0e015652fcc0441499ce3e4336b31f1b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.94,
            "truepeakLufs": -8.87
        },
        {
            "id": 9314,
            "video": 624251,
            "format": 1,
            "filename": "624251/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9313,
            "video": 624250,
            "format": 5,
            "filename": "624250/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9312,
            "video": 624250,
            "format": 4,
            "filename": "624250/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9310,
            "video": 624250,
            "format": 2,
            "filename": "624250/broadcast/5284_a4d1c4a20a5f4b75857951364bf06eb7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.25,
            "truepeakLufs": -9.42
        },
        {
            "id": 9309,
            "video": 624250,
            "format": 1,
            "filename": "624250/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9308,
            "video": 624249,
            "format": 6,
            "filename": "624249/original/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.49,
            "truepeakLufs": -4.22
        },
        {
            "id": 9307,
            "video": 624249,
            "format": 5,
            "filename": "624249/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9306,
            "video": 624249,
            "format": 4,
            "filename": "624249/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9304,
            "video": 624249,
            "format": 2,
            "filename": "624249/broadcast/4354_ef9433baecfd4b99a6405004c08f23df.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.49,
            "truepeakLufs": -4.22
        },
        {
            "id": 9303,
            "video": 624249,
            "format": 1,
            "filename": "624249/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9302,
            "video": 624248,
            "format": 6,
            "filename": "624248/original/orig_0ec1703aaec74732ae460dea85c0213b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.97,
            "truepeakLufs": -9.37
        },
        {
            "id": 9301,
            "video": 624248,
            "format": 5,
            "filename": "624248/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9300,
            "video": 624248,
            "format": 4,
            "filename": "624248/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9298,
            "video": 624248,
            "format": 2,
            "filename": "624248/broadcast/4356_b7a436bdcd7d4474813a6611ace7aa45.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.97,
            "truepeakLufs": -9.37
        },
        {
            "id": 9297,
            "video": 624248,
            "format": 1,
            "filename": "624248/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9296,
            "video": 624247,
            "format": 6,
            "filename": "624247/original/orig_eab2019ffaa640feacf919cb3dbf0023.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.22,
            "truepeakLufs": -6.04
        },
        {
            "id": 9295,
            "video": 624247,
            "format": 5,
            "filename": "624247/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9294,
            "video": 624247,
            "format": 4,
            "filename": "624247/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9292,
            "video": 624247,
            "format": 2,
            "filename": "624247/broadcast/5267_927c62351bdf46fe8e30358f99fdde00.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.22,
            "truepeakLufs": -6.04
        },
        {
            "id": 9291,
            "video": 624247,
            "format": 1,
            "filename": "624247/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9290,
            "video": 624246,
            "format": 6,
            "filename": "624246/original/orig_1ccc997612784a92b44d8a9765ec4cc3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.58,
            "truepeakLufs": -1.35
        },
        {
            "id": 9289,
            "video": 624246,
            "format": 5,
            "filename": "624246/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9288,
            "video": 624246,
            "format": 4,
            "filename": "624246/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9286,
            "video": 624246,
            "format": 2,
            "filename": "624246/broadcast/5269_5b650d4e6ac947979e5123305ebf1b23.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.58,
            "truepeakLufs": -1.35
        },
        {
            "id": 9285,
            "video": 624246,
            "format": 1,
            "filename": "624246/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9284,
            "video": 624245,
            "format": 6,
            "filename": "624245/original/orig_b7183635cf624ae7a81a699579ccef52.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.85,
            "truepeakLufs": -6.14
        },
        {
            "id": 9283,
            "video": 624245,
            "format": 5,
            "filename": "624245/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9282,
            "video": 624245,
            "format": 4,
            "filename": "624245/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9280,
            "video": 624245,
            "format": 2,
            "filename": "624245/broadcast/5268_bc09db3978ea456cbb46c0551bf970d6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.85,
            "truepeakLufs": -6.14
        },
        {
            "id": 9279,
            "video": 624245,
            "format": 1,
            "filename": "624245/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9278,
            "video": 624244,
            "format": 5,
            "filename": "624244/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9277,
            "video": 624244,
            "format": 4,
            "filename": "624244/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9275,
            "video": 624244,
            "format": 2,
            "filename": "624244/broadcast/5026_516e9c44bad149febb71ab012e65114d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.2,
            "truepeakLufs": 0.23
        }
    ]
}