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

{
    "count": 17978,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=4300&ordering=-filename",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=4200&ordering=-filename",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 19150,
            "video": 625496,
            "format": 5,
            "filename": "625496/small_thumb/9 - Meningie.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19151,
            "video": 625496,
            "format": 1,
            "filename": "625496/large_thumb/9 - Meningie.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 19154,
            "video": 625495,
            "format": 5,
            "filename": "625495/small_thumb/8 - Hamilton.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19153,
            "video": 625495,
            "format": 1,
            "filename": "625495/large_thumb/8 - Hamilton.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 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": 19156,
            "video": 625494,
            "format": 1,
            "filename": "625494/large_thumb/7 - Mooloolaba.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 19159,
            "video": 625493,
            "format": 5,
            "filename": "625493/small_thumb/6- Bundaberg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19161,
            "video": 625493,
            "format": 1,
            "filename": "625493/large_thumb/6- Bundaberg.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 19163,
            "video": 625492,
            "format": 5,
            "filename": "625492/small_thumb/5 - Stanthorpe.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19162,
            "video": 625492,
            "format": 1,
            "filename": "625492/large_thumb/5 - Stanthorpe.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19234,
            "video": 625491,
            "format": 7,
            "filename": "625491/theora/4 - Tamworth.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.69,
            "truepeakLufs": 0.29
        },
        {
            "id": 19184,
            "video": 625491,
            "format": 5,
            "filename": "625491/small_thumb/4 - Tamworth.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19185,
            "video": 625491,
            "format": 1,
            "filename": "625491/large_thumb/4 - Tamworth.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19200,
            "video": 625490,
            "format": 7,
            "filename": "625490/theora/3 - Griffith.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.72,
            "truepeakLufs": 1.79
        },
        {
            "id": 19167,
            "video": 625490,
            "format": 5,
            "filename": "625490/small_thumb/3 - Griffith.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19166,
            "video": 625490,
            "format": 1,
            "filename": "625490/large_thumb/3 - Griffith.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19201,
            "video": 625489,
            "format": 7,
            "filename": "625489/theora/1 - Canberra.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.07,
            "truepeakLufs": 0.25
        },
        {
            "id": 19169,
            "video": 625489,
            "format": 5,
            "filename": "625489/small_thumb/1 - Canberra.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19168,
            "video": 625489,
            "format": 1,
            "filename": "625489/large_thumb/1 - Canberra.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19202,
            "video": 625488,
            "format": 7,
            "filename": "625488/theora/2 - Batemans Bay.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.79,
            "truepeakLufs": 0.33
        },
        {
            "id": 19172,
            "video": 625488,
            "format": 5,
            "filename": "625488/small_thumb/2 - Batemans Bay.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 19173,
            "video": 625488,
            "format": 1,
            "filename": "625488/large_thumb/2 - Batemans Bay.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}