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

{
    "count": 17549,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=9050&ordering=integrated_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=8950&ordering=integrated_lufs",
    "results": [
        {
            "id": 23146,
            "video": 626735,
            "format": 2,
            "filename": "626735/broadcast/10aarSidenLibya.dv",
            "createdTime": "2021-03-26T03:12:36.453426Z",
            "integratedLufs": -4.93,
            "truepeakLufs": 4.41
        },
        {
            "id": 23147,
            "video": 626735,
            "format": 7,
            "filename": "626735/theora/10aarSidenLibya.ogv",
            "createdTime": "2021-03-26T03:25:26.258339Z",
            "integratedLufs": -4.69,
            "truepeakLufs": 3.45
        },
        {
            "id": 23144,
            "video": 626735,
            "format": 6,
            "filename": "626735/original/10aarSidenLibya.mp4",
            "createdTime": "2021-03-26T03:10:50.162224Z",
            "integratedLufs": -4.66,
            "truepeakLufs": 2.26
        },
        {
            "id": 23158,
            "video": 626741,
            "format": 2,
            "filename": "626741/broadcast/markering10aarKrigenMotLibya.dv",
            "createdTime": "2021-03-30T04:17:49.873804Z",
            "integratedLufs": -4.34,
            "truepeakLufs": 4.41
        },
        {
            "id": 23159,
            "video": 626741,
            "format": 7,
            "filename": "626741/theora/markering10aarKrigenMotLibya.ogv",
            "createdTime": "2021-03-30T04:27:25.264820Z",
            "integratedLufs": -4.11,
            "truepeakLufs": 3.45
        },
        {
            "id": 23157,
            "video": 626741,
            "format": 6,
            "filename": "626741/original/markering10aarKrigenMotLibya.mp4",
            "createdTime": "2021-03-30T04:16:30.689971Z",
            "integratedLufs": -4.08,
            "truepeakLufs": 2.06
        },
        {
            "id": 23150,
            "video": 626737,
            "format": 2,
            "filename": "626737/broadcast/SeherAydarOmKrigenMotLibya.dv",
            "createdTime": "2021-03-26T17:53:13.370340Z",
            "integratedLufs": -3.63,
            "truepeakLufs": 4.11
        },
        {
            "id": 23151,
            "video": 626737,
            "format": 7,
            "filename": "626737/theora/SeherAydarOmKrigenMotLibya.ogv",
            "createdTime": "2021-03-26T17:56:06.018947Z",
            "integratedLufs": -3.3,
            "truepeakLufs": 3.08
        },
        {
            "id": 23148,
            "video": 626737,
            "format": 6,
            "filename": "626737/original/SeherAydarOmKrigenMotLibya.mp4",
            "createdTime": "2021-03-26T17:52:50.688407Z",
            "integratedLufs": -3.3,
            "truepeakLufs": 1.96
        },
        {
            "id": 25590,
            "video": 628000,
            "format": 7,
            "filename": "628000/theora/Diesen_Robinson.ogv",
            "createdTime": "2024-12-27T11:24:31.927718Z",
            "integratedLufs": 5.0,
            "truepeakLufs": 80.09
        },
        {
            "id": 25587,
            "video": 628000,
            "format": 6,
            "filename": "628000/original/Diesen_Robinson.mp4",
            "createdTime": "2024-12-27T10:46:05.041875Z",
            "integratedLufs": 5.0,
            "truepeakLufs": 80.15
        },
        {
            "id": 9117,
            "video": 624216,
            "format": 5,
            "filename": "624216/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9116,
            "video": 624216,
            "format": 4,
            "filename": "624216/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9113,
            "video": 624216,
            "format": 1,
            "filename": "624216/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9111,
            "video": 624215,
            "format": 5,
            "filename": "624215/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9110,
            "video": 624215,
            "format": 4,
            "filename": "624215/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9288,
            "video": 624246,
            "format": 4,
            "filename": "624246/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9107,
            "video": 624215,
            "format": 1,
            "filename": "624215/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9105,
            "video": 624214,
            "format": 5,
            "filename": "624214/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9104,
            "video": 624214,
            "format": 4,
            "filename": "624214/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9101,
            "video": 624214,
            "format": 1,
            "filename": "624214/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9099,
            "video": 624213,
            "format": 5,
            "filename": "624213/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9098,
            "video": 624213,
            "format": 4,
            "filename": "624213/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9095,
            "video": 624213,
            "format": 1,
            "filename": "624213/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9093,
            "video": 624212,
            "format": 5,
            "filename": "624212/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11973,
            "video": 624738,
            "format": 4,
            "filename": "624738/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11974,
            "video": 624738,
            "format": 5,
            "filename": "624738/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11976,
            "video": 624739,
            "format": 1,
            "filename": "624739/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11979,
            "video": 624739,
            "format": 4,
            "filename": "624739/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11980,
            "video": 624739,
            "format": 5,
            "filename": "624739/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11981,
            "video": 624740,
            "format": 1,
            "filename": "624740/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11984,
            "video": 624740,
            "format": 4,
            "filename": "624740/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11985,
            "video": 624740,
            "format": 5,
            "filename": "624740/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11987,
            "video": 624742,
            "format": 1,
            "filename": "624742/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 22286,
            "video": 626342,
            "format": 1,
            "filename": "626342/large_thumb/2020 Påskeaftan.jpg",
            "createdTime": "2020-04-06T15:47:54.127506Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11990,
            "video": 624742,
            "format": 4,
            "filename": "624742/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11991,
            "video": 624742,
            "format": 5,
            "filename": "624742/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 11998,
            "video": 624744,
            "format": 1,
            "filename": "624744/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12001,
            "video": 624744,
            "format": 4,
            "filename": "624744/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12002,
            "video": 624744,
            "format": 5,
            "filename": "624744/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12003,
            "video": 624745,
            "format": 1,
            "filename": "624745/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12006,
            "video": 624745,
            "format": 4,
            "filename": "624745/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12007,
            "video": 624745,
            "format": 5,
            "filename": "624745/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12008,
            "video": 624746,
            "format": 1,
            "filename": "624746/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12011,
            "video": 624746,
            "format": 4,
            "filename": "624746/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12012,
            "video": 624746,
            "format": 5,
            "filename": "624746/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12014,
            "video": 624747,
            "format": 1,
            "filename": "624747/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12017,
            "video": 624747,
            "format": 4,
            "filename": "624747/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12018,
            "video": 624747,
            "format": 5,
            "filename": "624747/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12029,
            "video": 624750,
            "format": 1,
            "filename": "624750/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}