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=13700&ordering=-video
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=13750&ordering=-video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13650&ordering=-video",
    "results": [
        {
            "id": 19163,
            "video": 625492,
            "format": 5,
            "filename": "625492/small_thumb/5 - Stanthorpe.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19199,
            "video": 625492,
            "format": 7,
            "filename": "625492/theora/5 - Stanthorpe.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.31,
            "truepeakLufs": -2.87
        },
        {
            "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": 19159,
            "video": 625493,
            "format": 5,
            "filename": "625493/small_thumb/6- Bundaberg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19161,
            "video": 625493,
            "format": 1,
            "filename": "625493/large_thumb/6- Bundaberg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19198,
            "video": 625493,
            "format": 7,
            "filename": "625493/theora/6- Bundaberg.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.33,
            "truepeakLufs": 1.77
        },
        {
            "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": 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": 19156,
            "video": 625494,
            "format": 1,
            "filename": "625494/large_thumb/7 - Mooloolaba.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19158,
            "video": 625494,
            "format": 5,
            "filename": "625494/small_thumb/7 - Mooloolaba.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 19192,
            "video": 625494,
            "format": 7,
            "filename": "625494/theora/7 - Mooloolaba.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.5,
            "truepeakLufs": 1.06
        },
        {
            "id": 19153,
            "video": 625495,
            "format": 1,
            "filename": "625495/large_thumb/8 - Hamilton.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19154,
            "video": 625495,
            "format": 5,
            "filename": "625495/small_thumb/8 - Hamilton.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19191,
            "video": 625495,
            "format": 7,
            "filename": "625495/theora/8 - Hamilton.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.59,
            "truepeakLufs": 0.29
        },
        {
            "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": 19150,
            "video": 625496,
            "format": 5,
            "filename": "625496/small_thumb/9 - Meningie.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19151,
            "video": 625496,
            "format": 1,
            "filename": "625496/large_thumb/9 - Meningie.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19190,
            "video": 625496,
            "format": 7,
            "filename": "625496/theora/9 - Meningie.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.08,
            "truepeakLufs": 0.3
        },
        {
            "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": 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": 19147,
            "video": 625497,
            "format": 1,
            "filename": "625497/large_thumb/10 - Victor Harbor.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19149,
            "video": 625497,
            "format": 5,
            "filename": "625497/small_thumb/10 - Victor Harbor.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19188,
            "video": 625497,
            "format": 7,
            "filename": "625497/theora/10 - Victor Harbor.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.07,
            "truepeakLufs": 0.47
        },
        {
            "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": 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": 19144,
            "video": 625498,
            "format": 5,
            "filename": "625498/small_thumb/11 - McClaren Vale.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19145,
            "video": 625498,
            "format": 1,
            "filename": "625498/large_thumb/11 - McClaren Vale.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19187,
            "video": 625498,
            "format": 7,
            "filename": "625498/theora/11 - McClaren Vale.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.81,
            "truepeakLufs": 1.06
        },
        {
            "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": 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": 19180,
            "video": 625499,
            "format": 5,
            "filename": "625499/small_thumb/12 - Geelong.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19182,
            "video": 625499,
            "format": 1,
            "filename": "625499/large_thumb/12 - Geelong.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19233,
            "video": 625499,
            "format": 7,
            "filename": "625499/theora/12 - Geelong.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.57,
            "truepeakLufs": 0.71
        },
        {
            "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": 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": 19142,
            "video": 625500,
            "format": 5,
            "filename": "625500/small_thumb/13 - Season Highlights.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19143,
            "video": 625500,
            "format": 1,
            "filename": "625500/large_thumb/13 - Season Highlights.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19186,
            "video": 625500,
            "format": 7,
            "filename": "625500/theora/13 - Season Highlights.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.2,
            "truepeakLufs": 0.75
        },
        {
            "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": 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": 19138,
            "video": 625501,
            "format": 1,
            "filename": "625501/large_thumb/14 - Outtakes 1.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19140,
            "video": 625501,
            "format": 5,
            "filename": "625501/small_thumb/14 - Outtakes 1.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19179,
            "video": 625501,
            "format": 7,
            "filename": "625501/theora/14 - Outtakes 1.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.82,
            "truepeakLufs": 0.31
        },
        {
            "id": 19136,
            "video": 625502,
            "format": 1,
            "filename": "625502/large_thumb/15 - Outtakes 2.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}