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

{
    "count": 17253,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11600&ordering=created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11500&ordering=created_time",
    "results": [
        {
            "id": 12383,
            "video": 624818,
            "format": 2,
            "filename": "624818/broadcast/6076_9c7dd29fbca643e6b49398551fdc83e6.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.25,
            "truepeakLufs": -0.33
        },
        {
            "id": 12377,
            "video": 624817,
            "format": 2,
            "filename": "624817/broadcast/6152_f43e93bd9dda4c358e250356784370b2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.89,
            "truepeakLufs": -5.26
        },
        {
            "id": 12371,
            "video": 624816,
            "format": 2,
            "filename": "624816/broadcast/6155_8e830eef23bc4262a9cd9d87c7349eaa.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.69,
            "truepeakLufs": -2.03
        },
        {
            "id": 12366,
            "video": 624814,
            "format": 2,
            "filename": "624814/broadcast/6075_92569f28a8d34b71af2fc589d35ab4b2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.99,
            "truepeakLufs": -0.34
        },
        {
            "id": 12361,
            "video": 624813,
            "format": 2,
            "filename": "624813/broadcast/6122_445a34b0812f427db72248af9b3218a4.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.85,
            "truepeakLufs": -0.69
        },
        {
            "id": 12351,
            "video": 624811,
            "format": 2,
            "filename": "624811/broadcast/6121_980227d4415e4a8c9817f227d86a9f63.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.63,
            "truepeakLufs": -5.33
        },
        {
            "id": 12341,
            "video": 624809,
            "format": 2,
            "filename": "624809/broadcast/6119_ddf844410eeb4ba492c5b9ff66dae398.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.66,
            "truepeakLufs": -5.33
        },
        {
            "id": 12336,
            "video": 624808,
            "format": 2,
            "filename": "624808/broadcast/6074_f08d36f7a06841bba98d55e6fafc5276.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.87,
            "truepeakLufs": -0.2
        },
        {
            "id": 12330,
            "video": 624807,
            "format": 2,
            "filename": "624807/broadcast/6118_0f8721beffcf4602b29538e19722313f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.43,
            "truepeakLufs": 0.07
        },
        {
            "id": 12325,
            "video": 624806,
            "format": 2,
            "filename": "624806/broadcast/6043_f67f91cff83a4ba4826387c2f3637a36.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.25,
            "truepeakLufs": 0.6
        },
        {
            "id": 12320,
            "video": 624805,
            "format": 2,
            "filename": "624805/broadcast/6073_a9bab638b38e46f98b0f84eda5efe9d8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.07,
            "truepeakLufs": 0.0
        },
        {
            "id": 12314,
            "video": 624804,
            "format": 2,
            "filename": "624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.97,
            "truepeakLufs": 2.03
        },
        {
            "id": 12390,
            "video": 624819,
            "format": 4,
            "filename": "624819/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12391,
            "video": 624819,
            "format": 5,
            "filename": "624819/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12392,
            "video": 624820,
            "format": 1,
            "filename": "624820/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12395,
            "video": 624820,
            "format": 4,
            "filename": "624820/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12396,
            "video": 624820,
            "format": 5,
            "filename": "624820/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12398,
            "video": 624821,
            "format": 1,
            "filename": "624821/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12401,
            "video": 624821,
            "format": 4,
            "filename": "624821/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12402,
            "video": 624821,
            "format": 5,
            "filename": "624821/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12404,
            "video": 624822,
            "format": 1,
            "filename": "624822/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12407,
            "video": 624822,
            "format": 4,
            "filename": "624822/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12408,
            "video": 624822,
            "format": 5,
            "filename": "624822/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12410,
            "video": 624823,
            "format": 1,
            "filename": "624823/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12413,
            "video": 624823,
            "format": 4,
            "filename": "624823/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12414,
            "video": 624823,
            "format": 5,
            "filename": "624823/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12416,
            "video": 624824,
            "format": 1,
            "filename": "624824/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12419,
            "video": 624824,
            "format": 4,
            "filename": "624824/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12420,
            "video": 624824,
            "format": 5,
            "filename": "624824/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12422,
            "video": 624825,
            "format": 1,
            "filename": "624825/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12425,
            "video": 624825,
            "format": 4,
            "filename": "624825/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12426,
            "video": 624825,
            "format": 5,
            "filename": "624825/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12428,
            "video": 624826,
            "format": 1,
            "filename": "624826/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12431,
            "video": 624826,
            "format": 4,
            "filename": "624826/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12432,
            "video": 624826,
            "format": 5,
            "filename": "624826/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12437,
            "video": 624827,
            "format": 4,
            "filename": "624827/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12438,
            "video": 624827,
            "format": 5,
            "filename": "624827/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12440,
            "video": 624828,
            "format": 1,
            "filename": "624828/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12443,
            "video": 624828,
            "format": 4,
            "filename": "624828/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12444,
            "video": 624828,
            "format": 5,
            "filename": "624828/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12446,
            "video": 624829,
            "format": 1,
            "filename": "624829/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12449,
            "video": 624829,
            "format": 4,
            "filename": "624829/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12450,
            "video": 624829,
            "format": 5,
            "filename": "624829/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12457,
            "video": 624831,
            "format": 1,
            "filename": "624831/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12460,
            "video": 624831,
            "format": 4,
            "filename": "624831/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12461,
            "video": 624831,
            "format": 5,
            "filename": "624831/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12462,
            "video": 624832,
            "format": 1,
            "filename": "624832/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12465,
            "video": 624832,
            "format": 4,
            "filename": "624832/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12466,
            "video": 624832,
            "format": 5,
            "filename": "624832/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 12876,
            "video": 624913,
            "format": 1,
            "filename": "624913/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}