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=13950&ordering=id
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=14000&ordering=id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13900&ordering=id",
    "results": [
        {
            "id": 19657,
            "video": 625594,
            "format": 6,
            "filename": "625594/original/DTNS20160525.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.66,
            "truepeakLufs": 0.07
        },
        {
            "id": 19658,
            "video": 625594,
            "format": 5,
            "filename": "625594/small_thumb/DTNS20160525.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19659,
            "video": 625594,
            "format": 7,
            "filename": "625594/theora/DTNS20160525.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.76,
            "truepeakLufs": 0.49
        },
        {
            "id": 19660,
            "video": 625594,
            "format": 1,
            "filename": "625594/large_thumb/DTNS20160525.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19666,
            "video": 625596,
            "format": 1,
            "filename": "625596/large_thumb/DTNS20160526.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19667,
            "video": 625596,
            "format": 7,
            "filename": "625596/theora/DTNS20160526.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.09,
            "truepeakLufs": -0.07
        },
        {
            "id": 19668,
            "video": 625596,
            "format": 6,
            "filename": "625596/original/DTNS20160526.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.02,
            "truepeakLufs": -0.04
        },
        {
            "id": 19669,
            "video": 625596,
            "format": 5,
            "filename": "625596/small_thumb/DTNS20160526.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19670,
            "video": 625596,
            "format": 2,
            "filename": "625596/broadcast/DTNS20160526.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.02,
            "truepeakLufs": -0.05
        },
        {
            "id": 19676,
            "video": 625598,
            "format": 6,
            "filename": "625598/original/DTNS20160527.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.49,
            "truepeakLufs": 0.5
        },
        {
            "id": 19677,
            "video": 625598,
            "format": 2,
            "filename": "625598/broadcast/DTNS20160527.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.49,
            "truepeakLufs": 2.09
        },
        {
            "id": 19678,
            "video": 625598,
            "format": 7,
            "filename": "625598/theora/DTNS20160527.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.55,
            "truepeakLufs": 1.31
        },
        {
            "id": 19679,
            "video": 625598,
            "format": 1,
            "filename": "625598/large_thumb/DTNS20160527.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19680,
            "video": 625598,
            "format": 5,
            "filename": "625598/small_thumb/DTNS20160527.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19681,
            "video": 625599,
            "format": 2,
            "filename": "625599/broadcast/20050421-tor-frikanalen.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.92,
            "truepeakLufs": -3.31
        },
        {
            "id": 19682,
            "video": 625599,
            "format": 1,
            "filename": "625599/large_thumb/20050421-tor-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19683,
            "video": 625599,
            "format": 5,
            "filename": "625599/small_thumb/20050421-tor-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19684,
            "video": 625599,
            "format": 7,
            "filename": "625599/theora/20050421-tor-frikanalen.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -31.13,
            "truepeakLufs": -4.24
        },
        {
            "id": 19685,
            "video": 625502,
            "format": 6,
            "filename": "625502/original/15 - Outtakes 2.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.2,
            "truepeakLufs": 0.11
        },
        {
            "id": 19686,
            "video": 625502,
            "format": 2,
            "filename": "625502/broadcast/15 - Outtakes 2.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.2,
            "truepeakLufs": 2.61
        },
        {
            "id": 19687,
            "video": 625501,
            "format": 6,
            "filename": "625501/original/14 - Outtakes 1.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.77,
            "truepeakLufs": 0.03
        },
        {
            "id": 19688,
            "video": 625501,
            "format": 2,
            "filename": "625501/broadcast/14 - Outtakes 1.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.77,
            "truepeakLufs": 3.22
        },
        {
            "id": 19689,
            "video": 625500,
            "format": 2,
            "filename": "625500/broadcast/13 - Season Highlights.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.09,
            "truepeakLufs": 2.73
        },
        {
            "id": 19690,
            "video": 625500,
            "format": 6,
            "filename": "625500/original/13 - Season Highlights.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.09,
            "truepeakLufs": 0.36
        },
        {
            "id": 19691,
            "video": 625499,
            "format": 2,
            "filename": "625499/broadcast/12 - Geelong.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.46,
            "truepeakLufs": 2.94
        },
        {
            "id": 19692,
            "video": 625499,
            "format": 6,
            "filename": "625499/original/12 - Geelong.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.46,
            "truepeakLufs": 0.37
        },
        {
            "id": 19693,
            "video": 625498,
            "format": 6,
            "filename": "625498/original/11 - McClaren Vale.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.71,
            "truepeakLufs": 0.61
        },
        {
            "id": 19694,
            "video": 625498,
            "format": 2,
            "filename": "625498/broadcast/11 - McClaren Vale.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.71,
            "truepeakLufs": 0.94
        },
        {
            "id": 19695,
            "video": 625497,
            "format": 2,
            "filename": "625497/broadcast/10 - Victor Harbor.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.95,
            "truepeakLufs": 1.85
        },
        {
            "id": 19696,
            "video": 625497,
            "format": 6,
            "filename": "625497/original/10 - Victor Harbor.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.95,
            "truepeakLufs": 0.26
        },
        {
            "id": 19697,
            "video": 625496,
            "format": 2,
            "filename": "625496/broadcast/9 - Meningie.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.98,
            "truepeakLufs": 1.63
        },
        {
            "id": 19698,
            "video": 625496,
            "format": 6,
            "filename": "625496/original/9 - Meningie.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.98,
            "truepeakLufs": 0.8
        },
        {
            "id": 19699,
            "video": 625495,
            "format": 6,
            "filename": "625495/original/8 - Hamilton.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.52,
            "truepeakLufs": 0.42
        },
        {
            "id": 19700,
            "video": 625495,
            "format": 2,
            "filename": "625495/broadcast/8 - Hamilton.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.52,
            "truepeakLufs": 0.03
        },
        {
            "id": 19701,
            "video": 625494,
            "format": 2,
            "filename": "625494/broadcast/7 - Mooloolaba.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.42,
            "truepeakLufs": 2.46
        },
        {
            "id": 19702,
            "video": 625494,
            "format": 6,
            "filename": "625494/original/7 - Mooloolaba.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.42,
            "truepeakLufs": 1.68
        },
        {
            "id": 19703,
            "video": 625493,
            "format": 2,
            "filename": "625493/broadcast/6- Bundaberg.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.26,
            "truepeakLufs": 2.55
        },
        {
            "id": 19704,
            "video": 625493,
            "format": 6,
            "filename": "625493/original/6- Bundaberg.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.26,
            "truepeakLufs": 1.13
        },
        {
            "id": 19705,
            "video": 625492,
            "format": 6,
            "filename": "625492/original/5 - Stanthorpe.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.23,
            "truepeakLufs": -2.24
        },
        {
            "id": 19706,
            "video": 625492,
            "format": 2,
            "filename": "625492/broadcast/5 - Stanthorpe.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.23,
            "truepeakLufs": -2.24
        },
        {
            "id": 19707,
            "video": 625491,
            "format": 2,
            "filename": "625491/broadcast/4 - Tamworth.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.62,
            "truepeakLufs": 1.02
        },
        {
            "id": 19708,
            "video": 625491,
            "format": 6,
            "filename": "625491/original/4 - Tamworth.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.62,
            "truepeakLufs": 0.39
        },
        {
            "id": 19709,
            "video": 625490,
            "format": 2,
            "filename": "625490/broadcast/3 - Griffith.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.63,
            "truepeakLufs": 3.39
        },
        {
            "id": 19710,
            "video": 625490,
            "format": 6,
            "filename": "625490/original/3 - Griffith.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.62,
            "truepeakLufs": 1.0
        },
        {
            "id": 19711,
            "video": 625489,
            "format": 2,
            "filename": "625489/broadcast/1 - Canberra.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.99,
            "truepeakLufs": 0.78
        },
        {
            "id": 19712,
            "video": 625489,
            "format": 6,
            "filename": "625489/original/1 - Canberra.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.99,
            "truepeakLufs": 0.22
        },
        {
            "id": 19713,
            "video": 625488,
            "format": 2,
            "filename": "625488/broadcast/2 - Batemans Bay.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.72,
            "truepeakLufs": 1.48
        },
        {
            "id": 19714,
            "video": 625488,
            "format": 6,
            "filename": "625488/original/2 - Batemans Bay.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.72,
            "truepeakLufs": 0.14
        },
        {
            "id": 19720,
            "video": 625601,
            "format": 5,
            "filename": "625601/small_thumb/DTNS20161130.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19721,
            "video": 625601,
            "format": 1,
            "filename": "625601/large_thumb/DTNS20161130.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}