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

{
    "count": 17505,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=6050&ordering=-format",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=5950&ordering=-format",
    "results": [
        {
            "id": 10495,
            "video": 624467,
            "format": 5,
            "filename": "624467/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8034,
            "video": 623992,
            "format": 5,
            "filename": "623992/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20403,
            "video": 625737,
            "format": 5,
            "filename": "625737/small_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5987,
            "video": 623590,
            "format": 5,
            "filename": "623590/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3115,
            "video": 622937,
            "format": 5,
            "filename": "622937/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18022,
            "video": 625344,
            "format": 5,
            "filename": "625344/small_thumb/WilliamNoel_2012S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5981,
            "video": 623589,
            "format": 5,
            "filename": "623589/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10431,
            "video": 624456,
            "format": 5,
            "filename": "624456/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5976,
            "video": 623588,
            "format": 5,
            "filename": "623588/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1692,
            "video": 622378,
            "format": 5,
            "filename": "622378/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3110,
            "video": 622936,
            "format": 5,
            "filename": "622936/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5970,
            "video": 623587,
            "format": 5,
            "filename": "623587/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10437,
            "video": 624457,
            "format": 5,
            "filename": "624457/small_thumb/small.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": 5965,
            "video": 623586,
            "format": 5,
            "filename": "623586/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8329,
            "video": 624050,
            "format": 5,
            "filename": "624050/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5959,
            "video": 623585,
            "format": 5,
            "filename": "623585/small_thumb/small.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": 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": 3105,
            "video": 622935,
            "format": 5,
            "filename": "622935/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5954,
            "video": 623584,
            "format": 5,
            "filename": "623584/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 960,
            "video": 622230,
            "format": 5,
            "filename": "622230/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1687,
            "video": 622377,
            "format": 5,
            "filename": "622377/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9278,
            "video": 624244,
            "format": 5,
            "filename": "624244/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12642,
            "video": 624871,
            "format": 5,
            "filename": "624871/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5949,
            "video": 623583,
            "format": 5,
            "filename": "623583/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9283,
            "video": 624245,
            "format": 5,
            "filename": "624245/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5944,
            "video": 623581,
            "format": 5,
            "filename": "623581/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8319,
            "video": 624048,
            "format": 5,
            "filename": "624048/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5939,
            "video": 623580,
            "format": 5,
            "filename": "623580/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10425,
            "video": 624455,
            "format": 5,
            "filename": "624455/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5934,
            "video": 623577,
            "format": 5,
            "filename": "623577/small_thumb/small.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": 8309,
            "video": 624046,
            "format": 5,
            "filename": "624046/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5929,
            "video": 623573,
            "format": 5,
            "filename": "623573/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1682,
            "video": 622376,
            "format": 5,
            "filename": "622376/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10413,
            "video": 624453,
            "format": 5,
            "filename": "624453/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5924,
            "video": 623570,
            "format": 5,
            "filename": "623570/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10407,
            "video": 624452,
            "format": 5,
            "filename": "624452/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5919,
            "video": 623568,
            "format": 5,
            "filename": "623568/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12600,
            "video": 624863,
            "format": 5,
            "filename": "624863/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10419,
            "video": 624454,
            "format": 5,
            "filename": "624454/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1677,
            "video": 622375,
            "format": 5,
            "filename": "622375/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8314,
            "video": 624047,
            "format": 5,
            "filename": "624047/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20453,
            "video": 625747,
            "format": 5,
            "filename": "625747/small_thumb/DTNS20160802.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8294,
            "video": 624043,
            "format": 5,
            "filename": "624043/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8289,
            "video": 624042,
            "format": 5,
            "filename": "624042/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10395,
            "video": 624450,
            "format": 5,
            "filename": "624450/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8299,
            "video": 624044,
            "format": 5,
            "filename": "624044/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}