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=13350&ordering=-video
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=13400&ordering=-video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13300&ordering=-video",
    "results": [
        {
            "id": 18725,
            "video": 625385,
            "format": 5,
            "filename": "625385/small_thumb/20121009-piwik-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18726,
            "video": 625385,
            "format": 1,
            "filename": "625385/large_thumb/20121009-piwik-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18724,
            "video": 625385,
            "format": 2,
            "filename": "625385/broadcast/20121009-piwik-frikanalen.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.17,
            "truepeakLufs": -0.01
        },
        {
            "id": 18732,
            "video": 625385,
            "format": 7,
            "filename": "625385/theora/20121009-piwik-frikanalen.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.26,
            "truepeakLufs": -1.61
        },
        {
            "id": 18729,
            "video": 625386,
            "format": 5,
            "filename": "625386/small_thumb/AnandVarma_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18731,
            "video": 625386,
            "format": 1,
            "filename": "625386/large_thumb/AnandVarma_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18728,
            "video": 625386,
            "format": 2,
            "filename": "625386/broadcast/AnandVarma_2015.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.42,
            "truepeakLufs": 0.03
        },
        {
            "id": 18730,
            "video": 625386,
            "format": 7,
            "filename": "625386/theora/AnandVarma_2015.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.5,
            "truepeakLufs": 0.7
        },
        {
            "id": 18727,
            "video": 625386,
            "format": 6,
            "filename": "625386/original/AnandVarma_2015.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.42,
            "truepeakLufs": 0.5
        },
        {
            "id": 18818,
            "video": 625388,
            "format": 1,
            "filename": "625388/large_thumb/Empo-150205.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18819,
            "video": 625388,
            "format": 5,
            "filename": "625388/small_thumb/Empo-150205.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19038,
            "video": 625388,
            "format": 7,
            "filename": "625388/theora/Empo-150205.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.96,
            "truepeakLufs": -1.38
        },
        {
            "id": 18734,
            "video": 625388,
            "format": 2,
            "filename": "625388/broadcast/Empo-150205.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.92,
            "truepeakLufs": -1.22
        },
        {
            "id": 18735,
            "video": 625389,
            "format": 2,
            "filename": "625389/broadcast/Empo-150115.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.72,
            "truepeakLufs": 0.06
        },
        {
            "id": 18816,
            "video": 625389,
            "format": 1,
            "filename": "625389/large_thumb/Empo-150115.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18817,
            "video": 625389,
            "format": 5,
            "filename": "625389/small_thumb/Empo-150115.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18840,
            "video": 625389,
            "format": 7,
            "filename": "625389/theora/Empo-150115.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.75,
            "truepeakLufs": 0.58
        },
        {
            "id": 18736,
            "video": 625390,
            "format": 2,
            "filename": "625390/broadcast/Empo-140911.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.0,
            "truepeakLufs": 0.0
        },
        {
            "id": 18814,
            "video": 625390,
            "format": 1,
            "filename": "625390/large_thumb/Empo-140911.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18815,
            "video": 625390,
            "format": 5,
            "filename": "625390/small_thumb/Empo-140911.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18839,
            "video": 625390,
            "format": 7,
            "filename": "625390/theora/Empo-140911.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.06,
            "truepeakLufs": -0.11
        },
        {
            "id": 18737,
            "video": 625391,
            "format": 2,
            "filename": "625391/broadcast/Empo-140918.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.23,
            "truepeakLufs": -0.12
        },
        {
            "id": 18812,
            "video": 625391,
            "format": 5,
            "filename": "625391/small_thumb/Empo-140918.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18813,
            "video": 625391,
            "format": 1,
            "filename": "625391/large_thumb/Empo-140918.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18838,
            "video": 625391,
            "format": 7,
            "filename": "625391/theora/Empo-140918.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.3,
            "truepeakLufs": -0.37
        },
        {
            "id": 18738,
            "video": 625392,
            "format": 2,
            "filename": "625392/broadcast/Empo-150129.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.07,
            "truepeakLufs": 0.07
        },
        {
            "id": 18810,
            "video": 625392,
            "format": 5,
            "filename": "625392/small_thumb/Empo-150129.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18811,
            "video": 625392,
            "format": 1,
            "filename": "625392/large_thumb/Empo-150129.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18837,
            "video": 625392,
            "format": 7,
            "filename": "625392/theora/Empo-150129.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.11,
            "truepeakLufs": 0.3
        },
        {
            "id": 18739,
            "video": 625393,
            "format": 2,
            "filename": "625393/broadcast/Empo-140807.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.74,
            "truepeakLufs": 0.19
        },
        {
            "id": 18808,
            "video": 625393,
            "format": 5,
            "filename": "625393/small_thumb/Empo-140807.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18809,
            "video": 625393,
            "format": 1,
            "filename": "625393/large_thumb/Empo-140807.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18836,
            "video": 625393,
            "format": 7,
            "filename": "625393/theora/Empo-140807.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.82,
            "truepeakLufs": 0.28
        },
        {
            "id": 18740,
            "video": 625394,
            "format": 6,
            "filename": "625394/original/Empo-150305.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.5,
            "truepeakLufs": 0.56
        },
        {
            "id": 19043,
            "video": 625394,
            "format": 1,
            "filename": "625394/large_thumb/Empo-150305.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19044,
            "video": 625394,
            "format": 5,
            "filename": "625394/small_thumb/Empo-150305.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19037,
            "video": 625394,
            "format": 7,
            "filename": "625394/theora/Empo-150305.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.58,
            "truepeakLufs": 0.87
        },
        {
            "id": 19295,
            "video": 625394,
            "format": 2,
            "filename": "625394/broadcast/Empo-150305.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.5,
            "truepeakLufs": 2.6
        },
        {
            "id": 18806,
            "video": 625396,
            "format": 1,
            "filename": "625396/large_thumb/Empo-140619.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18807,
            "video": 625396,
            "format": 5,
            "filename": "625396/small_thumb/Empo-140619.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18835,
            "video": 625396,
            "format": 7,
            "filename": "625396/theora/Empo-140619.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.53,
            "truepeakLufs": -0.37
        },
        {
            "id": 18742,
            "video": 625396,
            "format": 2,
            "filename": "625396/broadcast/Empo-140619.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.44,
            "truepeakLufs": 0.12
        },
        {
            "id": 18743,
            "video": 625397,
            "format": 2,
            "filename": "625397/broadcast/Empo-141106.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.25,
            "truepeakLufs": 0.07
        },
        {
            "id": 18804,
            "video": 625397,
            "format": 5,
            "filename": "625397/small_thumb/Empo-141106.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18805,
            "video": 625397,
            "format": 1,
            "filename": "625397/large_thumb/Empo-141106.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18834,
            "video": 625397,
            "format": 7,
            "filename": "625397/theora/Empo-141106.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.3,
            "truepeakLufs": 0.64
        },
        {
            "id": 18744,
            "video": 625398,
            "format": 2,
            "filename": "625398/broadcast/Empo-140925.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.87,
            "truepeakLufs": -2.91
        },
        {
            "id": 18802,
            "video": 625398,
            "format": 1,
            "filename": "625398/large_thumb/Empo-140925.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18803,
            "video": 625398,
            "format": 5,
            "filename": "625398/small_thumb/Empo-140925.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18833,
            "video": 625398,
            "format": 7,
            "filename": "625398/theora/Empo-140925.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.93,
            "truepeakLufs": -3.0
        }
    ]
}