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=15000&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=15050&ordering=id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=14950&ordering=id",
    "results": [
        {
            "id": 21212,
            "video": 625928,
            "format": 1,
            "filename": "625928/large_thumb/20171010-opne-data-frikanalen.jpg",
            "createdTime": "2017-10-12T08:45:21.560821Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21213,
            "video": 625928,
            "format": 5,
            "filename": "625928/small_thumb/20171010-opne-data-frikanalen.jpg",
            "createdTime": "2017-10-12T08:45:21.601396Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21214,
            "video": 625928,
            "format": 7,
            "filename": "625928/theora/20171010-opne-data-frikanalen.ogv",
            "createdTime": "2017-10-12T10:51:01.823359Z",
            "integratedLufs": -23.06,
            "truepeakLufs": -1.58
        },
        {
            "id": 21299,
            "video": 625966,
            "format": 1,
            "filename": "625966/large_thumb/RutgerBregman_2017.jpg",
            "createdTime": "2017-12-21T08:14:59.516351Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21300,
            "video": 625966,
            "format": 5,
            "filename": "625966/small_thumb/RutgerBregman_2017.jpg",
            "createdTime": "2017-12-21T08:14:59.579409Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21301,
            "video": 625966,
            "format": 2,
            "filename": "625966/broadcast/RutgerBregman_2017.dv",
            "createdTime": "2017-12-21T08:14:59.646645Z",
            "integratedLufs": -15.82,
            "truepeakLufs": -0.52
        },
        {
            "id": 21302,
            "video": 625966,
            "format": 6,
            "filename": "625966/original/RutgerBregman_2017.mp4",
            "createdTime": "2017-12-21T08:14:59.703359Z",
            "integratedLufs": -15.82,
            "truepeakLufs": -0.52
        },
        {
            "id": 21303,
            "video": 625966,
            "format": 7,
            "filename": "625966/theora/RutgerBregman_2017.ogv",
            "createdTime": "2017-12-21T08:14:59.760959Z",
            "integratedLufs": -15.88,
            "truepeakLufs": -1.17
        },
        {
            "id": 21304,
            "video": 625967,
            "format": 6,
            "filename": "625967/original/01_llama_drama_4096p.mp4",
            "createdTime": "2017-12-25T11:36:42.667030Z",
            "integratedLufs": -13.29,
            "truepeakLufs": 0.5
        },
        {
            "id": 21306,
            "video": 625967,
            "format": 1,
            "filename": "625967/large_thumb/01_llama_drama_4096p.jpg",
            "createdTime": "2017-12-25T11:37:37.731149Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21307,
            "video": 625967,
            "format": 5,
            "filename": "625967/small_thumb/01_llama_drama_4096p.jpg",
            "createdTime": "2017-12-25T11:37:37.791859Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21308,
            "video": 625967,
            "format": 7,
            "filename": "625967/theora/01_llama_drama_4096p.ogv",
            "createdTime": "2017-12-25T11:42:42.270633Z",
            "integratedLufs": -13.39,
            "truepeakLufs": 0.93
        },
        {
            "id": 21309,
            "video": 625969,
            "format": 1,
            "filename": "625969/large_thumb/20171212-nivlheim-frikanalen.jpg",
            "createdTime": "2018-01-13T11:11:39.494726Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21310,
            "video": 625969,
            "format": 5,
            "filename": "625969/small_thumb/20171212-nivlheim-frikanalen.jpg",
            "createdTime": "2018-01-13T11:11:39.586469Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21311,
            "video": 625969,
            "format": 2,
            "filename": "625969/broadcast/20171212-nivlheim-frikanalen.dv",
            "createdTime": "2018-01-13T11:11:39.680574Z",
            "integratedLufs": -23.0,
            "truepeakLufs": -0.86
        },
        {
            "id": 21312,
            "video": 625969,
            "format": 7,
            "filename": "625969/theora/20171212-nivlheim-frikanalen.ogv",
            "createdTime": "2018-01-13T11:48:55.505832Z",
            "integratedLufs": -23.1,
            "truepeakLufs": -0.83
        },
        {
            "id": 21313,
            "video": 625970,
            "format": 1,
            "filename": "625970/large_thumb/20180109-trustworthy-frikanalen.jpg",
            "createdTime": "2018-01-13T11:55:27.402392Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21314,
            "video": 625970,
            "format": 2,
            "filename": "625970/broadcast/20180109-trustworthy-frikanalen.dv",
            "createdTime": "2018-01-13T11:55:27.471799Z",
            "integratedLufs": -23.0,
            "truepeakLufs": -3.44
        },
        {
            "id": 21315,
            "video": 625970,
            "format": 5,
            "filename": "625970/small_thumb/20180109-trustworthy-frikanalen.jpg",
            "createdTime": "2018-01-13T11:55:27.529531Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21316,
            "video": 625970,
            "format": 7,
            "filename": "625970/theora/20180109-trustworthy-frikanalen.ogv",
            "createdTime": "2018-01-13T12:59:00.893251Z",
            "integratedLufs": -23.06,
            "truepeakLufs": -2.77
        },
        {
            "id": 21321,
            "video": 625972,
            "format": 6,
            "filename": "625972/original/Snapchat-59153712.mp4",
            "createdTime": "2018-02-02T23:27:59.888935Z",
            "integratedLufs": -39.08,
            "truepeakLufs": -25.67
        },
        {
            "id": 21322,
            "video": 625972,
            "format": 1,
            "filename": "625972/large_thumb/Snapchat-59153712.jpg",
            "createdTime": "2018-02-02T23:27:59.949872Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21323,
            "video": 625972,
            "format": 2,
            "filename": "625972/broadcast/Snapchat-59153712.dv",
            "createdTime": "2018-02-02T23:28:00.323305Z",
            "integratedLufs": -39.08,
            "truepeakLufs": -28.69
        },
        {
            "id": 21324,
            "video": 625972,
            "format": 7,
            "filename": "625972/theora/Snapchat-59153712.ogv",
            "createdTime": "2018-02-02T23:28:32.074878Z",
            "integratedLufs": -39.19,
            "truepeakLufs": -26.19
        },
        {
            "id": 21453,
            "video": 626028,
            "format": 1,
            "filename": "626028/large_thumb/20180410-virt-viua.jpg",
            "createdTime": "2018-05-25T13:37:43.540271Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21454,
            "video": 626028,
            "format": 6,
            "filename": "626028/original/20180410-virt-viua.webm",
            "createdTime": "2018-05-25T13:37:43.653413Z",
            "integratedLufs": -22.4,
            "truepeakLufs": -1.66
        },
        {
            "id": 21455,
            "video": 626028,
            "format": 2,
            "filename": "626028/broadcast/20180410-virt-viua.dv",
            "createdTime": "2018-05-25T13:42:36.424195Z",
            "integratedLufs": -22.4,
            "truepeakLufs": -1.66
        },
        {
            "id": 21456,
            "video": 626028,
            "format": 7,
            "filename": "626028/theora/20180410-virt-viua.ogv",
            "createdTime": "2018-05-25T14:13:58.432354Z",
            "integratedLufs": -22.46,
            "truepeakLufs": -1.77
        },
        {
            "id": 21457,
            "video": 626027,
            "format": 1,
            "filename": "626027/large_thumb/20180313-reproducible-compiler.jpg",
            "createdTime": "2018-05-25T14:15:50.974601Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21458,
            "video": 626027,
            "format": 6,
            "filename": "626027/original/20180313-reproducible-compiler.webm",
            "createdTime": "2018-05-25T14:15:51.088708Z",
            "integratedLufs": -23.44,
            "truepeakLufs": -1.86
        },
        {
            "id": 21459,
            "video": 626027,
            "format": 2,
            "filename": "626027/broadcast/20180313-reproducible-compiler.dv",
            "createdTime": "2018-05-25T14:21:23.861549Z",
            "integratedLufs": -23.44,
            "truepeakLufs": -1.86
        },
        {
            "id": 21460,
            "video": 626027,
            "format": 7,
            "filename": "626027/theora/20180313-reproducible-compiler.ogv",
            "createdTime": "2018-05-25T14:56:01.682576Z",
            "integratedLufs": -23.55,
            "truepeakLufs": -1.9
        },
        {
            "id": 21465,
            "video": 626030,
            "format": 6,
            "filename": "626030/original/20180612-vlc.mp4",
            "createdTime": "2018-06-12T21:41:05.833364Z",
            "integratedLufs": -22.44,
            "truepeakLufs": -2.03
        },
        {
            "id": 21466,
            "video": 626030,
            "format": 1,
            "filename": "626030/large_thumb/20180612-vlc.jpg",
            "createdTime": "2018-06-12T21:41:06.014334Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21467,
            "video": 626030,
            "format": 2,
            "filename": "626030/broadcast/20180612-vlc.dv",
            "createdTime": "2018-06-12T21:51:19.837252Z",
            "integratedLufs": -22.44,
            "truepeakLufs": -2.03
        },
        {
            "id": 21468,
            "video": 626030,
            "format": 7,
            "filename": "626030/theora/20180612-vlc.ogv",
            "createdTime": "2018-06-12T22:36:48.239391Z",
            "integratedLufs": -22.52,
            "truepeakLufs": -1.87
        },
        {
            "id": 21469,
            "video": 626032,
            "format": 6,
            "filename": "626032/original/20180109-trustworthy.webm",
            "createdTime": "2018-06-24T12:53:31.324587Z",
            "integratedLufs": -21.59,
            "truepeakLufs": -1.98
        },
        {
            "id": 21470,
            "video": 626032,
            "format": 1,
            "filename": "626032/large_thumb/20180109-trustworthy.jpg",
            "createdTime": "2018-06-24T12:53:31.437999Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21471,
            "video": 626032,
            "format": 2,
            "filename": "626032/broadcast/20180109-trustworthy.dv",
            "createdTime": "2018-06-24T13:01:28.667382Z",
            "integratedLufs": -21.59,
            "truepeakLufs": -1.98
        },
        {
            "id": 21472,
            "video": 626032,
            "format": 7,
            "filename": "626032/theora/20180109-trustworthy.ogv",
            "createdTime": "2018-06-24T13:44:35.564772Z",
            "integratedLufs": -21.65,
            "truepeakLufs": -1.58
        },
        {
            "id": 21473,
            "video": 626033,
            "format": 1,
            "filename": "626033/large_thumb/20180508-nikita.jpg",
            "createdTime": "2018-06-24T15:54:55.917297Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21474,
            "video": 626033,
            "format": 6,
            "filename": "626033/original/20180508-nikita.mp4",
            "createdTime": "2018-06-24T15:54:56.072078Z",
            "integratedLufs": -24.0,
            "truepeakLufs": -2.13
        },
        {
            "id": 21475,
            "video": 626033,
            "format": 2,
            "filename": "626033/broadcast/20180508-nikita.dv",
            "createdTime": "2018-06-24T16:06:37.951171Z",
            "integratedLufs": -24.0,
            "truepeakLufs": -2.13
        },
        {
            "id": 21476,
            "video": 626033,
            "format": 7,
            "filename": "626033/theora/20180508-nikita.ogv",
            "createdTime": "2018-06-24T17:02:23.865089Z",
            "integratedLufs": -24.05,
            "truepeakLufs": -2.18
        },
        {
            "id": 21509,
            "video": 626044,
            "format": 6,
            "filename": "626044/original/20180917-cablegreen.mp4",
            "createdTime": "2018-10-10T15:49:46.894748Z",
            "integratedLufs": -22.47,
            "truepeakLufs": -1.97
        },
        {
            "id": 21510,
            "video": 626044,
            "format": 1,
            "filename": "626044/large_thumb/20180917-cablegreen.jpg",
            "createdTime": "2018-10-10T15:49:46.985198Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21511,
            "video": 626044,
            "format": 2,
            "filename": "626044/broadcast/20180917-cablegreen.dv",
            "createdTime": "2018-10-10T16:07:55.356689Z",
            "integratedLufs": -22.47,
            "truepeakLufs": -1.97
        },
        {
            "id": 21512,
            "video": 626044,
            "format": 7,
            "filename": "626044/theora/20180917-cablegreen.ogv",
            "createdTime": "2018-10-10T17:20:47.922475Z",
            "integratedLufs": -22.58,
            "truepeakLufs": -1.72
        },
        {
            "id": 21513,
            "video": 626045,
            "format": 1,
            "filename": "626045/large_thumb/20181009-benedictlau.jpg",
            "createdTime": "2018-10-11T16:58:35.224805Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21514,
            "video": 626045,
            "format": 6,
            "filename": "626045/original/20181009-benedictlau.mp4",
            "createdTime": "2018-10-11T16:58:35.349978Z",
            "integratedLufs": -21.2,
            "truepeakLufs": -1.69
        }
    ]
}