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=17100&ordering=-id
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=17150&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=17050&ordering=-id",
    "results": [
        {
            "id": 720,
            "video": 622183,
            "format": 1,
            "filename": "622183/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 719,
            "video": 622182,
            "format": 5,
            "filename": "622182/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 718,
            "video": 622182,
            "format": 4,
            "filename": "622182/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 716,
            "video": 622182,
            "format": 2,
            "filename": "622182/broadcast/orig_Hverdagskost del 1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -28.11,
            "truepeakLufs": 1.13
        },
        {
            "id": 715,
            "video": 622182,
            "format": 1,
            "filename": "622182/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 714,
            "video": 622181,
            "format": 5,
            "filename": "622181/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 713,
            "video": 622181,
            "format": 4,
            "filename": "622181/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 711,
            "video": 622181,
            "format": 2,
            "filename": "622181/broadcast/orig_Drøfting av Quranen del 10.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.22,
            "truepeakLufs": -4.67
        },
        {
            "id": 710,
            "video": 622181,
            "format": 1,
            "filename": "622181/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 709,
            "video": 622180,
            "format": 5,
            "filename": "622180/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 708,
            "video": 622180,
            "format": 4,
            "filename": "622180/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 706,
            "video": 622180,
            "format": 2,
            "filename": "622180/broadcast/orig_Drøfting av Quranen del 9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.76,
            "truepeakLufs": -3.52
        },
        {
            "id": 705,
            "video": 622180,
            "format": 1,
            "filename": "622180/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 704,
            "video": 622179,
            "format": 5,
            "filename": "622179/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 703,
            "video": 622179,
            "format": 4,
            "filename": "622179/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 701,
            "video": 622179,
            "format": 2,
            "filename": "622179/broadcast/orig_Drøfting av Quranen del 8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.08,
            "truepeakLufs": -3.44
        },
        {
            "id": 700,
            "video": 622179,
            "format": 1,
            "filename": "622179/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 699,
            "video": 622178,
            "format": 5,
            "filename": "622178/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 698,
            "video": 622178,
            "format": 4,
            "filename": "622178/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 696,
            "video": 622178,
            "format": 2,
            "filename": "622178/broadcast/orig_estv uke 2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.93,
            "truepeakLufs": -2.26
        },
        {
            "id": 695,
            "video": 622178,
            "format": 1,
            "filename": "622178/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 694,
            "video": 622177,
            "format": 5,
            "filename": "622177/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 693,
            "video": 622177,
            "format": 4,
            "filename": "622177/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 691,
            "video": 622177,
            "format": 2,
            "filename": "622177/broadcast/orig_Akkurat Nå - Episode 9 - siste.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.75,
            "truepeakLufs": 1.0
        },
        {
            "id": 690,
            "video": 622177,
            "format": 1,
            "filename": "622177/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 689,
            "video": 622175,
            "format": 5,
            "filename": "622175/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 688,
            "video": 622175,
            "format": 4,
            "filename": "622175/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 686,
            "video": 622175,
            "format": 2,
            "filename": "622175/broadcast/orig_f56929d6b2fc4d7d99d8b4158a90f482.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.68,
            "truepeakLufs": -2.49
        },
        {
            "id": 685,
            "video": 622175,
            "format": 1,
            "filename": "622175/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 684,
            "video": 622174,
            "format": 5,
            "filename": "622174/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 683,
            "video": 622174,
            "format": 4,
            "filename": "622174/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 681,
            "video": 622174,
            "format": 2,
            "filename": "622174/broadcast/orig_ccd1f4710b19459e8311e4736b48821e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.76,
            "truepeakLufs": -15.51
        },
        {
            "id": 680,
            "video": 622174,
            "format": 1,
            "filename": "622174/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 679,
            "video": 622173,
            "format": 5,
            "filename": "622173/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 678,
            "video": 622173,
            "format": 4,
            "filename": "622173/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 676,
            "video": 622173,
            "format": 2,
            "filename": "622173/broadcast/orig_029c0f00e0434d2fb74c22ed4ac29922.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.86,
            "truepeakLufs": -14.69
        },
        {
            "id": 675,
            "video": 622173,
            "format": 1,
            "filename": "622173/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 674,
            "video": 622172,
            "format": 5,
            "filename": "622172/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 673,
            "video": 622172,
            "format": 4,
            "filename": "622172/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 671,
            "video": 622172,
            "format": 2,
            "filename": "622172/broadcast/orig_f9dbf340365b4460aedb7eed110fb587.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -30.08,
            "truepeakLufs": -17.17
        },
        {
            "id": 670,
            "video": 622172,
            "format": 1,
            "filename": "622172/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 669,
            "video": 622171,
            "format": 5,
            "filename": "622171/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 668,
            "video": 622171,
            "format": 4,
            "filename": "622171/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 666,
            "video": 622171,
            "format": 2,
            "filename": "622171/broadcast/orig_f7be9740bcaa4f24b5ba547203aadd8f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.42,
            "truepeakLufs": -11.46
        },
        {
            "id": 665,
            "video": 622171,
            "format": 1,
            "filename": "622171/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 664,
            "video": 622170,
            "format": 5,
            "filename": "622170/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 663,
            "video": 622170,
            "format": 4,
            "filename": "622170/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 661,
            "video": 622170,
            "format": 2,
            "filename": "622170/broadcast/orig_b26ee80704264affb84ea8ef0955030d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.39,
            "truepeakLufs": -17.23
        },
        {
            "id": 660,
            "video": 622170,
            "format": 1,
            "filename": "622170/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 659,
            "video": 622169,
            "format": 5,
            "filename": "622169/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}