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

{
    "count": 17978,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=13650&ordering=video",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=13550&ordering=video",
    "results": [
        {
            "id": 4849,
            "video": 623338,
            "format": 5,
            "filename": "623338/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4846,
            "video": 623338,
            "format": 2,
            "filename": "623338/broadcast/3746_3e06abb6d8504c7797658f5c43689543.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.65,
            "truepeakLufs": 0.14
        },
        {
            "id": 14273,
            "video": 623338,
            "format": 7,
            "filename": "623338/theora/3746_51395897e4b74cc89d95d7e2c99a1c2d.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.74,
            "truepeakLufs": 0.72
        },
        {
            "id": 4840,
            "video": 623337,
            "format": 1,
            "filename": "623337/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4843,
            "video": 623337,
            "format": 4,
            "filename": "623337/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4844,
            "video": 623337,
            "format": 5,
            "filename": "623337/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4841,
            "video": 623337,
            "format": 2,
            "filename": "623337/broadcast/3804_0e905b5a58c84435b662b47608dc6569.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.37,
            "truepeakLufs": -2.2
        },
        {
            "id": 14337,
            "video": 623337,
            "format": 7,
            "filename": "623337/theora/3804_62c9a48ea9e54bf8b44633d0ab9f262b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.48,
            "truepeakLufs": -2.54
        },
        {
            "id": 4835,
            "video": 623336,
            "format": 1,
            "filename": "623336/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4838,
            "video": 623336,
            "format": 4,
            "filename": "623336/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4839,
            "video": 623336,
            "format": 5,
            "filename": "623336/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4836,
            "video": 623336,
            "format": 2,
            "filename": "623336/broadcast/3810_8f95fa74e46c43879242339c71e28962.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.94,
            "truepeakLufs": -0.75
        },
        {
            "id": 14349,
            "video": 623336,
            "format": 7,
            "filename": "623336/theora/3810_6427294046a64d7e815b2d588b05074d.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.05,
            "truepeakLufs": -0.65
        },
        {
            "id": 4830,
            "video": 623335,
            "format": 1,
            "filename": "623335/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4833,
            "video": 623335,
            "format": 4,
            "filename": "623335/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4834,
            "video": 623335,
            "format": 5,
            "filename": "623335/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4831,
            "video": 623335,
            "format": 2,
            "filename": "623335/broadcast/3805_ccb9eb56d0474339b00e8563357254fb.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.7,
            "truepeakLufs": -1.59
        },
        {
            "id": 14339,
            "video": 623335,
            "format": 7,
            "filename": "623335/theora/3805_574f3e1652294267ba6405c4655ca336.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.82,
            "truepeakLufs": -2.34
        },
        {
            "id": 4825,
            "video": 623334,
            "format": 1,
            "filename": "623334/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4828,
            "video": 623334,
            "format": 4,
            "filename": "623334/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4829,
            "video": 623334,
            "format": 5,
            "filename": "623334/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4826,
            "video": 623334,
            "format": 2,
            "filename": "623334/broadcast/3888_18b4c2a053b842c79d0a3fe6bc31cf87.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.66,
            "truepeakLufs": 0.12
        },
        {
            "id": 16425,
            "video": 623334,
            "format": 7,
            "filename": "623334/theora/3888_95017e2f85564d1eb947b62022961273.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.76,
            "truepeakLufs": 0.88
        },
        {
            "id": 4820,
            "video": 623333,
            "format": 1,
            "filename": "623333/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4823,
            "video": 623333,
            "format": 4,
            "filename": "623333/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4824,
            "video": 623333,
            "format": 5,
            "filename": "623333/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4821,
            "video": 623333,
            "format": 2,
            "filename": "623333/broadcast/3750_0c01945cc29b40a0acd114740bb0f900.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.15,
            "truepeakLufs": 0.05
        },
        {
            "id": 14861,
            "video": 623333,
            "format": 7,
            "filename": "623333/theora/3750_2c5f23feea0948aea494c47d9591cfb7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.21,
            "truepeakLufs": 0.75
        },
        {
            "id": 4815,
            "video": 623331,
            "format": 1,
            "filename": "623331/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4818,
            "video": 623331,
            "format": 4,
            "filename": "623331/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4819,
            "video": 623331,
            "format": 5,
            "filename": "623331/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4816,
            "video": 623331,
            "format": 2,
            "filename": "623331/broadcast/3809_591a26117be14940b3b4e30f85b7aafb.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.99,
            "truepeakLufs": -0.95
        },
        {
            "id": 14347,
            "video": 623331,
            "format": 7,
            "filename": "623331/theora/3809_baa71c0bbe4b49429e9fa92882931d33.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.11,
            "truepeakLufs": -0.79
        },
        {
            "id": 4810,
            "video": 623330,
            "format": 1,
            "filename": "623330/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4813,
            "video": 623330,
            "format": 4,
            "filename": "623330/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4814,
            "video": 623330,
            "format": 5,
            "filename": "623330/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4811,
            "video": 623330,
            "format": 2,
            "filename": "623330/broadcast/3808_9b6190eeced84740a7353c67f1d5a8e4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.24,
            "truepeakLufs": -0.65
        },
        {
            "id": 14345,
            "video": 623330,
            "format": 7,
            "filename": "623330/theora/3808_253ddb8c82394540b87d0ee4db60b3dd.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.35,
            "truepeakLufs": -0.35
        },
        {
            "id": 4805,
            "video": 623329,
            "format": 1,
            "filename": "623329/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4808,
            "video": 623329,
            "format": 4,
            "filename": "623329/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4809,
            "video": 623329,
            "format": 5,
            "filename": "623329/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 14343,
            "video": 623329,
            "format": 7,
            "filename": "623329/theora/3807_db47ccbfb03a4c16aea6544ded545b60.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.76,
            "truepeakLufs": -0.77
        },
        {
            "id": 4806,
            "video": 623329,
            "format": 2,
            "filename": "623329/broadcast/3807_95e980ee0a00423eab748f4385007cb9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.64,
            "truepeakLufs": -0.79
        },
        {
            "id": 4800,
            "video": 623328,
            "format": 1,
            "filename": "623328/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4803,
            "video": 623328,
            "format": 4,
            "filename": "623328/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4804,
            "video": 623328,
            "format": 5,
            "filename": "623328/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4801,
            "video": 623328,
            "format": 2,
            "filename": "623328/broadcast/3806_cd4f0303a4b94c759a4c4524725104e4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.71,
            "truepeakLufs": -0.81
        },
        {
            "id": 14341,
            "video": 623328,
            "format": 7,
            "filename": "623328/theora/3806_f420fdab1b0d4a9bb3c53a8c87c55d08.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.83,
            "truepeakLufs": -1.92
        },
        {
            "id": 4795,
            "video": 623327,
            "format": 1,
            "filename": "623327/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4798,
            "video": 623327,
            "format": 4,
            "filename": "623327/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}