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

{
    "count": 18075,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=12250&ordering=format",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=12150&ordering=format",
    "results": [
        {
            "id": 940,
            "video": 622226,
            "format": 5,
            "filename": "622226/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2953,
            "video": 622904,
            "format": 5,
            "filename": "622904/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2947,
            "video": 622903,
            "format": 5,
            "filename": "622903/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19377,
            "video": 625540,
            "format": 5,
            "filename": "625540/small_thumb/RobertPalmer_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19397,
            "video": 625544,
            "format": 5,
            "filename": "625544/small_thumb/TimUrban_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 414,
            "video": 622117,
            "format": 5,
            "filename": "622117/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10207,
            "video": 624417,
            "format": 5,
            "filename": "624417/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10201,
            "video": 624416,
            "format": 5,
            "filename": "624416/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19446,
            "video": 625552,
            "format": 5,
            "filename": "625552/small_thumb/DanielleFeinberg_2015P.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19468,
            "video": 625556,
            "format": 5,
            "filename": "625556/small_thumb/20160510-big-data-olje-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10195,
            "video": 624415,
            "format": 5,
            "filename": "624415/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19492,
            "video": 625561,
            "format": 5,
            "filename": "625561/small_thumb/MaryNorris_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10189,
            "video": 624414,
            "format": 5,
            "filename": "624414/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10173,
            "video": 624411,
            "format": 5,
            "filename": "624411/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10168,
            "video": 624410,
            "format": 5,
            "filename": "624410/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19526,
            "video": 625568,
            "format": 5,
            "filename": "625568/small_thumb/DTNS20160428.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10162,
            "video": 624409,
            "format": 5,
            "filename": "624409/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19533,
            "video": 625569,
            "format": 5,
            "filename": "625569/small_thumb/DTNS20160429.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19542,
            "video": 625573,
            "format": 5,
            "filename": "625573/small_thumb/DTNS20160504.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19546,
            "video": 625572,
            "format": 5,
            "filename": "625572/small_thumb/DTNS20160503.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19554,
            "video": 625571,
            "format": 5,
            "filename": "625571/small_thumb/DTNS20160502.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19557,
            "video": 625574,
            "format": 5,
            "filename": "625574/small_thumb/DTNS20160505.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19564,
            "video": 625575,
            "format": 5,
            "filename": "625575/small_thumb/DTNS20160506.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19566,
            "video": 625577,
            "format": 5,
            "filename": "625577/small_thumb/DTNS20160509.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19574,
            "video": 625579,
            "format": 5,
            "filename": "625579/small_thumb/DTNS20160510.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 935,
            "video": 622225,
            "format": 5,
            "filename": "622225/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 409,
            "video": 622116,
            "format": 5,
            "filename": "622116/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10150,
            "video": 624407,
            "format": 5,
            "filename": "624407/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10145,
            "video": 624406,
            "format": 5,
            "filename": "624406/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10140,
            "video": 624405,
            "format": 5,
            "filename": "624405/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10135,
            "video": 624404,
            "format": 5,
            "filename": "624404/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10129,
            "video": 624403,
            "format": 5,
            "filename": "624403/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10123,
            "video": 624402,
            "format": 5,
            "filename": "624402/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10117,
            "video": 624401,
            "format": 5,
            "filename": "624401/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10111,
            "video": 624400,
            "format": 5,
            "filename": "624400/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19582,
            "video": 625580,
            "format": 5,
            "filename": "625580/small_thumb/DTNS20160511.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10105,
            "video": 624399,
            "format": 5,
            "filename": "624399/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10099,
            "video": 624398,
            "format": 5,
            "filename": "624398/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19590,
            "video": 625581,
            "format": 5,
            "filename": "625581/small_thumb/DTNS20160512.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19593,
            "video": 625582,
            "format": 5,
            "filename": "625582/small_thumb/DTNS20160513.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10094,
            "video": 624397,
            "format": 5,
            "filename": "624397/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19599,
            "video": 625583,
            "format": 5,
            "filename": "625583/small_thumb/DTNS20160516.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19603,
            "video": 625585,
            "format": 5,
            "filename": "625585/small_thumb/DTNS20160518.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19609,
            "video": 625586,
            "format": 5,
            "filename": "625586/small_thumb/DTNS20160519.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19613,
            "video": 625587,
            "format": 5,
            "filename": "625587/small_thumb/DTNS20160520.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19619,
            "video": 625584,
            "format": 5,
            "filename": "625584/small_thumb/DTNS20160517.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10156,
            "video": 624408,
            "format": 5,
            "filename": "624408/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10088,
            "video": 624396,
            "format": 5,
            "filename": "624396/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19626,
            "video": 625589,
            "format": 5,
            "filename": "625589/small_thumb/DTNS20160523.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10082,
            "video": 624395,
            "format": 5,
            "filename": "624395/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}