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=10600&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=10650&ordering=integrated_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10550&ordering=integrated_lufs",
    "results": [
        {
            "id": 20293,
            "video": 625715,
            "format": 5,
            "filename": "625715/small_thumb/LTTng_Kernel_and_userspace_tracing_in_Debian.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20296,
            "video": 625716,
            "format": 1,
            "filename": "625716/large_thumb/debdebianorg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20298,
            "video": 625716,
            "format": 5,
            "filename": "625716/small_thumb/debdebianorg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20301,
            "video": 625717,
            "format": 5,
            "filename": "625717/small_thumb/Developing_plugins_for_FreeRTC.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20302,
            "video": 625717,
            "format": 1,
            "filename": "625717/large_thumb/Developing_plugins_for_FreeRTC.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2161,
            "video": 622474,
            "format": 1,
            "filename": "622474/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2160,
            "video": 622473,
            "format": 5,
            "filename": "622473/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2159,
            "video": 622473,
            "format": 4,
            "filename": "622473/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2156,
            "video": 622473,
            "format": 1,
            "filename": "622473/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2155,
            "video": 622472,
            "format": 5,
            "filename": "622472/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2154,
            "video": 622472,
            "format": 4,
            "filename": "622472/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2151,
            "video": 622472,
            "format": 1,
            "filename": "622472/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2150,
            "video": 622471,
            "format": 5,
            "filename": "622471/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2149,
            "video": 622471,
            "format": 4,
            "filename": "622471/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2146,
            "video": 622471,
            "format": 1,
            "filename": "622471/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2145,
            "video": 622470,
            "format": 5,
            "filename": "622470/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2144,
            "video": 622470,
            "format": 4,
            "filename": "622470/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2141,
            "video": 622470,
            "format": 1,
            "filename": "622470/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2140,
            "video": 622469,
            "format": 5,
            "filename": "622469/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2139,
            "video": 622469,
            "format": 4,
            "filename": "622469/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2136,
            "video": 622469,
            "format": 1,
            "filename": "622469/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2135,
            "video": 622468,
            "format": 5,
            "filename": "622468/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2134,
            "video": 622468,
            "format": 4,
            "filename": "622468/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2131,
            "video": 622468,
            "format": 1,
            "filename": "622468/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2130,
            "video": 622467,
            "format": 5,
            "filename": "622467/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20306,
            "video": 625718,
            "format": 5,
            "filename": "625718/small_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20307,
            "video": 625718,
            "format": 1,
            "filename": "625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20312,
            "video": 625719,
            "format": 5,
            "filename": "625719/small_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20313,
            "video": 625719,
            "format": 1,
            "filename": "625719/large_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20316,
            "video": 625720,
            "format": 5,
            "filename": "625720/small_thumb/The_past_year_in_APT.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20318,
            "video": 625720,
            "format": 1,
            "filename": "625720/large_thumb/The_past_year_in_APT.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 2129,
            "video": 622467,
            "format": 4,
            "filename": "622467/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2126,
            "video": 622467,
            "format": 1,
            "filename": "622467/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2125,
            "video": 622466,
            "format": 5,
            "filename": "622466/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2124,
            "video": 622466,
            "format": 4,
            "filename": "622466/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2121,
            "video": 622466,
            "format": 1,
            "filename": "622466/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2120,
            "video": 622465,
            "format": 5,
            "filename": "622465/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2119,
            "video": 622465,
            "format": 4,
            "filename": "622465/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}