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

{
    "count": 17485,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16950&ordering=truepeak_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16850&ordering=truepeak_lufs",
    "results": [
        {
            "id": 21147,
            "video": 625768,
            "format": 1,
            "filename": "625768/large_thumb/DTNS-2846-",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21162,
            "video": 625898,
            "format": 1,
            "filename": "625898/large_thumb/MyStream_19.jpg",
            "createdTime": "2017-06-24T13:28:54.987364Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21163,
            "video": 625898,
            "format": 5,
            "filename": "625898/small_thumb/MyStream_19.jpg",
            "createdTime": "2017-06-24T23:04:21.089528Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21170,
            "video": 625900,
            "format": 5,
            "filename": "625900/small_thumb/RichardBrowning_2017.jpg",
            "createdTime": "2017-06-25T11:47:28.733941Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21171,
            "video": 625900,
            "format": 1,
            "filename": "625900/large_thumb/RichardBrowning_2017.jpg",
            "createdTime": "2017-06-25T11:47:28.780792Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21177,
            "video": 625904,
            "format": 1,
            "filename": "625904/large_thumb/MonicaLewinsky_2015.jpg",
            "createdTime": "2017-07-02T06:50:43.130594Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21178,
            "video": 625904,
            "format": 5,
            "filename": "625904/small_thumb/MonicaLewinsky_2015.jpg",
            "createdTime": "2017-07-02T06:50:43.176789Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21181,
            "video": 625899,
            "format": 1,
            "filename": "625899/large_thumb/MyStream_14.jpg",
            "createdTime": "2017-07-17T13:07:15.356037Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21182,
            "video": 625899,
            "format": 5,
            "filename": "625899/small_thumb/MyStream_14.jpg",
            "createdTime": "2017-07-17T13:07:15.422753Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21184,
            "video": 625905,
            "format": 1,
            "filename": "625905/large_thumb/20170808-teckids-frikanalen.jpg",
            "createdTime": "2017-08-10T11:40:09.043661Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21185,
            "video": 625905,
            "format": 5,
            "filename": "625905/small_thumb/20170808-teckids-frikanalen.jpg",
            "createdTime": "2017-08-10T11:40:09.101570Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21196,
            "video": 625925,
            "format": 1,
            "filename": "625925/large_thumb/ZtuntZ-High-quality.XviD.jpg",
            "createdTime": "2017-09-21T10:29:48.890821Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21204,
            "video": 625927,
            "format": 1,
            "filename": "625927/large_thumb/20170912-freifunk-frikanalen.jpg",
            "createdTime": "2017-10-09T11:18:53.990989Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21206,
            "video": 625927,
            "format": 5,
            "filename": "625927/small_thumb/20170912-freifunk-frikanalen.jpg",
            "createdTime": "2017-10-09T11:18:54.092704Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 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": 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": 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": 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": 21322,
            "video": 625972,
            "format": 1,
            "filename": "625972/large_thumb/Snapchat-59153712.jpg",
            "createdTime": "2018-02-02T23:27:59.949872Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 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": 21466,
            "video": 626030,
            "format": 1,
            "filename": "626030/large_thumb/20180612-vlc.jpg",
            "createdTime": "2018-06-12T21:41:06.014334Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 21473,
            "video": 626033,
            "format": 1,
            "filename": "626033/large_thumb/20180508-nikita.jpg",
            "createdTime": "2018-06-24T15:54:55.917297Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 21513,
            "video": 626045,
            "format": 1,
            "filename": "626045/large_thumb/20181009-benedictlau.jpg",
            "createdTime": "2018-10-11T16:58:35.224805Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21537,
            "video": 626055,
            "format": 1,
            "filename": "626055/large_thumb/Frikanalen_1_4.jpg",
            "createdTime": "2018-11-10T12:33:49.849479Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21544,
            "video": 626064,
            "format": 1,
            "filename": "626064/large_thumb/gopro.jpg",
            "createdTime": "2018-11-18T14:09:51.245458Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21548,
            "video": 626057,
            "format": 1,
            "filename": "626057/large_thumb/02_gran_dillama_1080p.jpg",
            "createdTime": "2018-11-18T16:29:56.878888Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21552,
            "video": 626034,
            "format": 1,
            "filename": "626034/large_thumb/Caminandes_ Llamigos-1080p.jpg",
            "createdTime": "2018-11-18T16:49:45.928840Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21557,
            "video": 625968,
            "format": 1,
            "filename": "625968/large_thumb/Glass.jpg",
            "createdTime": "2018-11-18T17:14:46.258897Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21561,
            "video": 626065,
            "format": 1,
            "filename": "626065/large_thumb/sintel-2048-surround.jpg",
            "createdTime": "2018-11-18T17:52:45.787400Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21564,
            "video": 626066,
            "format": 1,
            "filename": "626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.jpg",
            "createdTime": "2018-11-19T14:59:22.290543Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21601,
            "video": 626080,
            "format": 1,
            "filename": "626080/large_thumb/20181120-scott.jpg",
            "createdTime": "2018-11-30T00:17:01.550767Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21604,
            "video": 626081,
            "format": 1,
            "filename": "626081/large_thumb/051218_VAN_RHMW_WEB.jpg",
            "createdTime": "2018-12-05T08:51:51.534351Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21608,
            "video": 626085,
            "format": 1,
            "filename": "626085/large_thumb/20181120-patricia.jpg",
            "createdTime": "2018-12-10T10:29:06.633045Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21613,
            "video": 626086,
            "format": 1,
            "filename": "626086/large_thumb/20181120-audun.jpg",
            "createdTime": "2018-12-10T11:17:59.380573Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21617,
            "video": 626088,
            "format": 1,
            "filename": "626088/large_thumb/20181120-alan.jpg",
            "createdTime": "2018-12-10T12:15:22.459844Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21621,
            "video": 626089,
            "format": 1,
            "filename": "626089/large_thumb/20181120-andrew.jpg",
            "createdTime": "2018-12-10T12:58:41.236016Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21625,
            "video": 626090,
            "format": 1,
            "filename": "626090/large_thumb/20181120-erlend.jpg",
            "createdTime": "2018-12-10T13:54:01.507740Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21628,
            "video": 626091,
            "format": 1,
            "filename": "626091/large_thumb/20181120-chris.jpg",
            "createdTime": "2018-12-10T14:32:32.452331Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21632,
            "video": 626092,
            "format": 1,
            "filename": "626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.jpg",
            "createdTime": "2018-12-10T22:28:58.627740Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21636,
            "video": 626094,
            "format": 1,
            "filename": "626094/large_thumb/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.jpg",
            "createdTime": "2018-12-10T23:01:00.840915Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21640,
            "video": 626095,
            "format": 1,
            "filename": "626095/large_thumb/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.jpg",
            "createdTime": "2018-12-10T23:52:09.014335Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}