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=13650&ordering=-created_time
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=13700&ordering=-created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13600&ordering=-created_time",
    "results": [
        {
            "id": 20322,
            "video": 625721,
            "format": 5,
            "filename": "625721/small_thumb/Reproducible_Builds_status_update.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20372,
            "video": 625731,
            "format": 5,
            "filename": "625731/small_thumb/DebConf17_2.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20323,
            "video": 625721,
            "format": 1,
            "filename": "625721/large_thumb/Reproducible_Builds_status_update.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20326,
            "video": 625722,
            "format": 5,
            "filename": "625722/small_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20328,
            "video": 625722,
            "format": 1,
            "filename": "625722/large_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20331,
            "video": 625723,
            "format": 1,
            "filename": "625723/large_thumb/The_Supreme_Court_of_DFSGFree.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20332,
            "video": 625723,
            "format": 5,
            "filename": "625723/small_thumb/The_Supreme_Court_of_DFSGFree.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20336,
            "video": 625724,
            "format": 5,
            "filename": "625724/small_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20338,
            "video": 625724,
            "format": 1,
            "filename": "625724/large_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20341,
            "video": 625725,
            "format": 1,
            "filename": "625725/large_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20343,
            "video": 625725,
            "format": 5,
            "filename": "625725/small_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20458,
            "video": 625748,
            "format": 1,
            "filename": "625748/large_thumb/DTNS20160803.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20337,
            "video": 625724,
            "format": 6,
            "filename": "625724/original/Towards_the_formal_verification_of_maintainer_scripts.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.04,
            "truepeakLufs": -1.06
        },
        {
            "id": 20333,
            "video": 625723,
            "format": 6,
            "filename": "625723/original/The_Supreme_Court_of_DFSGFree.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.05,
            "truepeakLufs": -2.75
        },
        {
            "id": 20327,
            "video": 625722,
            "format": 6,
            "filename": "625722/original/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.95,
            "truepeakLufs": 0.78
        },
        {
            "id": 20321,
            "video": 625721,
            "format": 6,
            "filename": "625721/original/Reproducible_Builds_status_update.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.06,
            "truepeakLufs": 2.85
        },
        {
            "id": 20317,
            "video": 625720,
            "format": 6,
            "filename": "625720/original/The_past_year_in_APT.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.02,
            "truepeakLufs": -0.97
        },
        {
            "id": 20311,
            "video": 625719,
            "format": 6,
            "filename": "625719/original/AppStream_Machinereadable_metadata_for_all_the_things.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.09,
            "truepeakLufs": 2.07
        },
        {
            "id": 20308,
            "video": 625718,
            "format": 6,
            "filename": "625718/original/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.webm",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.04,
            "truepeakLufs": 2.34
        },
        {
            "id": 20345,
            "video": 625725,
            "format": 2,
            "filename": "625725/broadcast/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.04,
            "truepeakLufs": 3.61
        },
        {
            "id": 20339,
            "video": 625724,
            "format": 2,
            "filename": "625724/broadcast/Towards_the_formal_verification_of_maintainer_scripts.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.04,
            "truepeakLufs": -1.06
        },
        {
            "id": 20335,
            "video": 625723,
            "format": 2,
            "filename": "625723/broadcast/The_Supreme_Court_of_DFSGFree.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.05,
            "truepeakLufs": -2.75
        },
        {
            "id": 20324,
            "video": 625721,
            "format": 2,
            "filename": "625721/broadcast/Reproducible_Builds_status_update.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.09,
            "truepeakLufs": 3.94
        },
        {
            "id": 20319,
            "video": 625720,
            "format": 2,
            "filename": "625720/broadcast/The_past_year_in_APT.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.02,
            "truepeakLufs": -0.97
        },
        {
            "id": 20314,
            "video": 625719,
            "format": 2,
            "filename": "625719/broadcast/AppStream_Machinereadable_metadata_for_all_the_things.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.09,
            "truepeakLufs": 3.27
        },
        {
            "id": 20310,
            "video": 625718,
            "format": 2,
            "filename": "625718/broadcast/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.04,
            "truepeakLufs": 2.48
        },
        {
            "id": 20304,
            "video": 625717,
            "format": 2,
            "filename": "625717/broadcast/Developing_plugins_for_FreeRTC.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.08,
            "truepeakLufs": 0.29
        },
        {
            "id": 20453,
            "video": 625747,
            "format": 5,
            "filename": "625747/small_thumb/DTNS20160802.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20344,
            "video": 625725,
            "format": 7,
            "filename": "625725/theora/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.09,
            "truepeakLufs": 2.93
        },
        {
            "id": 20340,
            "video": 625724,
            "format": 7,
            "filename": "625724/theora/Towards_the_formal_verification_of_maintainer_scripts.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.1,
            "truepeakLufs": -1.14
        },
        {
            "id": 20334,
            "video": 625723,
            "format": 7,
            "filename": "625723/theora/The_Supreme_Court_of_DFSGFree.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.11,
            "truepeakLufs": -2.75
        },
        {
            "id": 20330,
            "video": 625722,
            "format": 7,
            "filename": "625722/theora/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.01,
            "truepeakLufs": 0.83
        },
        {
            "id": 20325,
            "video": 625721,
            "format": 7,
            "filename": "625721/theora/Reproducible_Builds_status_update.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.13,
            "truepeakLufs": 3.21
        },
        {
            "id": 20320,
            "video": 625720,
            "format": 7,
            "filename": "625720/theora/The_past_year_in_APT.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.08,
            "truepeakLufs": -1.19
        },
        {
            "id": 20315,
            "video": 625719,
            "format": 7,
            "filename": "625719/theora/AppStream_Machinereadable_metadata_for_all_the_things.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.18,
            "truepeakLufs": 2.23
        },
        {
            "id": 20305,
            "video": 625717,
            "format": 7,
            "filename": "625717/theora/Developing_plugins_for_FreeRTC.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.15,
            "truepeakLufs": 1.42
        },
        {
            "id": 20347,
            "video": 625726,
            "format": 1,
            "filename": "625726/large_thumb/GNUscreen_comes_to_Debian_Installer.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20348,
            "video": 625726,
            "format": 5,
            "filename": "625726/small_thumb/GNUscreen_comes_to_Debian_Installer.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20351,
            "video": 625727,
            "format": 5,
            "filename": "625727/small_thumb/Decentralized_communications_with_Ring.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20352,
            "video": 625727,
            "format": 1,
            "filename": "625727/large_thumb/Decentralized_communications_with_Ring.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20356,
            "video": 625728,
            "format": 1,
            "filename": "625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20358,
            "video": 625728,
            "format": 5,
            "filename": "625728/small_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20362,
            "video": 625729,
            "format": 5,
            "filename": "625729/small_thumb/Live_demos_4.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20363,
            "video": 625729,
            "format": 1,
            "filename": "625729/large_thumb/Live_demos_4.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20366,
            "video": 625730,
            "format": 1,
            "filename": "625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20368,
            "video": 625730,
            "format": 5,
            "filename": "625730/small_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20373,
            "video": 625731,
            "format": 1,
            "filename": "625731/large_thumb/DebConf17_2.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20376,
            "video": 625732,
            "format": 5,
            "filename": "625732/small_thumb/DebConf18_Proposals.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20377,
            "video": 625732,
            "format": 1,
            "filename": "625732/large_thumb/DebConf18_Proposals.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20382,
            "video": 625733,
            "format": 5,
            "filename": "625733/small_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}