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

{
    "count": 17974,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=14050&ordering=format",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=13950&ordering=format",
    "results": [
        {
            "id": 17656,
            "video": 625152,
            "format": 5,
            "filename": "625152/small_thumb/Uke_8-Frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17659,
            "video": 625151,
            "format": 5,
            "filename": "625151/small_thumb/Uke_7-Frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17660,
            "video": 625150,
            "format": 5,
            "filename": "625150/small_thumb/Empo-130307.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17667,
            "video": 625148,
            "format": 5,
            "filename": "625148/small_thumb/Empo-130228.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17672,
            "video": 625147,
            "format": 5,
            "filename": "625147/small_thumb/Empo-130221.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17680,
            "video": 625144,
            "format": 5,
            "filename": "625144/small_thumb/Uke_6-Frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17683,
            "video": 625143,
            "format": 5,
            "filename": "625143/small_thumb/Uke_5-Frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 17686,
            "video": 625142,
            "format": 5,
            "filename": "625142/small_thumb/Uke_4-Untitled_QuickTime_Movie.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18630,
            "video": 625365,
            "format": 5,
            "filename": "625365/small_thumb/FeiFeiLi_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18637,
            "video": 625367,
            "format": 5,
            "filename": "625367/small_thumb/20150214-nuug-killswitch-debatt.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18645,
            "video": 625368,
            "format": 5,
            "filename": "625368/small_thumb/2dc2473b68cb284753774c8b22124b8a.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18653,
            "video": 625370,
            "format": 5,
            "filename": "625370/small_thumb/GaryHaugen_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18663,
            "video": 625372,
            "format": 5,
            "filename": "625372/small_thumb/NathalieCabrol_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18669,
            "video": 625373,
            "format": 5,
            "filename": "625373/small_thumb/20150210-openstack-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18674,
            "video": 625374,
            "format": 5,
            "filename": "625374/small_thumb/ChrisMilk_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18682,
            "video": 625376,
            "format": 5,
            "filename": "625376/small_thumb/20140513-cpm-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18689,
            "video": 625377,
            "format": 5,
            "filename": "625377/small_thumb/GregGage_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18691,
            "video": 625378,
            "format": 5,
            "filename": "625378/small_thumb/20140211-noark-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18696,
            "video": 625379,
            "format": 5,
            "filename": "625379/small_thumb/AbeDavis_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18701,
            "video": 625380,
            "format": 5,
            "filename": "625380/small_thumb/20141014-bitcoin-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18704,
            "video": 625381,
            "format": 5,
            "filename": "625381/small_thumb/AliceGoffman_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18710,
            "video": 625382,
            "format": 5,
            "filename": "625382/small_thumb/20140909-skskeyservers-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18717,
            "video": 625383,
            "format": 5,
            "filename": "625383/small_thumb/DanAriely_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18719,
            "video": 625384,
            "format": 5,
            "filename": "625384/small_thumb/20140610-openbroadcasting-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 18729,
            "video": 625386,
            "format": 5,
            "filename": "625386/small_thumb/AnandVarma_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18765,
            "video": 625419,
            "format": 5,
            "filename": "625419/small_thumb/TrevorAaronson_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18771,
            "video": 625417,
            "format": 5,
            "filename": "625417/small_thumb/Sending141030-MASTER-SUPER.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18772,
            "video": 625416,
            "format": 5,
            "filename": "625416/small_thumb/Empo-141113.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18775,
            "video": 625415,
            "format": 5,
            "filename": "625415/small_thumb/Empo-140904.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18777,
            "video": 625413,
            "format": 5,
            "filename": "625413/small_thumb/EMPO-140821.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18779,
            "video": 625411,
            "format": 5,
            "filename": "625411/small_thumb/Empo-141120.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18780,
            "video": 625410,
            "format": 5,
            "filename": "625410/small_thumb/Empo-150122.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18782,
            "video": 625409,
            "format": 5,
            "filename": "625409/small_thumb/Empo-141127.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18784,
            "video": 625408,
            "format": 5,
            "filename": "625408/small_thumb/Empo-140814.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18787,
            "video": 625407,
            "format": 5,
            "filename": "625407/small_thumb/Empo-150108.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18788,
            "video": 625406,
            "format": 5,
            "filename": "625406/small_thumb/Empo-140828.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18790,
            "video": 625405,
            "format": 5,
            "filename": "625405/small_thumb/Empo-140612.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18793,
            "video": 625404,
            "format": 5,
            "filename": "625404/small_thumb/Empo-141016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18794,
            "video": 625403,
            "format": 5,
            "filename": "625403/small_thumb/Empo-150212.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18797,
            "video": 625402,
            "format": 5,
            "filename": "625402/small_thumb/Empo-140508.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18799,
            "video": 625401,
            "format": 5,
            "filename": "625401/small_thumb/Empo-141023.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18800,
            "video": 625400,
            "format": 5,
            "filename": "625400/small_thumb/Empo-141009.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": 18804,
            "video": 625397,
            "format": 5,
            "filename": "625397/small_thumb/Empo-141106.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": 18808,
            "video": 625393,
            "format": 5,
            "filename": "625393/small_thumb/Empo-140807.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 18812,
            "video": 625391,
            "format": 5,
            "filename": "625391/small_thumb/Empo-140918.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
        }
    ]
}