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

{
    "count": 17161,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=300&ordering=id&page=4",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=200&ordering=id&page=4",
    "results": [
        {
            "id": 553,
            "video": 622145,
            "format": 4,
            "filename": "622145/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 554,
            "video": 622145,
            "format": 5,
            "filename": "622145/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 555,
            "video": 622146,
            "format": 1,
            "filename": "622146/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 556,
            "video": 622146,
            "format": 2,
            "filename": "622146/broadcast/orig_Jul på studentrådet del 23.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.13,
            "truepeakLufs": -9.08
        },
        {
            "id": 558,
            "video": 622146,
            "format": 4,
            "filename": "622146/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 559,
            "video": 622146,
            "format": 5,
            "filename": "622146/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 560,
            "video": 622147,
            "format": 1,
            "filename": "622147/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 561,
            "video": 622147,
            "format": 2,
            "filename": "622147/broadcast/orig_Jul på Studentrådet del 24.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.01,
            "truepeakLufs": -9.51
        },
        {
            "id": 563,
            "video": 622147,
            "format": 4,
            "filename": "622147/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 564,
            "video": 622147,
            "format": 5,
            "filename": "622147/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 565,
            "video": 622149,
            "format": 1,
            "filename": "622149/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 566,
            "video": 622149,
            "format": 2,
            "filename": "622149/broadcast/orig_Møteplassen - vandring 1 og 2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.36,
            "truepeakLufs": -0.87
        },
        {
            "id": 568,
            "video": 622149,
            "format": 4,
            "filename": "622149/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 569,
            "video": 622149,
            "format": 5,
            "filename": "622149/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 570,
            "video": 622152,
            "format": 1,
            "filename": "622152/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 571,
            "video": 622152,
            "format": 2,
            "filename": "622152/broadcast/orig_Muslim TV tirsdag.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.79,
            "truepeakLufs": -7.64
        },
        {
            "id": 573,
            "video": 622152,
            "format": 4,
            "filename": "622152/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 574,
            "video": 622152,
            "format": 5,
            "filename": "622152/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 575,
            "video": 622153,
            "format": 1,
            "filename": "622153/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 576,
            "video": 622153,
            "format": 2,
            "filename": "622153/broadcast/orig_Muslim TV fredag.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.79,
            "truepeakLufs": -7.64
        },
        {
            "id": 578,
            "video": 622153,
            "format": 4,
            "filename": "622153/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 579,
            "video": 622153,
            "format": 5,
            "filename": "622153/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 580,
            "video": 622154,
            "format": 1,
            "filename": "622154/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 581,
            "video": 622154,
            "format": 2,
            "filename": "622154/broadcast/orig_Akkurat Nå - Episode 8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.33,
            "truepeakLufs": 0.05
        },
        {
            "id": 583,
            "video": 622154,
            "format": 4,
            "filename": "622154/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 584,
            "video": 622154,
            "format": 5,
            "filename": "622154/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 585,
            "video": 622155,
            "format": 1,
            "filename": "622155/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 586,
            "video": 622155,
            "format": 2,
            "filename": "622155/broadcast/orig_Drøfting av Quranen del 7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.73,
            "truepeakLufs": 1.62
        },
        {
            "id": 588,
            "video": 622155,
            "format": 4,
            "filename": "622155/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 589,
            "video": 622155,
            "format": 5,
            "filename": "622155/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 590,
            "video": 622156,
            "format": 1,
            "filename": "622156/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 591,
            "video": 622156,
            "format": 2,
            "filename": "622156/broadcast/orig_Den Norske Kirke i Eksil del 1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.43,
            "truepeakLufs": 0.05
        },
        {
            "id": 593,
            "video": 622156,
            "format": 4,
            "filename": "622156/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 594,
            "video": 622156,
            "format": 5,
            "filename": "622156/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 595,
            "video": 622157,
            "format": 1,
            "filename": "622157/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 596,
            "video": 622157,
            "format": 2,
            "filename": "622157/broadcast/orig_PGM101 - Talentfabrikken.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.76,
            "truepeakLufs": -6.48
        },
        {
            "id": 598,
            "video": 622157,
            "format": 4,
            "filename": "622157/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 599,
            "video": 622157,
            "format": 5,
            "filename": "622157/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 600,
            "video": 622158,
            "format": 1,
            "filename": "622158/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 601,
            "video": 622158,
            "format": 2,
            "filename": "622158/broadcast/orig_PGM102 - Talentfabrikken.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.4,
            "truepeakLufs": -7.97
        },
        {
            "id": 603,
            "video": 622158,
            "format": 4,
            "filename": "622158/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 604,
            "video": 622158,
            "format": 5,
            "filename": "622158/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 605,
            "video": 622159,
            "format": 1,
            "filename": "622159/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 606,
            "video": 622159,
            "format": 2,
            "filename": "622159/broadcast/orig_Talentfabrikken - uke 5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.67,
            "truepeakLufs": -12.99
        },
        {
            "id": 608,
            "video": 622159,
            "format": 4,
            "filename": "622159/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 609,
            "video": 622159,
            "format": 5,
            "filename": "622159/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 610,
            "video": 622160,
            "format": 1,
            "filename": "622160/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 611,
            "video": 622160,
            "format": 2,
            "filename": "622160/broadcast/orig_PGM104 - Talentfabrikken.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.89,
            "truepeakLufs": -8.14
        },
        {
            "id": 613,
            "video": 622160,
            "format": 4,
            "filename": "622160/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 614,
            "video": 622160,
            "format": 5,
            "filename": "622160/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}