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=10000&ordering=integrated_lufs
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=10050&ordering=integrated_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=9950&ordering=integrated_lufs",
    "results": [
        {
            "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": 18675,
            "video": 625374,
            "format": 1,
            "filename": "625374/large_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": 18683,
            "video": 625376,
            "format": 1,
            "filename": "625376/large_thumb/20140513-cpm-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18688,
            "video": 625377,
            "format": 1,
            "filename": "625377/large_thumb/GregGage_2015U.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": 18693,
            "video": 625378,
            "format": 1,
            "filename": "625378/large_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": 18700,
            "video": 625379,
            "format": 1,
            "filename": "625379/large_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": 18702,
            "video": 625380,
            "format": 1,
            "filename": "625380/large_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": 18706,
            "video": 625381,
            "format": 1,
            "filename": "625381/large_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": 18712,
            "video": 625382,
            "format": 1,
            "filename": "625382/large_thumb/20140909-skskeyservers-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18715,
            "video": 625383,
            "format": 1,
            "filename": "625383/large_thumb/DanAriely_2015U.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": 18721,
            "video": 625384,
            "format": 1,
            "filename": "625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2369,
            "video": 622517,
            "format": 4,
            "filename": "622517/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2366,
            "video": 622517,
            "format": 1,
            "filename": "622517/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2365,
            "video": 622516,
            "format": 5,
            "filename": "622516/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2364,
            "video": 622516,
            "format": 4,
            "filename": "622516/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2361,
            "video": 622516,
            "format": 1,
            "filename": "622516/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2360,
            "video": 622515,
            "format": 5,
            "filename": "622515/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2359,
            "video": 622515,
            "format": 4,
            "filename": "622515/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2356,
            "video": 622515,
            "format": 1,
            "filename": "622515/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2355,
            "video": 622514,
            "format": 5,
            "filename": "622514/small_thumb/small.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": 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": 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": 18765,
            "video": 625419,
            "format": 5,
            "filename": "625419/small_thumb/TrevorAaronson_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18767,
            "video": 625419,
            "format": 1,
            "filename": "625419/large_thumb/TrevorAaronson_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18770,
            "video": 625417,
            "format": 1,
            "filename": "625417/large_thumb/Sending141030-MASTER-SUPER.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": 18773,
            "video": 625416,
            "format": 1,
            "filename": "625416/large_thumb/Empo-141113.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18774,
            "video": 625415,
            "format": 1,
            "filename": "625415/large_thumb/Empo-140904.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": 18776,
            "video": 625413,
            "format": 1,
            "filename": "625413/large_thumb/EMPO-140821.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": 18778,
            "video": 625411,
            "format": 1,
            "filename": "625411/large_thumb/Empo-141120.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": 18781,
            "video": 625410,
            "format": 1,
            "filename": "625410/large_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": 18783,
            "video": 625409,
            "format": 1,
            "filename": "625409/large_thumb/Empo-141127.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}