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

{
    "count": 17918,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=3050&ordering=-id",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=2950&ordering=-id",
    "results": [
        {
            "id": 21008,
            "video": 625855,
            "format": 7,
            "filename": "625855/theora/DTNS20161202.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.1,
            "truepeakLufs": 1.14
        },
        {
            "id": 21007,
            "video": 625855,
            "format": 2,
            "filename": "625855/broadcast/DTNS20161202.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.99,
            "truepeakLufs": 1.59
        },
        {
            "id": 21006,
            "video": 625855,
            "format": 6,
            "filename": "625855/original/DTNS20161202.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.99,
            "truepeakLufs": 0.54
        },
        {
            "id": 21005,
            "video": 625855,
            "format": 1,
            "filename": "625855/large_thumb/DTNS20161202.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21004,
            "video": 625855,
            "format": 5,
            "filename": "625855/small_thumb/DTNS20161202.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21003,
            "video": 625854,
            "format": 7,
            "filename": "625854/theora/DTNS20161201.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.76,
            "truepeakLufs": 0.86
        },
        {
            "id": 21002,
            "video": 625854,
            "format": 2,
            "filename": "625854/broadcast/DTNS20161201.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 1.53
        },
        {
            "id": 21001,
            "video": 625854,
            "format": 1,
            "filename": "625854/large_thumb/DTNS20161201.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21000,
            "video": 625854,
            "format": 6,
            "filename": "625854/original/DTNS20161201.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.67,
            "truepeakLufs": 0.44
        },
        {
            "id": 20999,
            "video": 625854,
            "format": 5,
            "filename": "625854/small_thumb/DTNS20161201.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20998,
            "video": 625853,
            "format": 7,
            "filename": "625853/theora/DTNS20161130.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.69,
            "truepeakLufs": 1.16
        },
        {
            "id": 20997,
            "video": 625853,
            "format": 2,
            "filename": "625853/broadcast/DTNS20161130.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.57,
            "truepeakLufs": 2.99
        },
        {
            "id": 20996,
            "video": 625853,
            "format": 6,
            "filename": "625853/original/DTNS20161130.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.57,
            "truepeakLufs": 0.66
        },
        {
            "id": 20995,
            "video": 625853,
            "format": 1,
            "filename": "625853/large_thumb/DTNS20161130.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20994,
            "video": 625853,
            "format": 5,
            "filename": "625853/small_thumb/DTNS20161130.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20993,
            "video": 625852,
            "format": 2,
            "filename": "625852/broadcast/DTNS20161129.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.2,
            "truepeakLufs": 1.59
        },
        {
            "id": 20992,
            "video": 625852,
            "format": 7,
            "filename": "625852/theora/DTNS20161129.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.28,
            "truepeakLufs": 0.33
        },
        {
            "id": 20991,
            "video": 625852,
            "format": 6,
            "filename": "625852/original/DTNS20161129.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.2,
            "truepeakLufs": 0.1
        },
        {
            "id": 20990,
            "video": 625852,
            "format": 5,
            "filename": "625852/small_thumb/DTNS20161129.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20989,
            "video": 625852,
            "format": 1,
            "filename": "625852/large_thumb/DTNS20161129.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20988,
            "video": 625851,
            "format": 2,
            "filename": "625851/broadcast/DTNS20161128.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.07,
            "truepeakLufs": 1.63
        },
        {
            "id": 20987,
            "video": 625851,
            "format": 7,
            "filename": "625851/theora/DTNS20161128.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.15,
            "truepeakLufs": 1.17
        },
        {
            "id": 20986,
            "video": 625851,
            "format": 5,
            "filename": "625851/small_thumb/DTNS20161128.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20985,
            "video": 625851,
            "format": 6,
            "filename": "625851/original/DTNS20161128.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.07,
            "truepeakLufs": 0.7
        },
        {
            "id": 20984,
            "video": 625851,
            "format": 1,
            "filename": "625851/large_thumb/DTNS20161128.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20983,
            "video": 625850,
            "format": 2,
            "filename": "625850/broadcast/DTNS20161123.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.88,
            "truepeakLufs": 1.14
        },
        {
            "id": 20982,
            "video": 625850,
            "format": 7,
            "filename": "625850/theora/DTNS20161123.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.01,
            "truepeakLufs": 0.33
        },
        {
            "id": 20981,
            "video": 625850,
            "format": 6,
            "filename": "625850/original/DTNS20161123.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.88,
            "truepeakLufs": 0.54
        },
        {
            "id": 20980,
            "video": 625850,
            "format": 1,
            "filename": "625850/large_thumb/DTNS20161123.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20979,
            "video": 625850,
            "format": 5,
            "filename": "625850/small_thumb/DTNS20161123.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20978,
            "video": 625849,
            "format": 7,
            "filename": "625849/theora/DTNS20161122.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.94,
            "truepeakLufs": 0.69
        },
        {
            "id": 20977,
            "video": 625849,
            "format": 2,
            "filename": "625849/broadcast/DTNS20161122.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.86,
            "truepeakLufs": 1.63
        },
        {
            "id": 20976,
            "video": 625849,
            "format": 1,
            "filename": "625849/large_thumb/DTNS20161122.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20975,
            "video": 625849,
            "format": 5,
            "filename": "625849/small_thumb/DTNS20161122.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20974,
            "video": 625849,
            "format": 6,
            "filename": "625849/original/DTNS20161122.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.86,
            "truepeakLufs": 0.38
        },
        {
            "id": 20973,
            "video": 625848,
            "format": 7,
            "filename": "625848/theora/DTNS20161121.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.59,
            "truepeakLufs": 2.14
        },
        {
            "id": 20972,
            "video": 625848,
            "format": 2,
            "filename": "625848/broadcast/DTNS20161121.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.52,
            "truepeakLufs": 1.88
        },
        {
            "id": 20971,
            "video": 625848,
            "format": 1,
            "filename": "625848/large_thumb/DTNS20161121.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20970,
            "video": 625848,
            "format": 6,
            "filename": "625848/original/DTNS20161121.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.52,
            "truepeakLufs": 1.34
        },
        {
            "id": 20969,
            "video": 625848,
            "format": 5,
            "filename": "625848/small_thumb/DTNS20161121.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20968,
            "video": 625847,
            "format": 7,
            "filename": "625847/theora/DTNS20161118.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.25,
            "truepeakLufs": 2.02
        },
        {
            "id": 20967,
            "video": 625847,
            "format": 2,
            "filename": "625847/broadcast/DTNS20161118.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.17,
            "truepeakLufs": 1.48
        },
        {
            "id": 20966,
            "video": 625847,
            "format": 1,
            "filename": "625847/large_thumb/DTNS20161118.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20965,
            "video": 625847,
            "format": 6,
            "filename": "625847/original/DTNS20161118.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.17,
            "truepeakLufs": 1.0
        },
        {
            "id": 20964,
            "video": 625847,
            "format": 5,
            "filename": "625847/small_thumb/DTNS20161118.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20963,
            "video": 625846,
            "format": 2,
            "filename": "625846/broadcast/DTNS20161117.dv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.39,
            "truepeakLufs": 0.06
        },
        {
            "id": 20962,
            "video": 625846,
            "format": 7,
            "filename": "625846/theora/DTNS20161117.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.47,
            "truepeakLufs": 0.47
        },
        {
            "id": 20961,
            "video": 625846,
            "format": 6,
            "filename": "625846/original/DTNS20161117.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.39,
            "truepeakLufs": 0.3
        },
        {
            "id": 20960,
            "video": 625846,
            "format": 1,
            "filename": "625846/large_thumb/DTNS20161117.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20959,
            "video": 625846,
            "format": 5,
            "filename": "625846/small_thumb/DTNS20161117.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}