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=14950&ordering=video
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=15000&ordering=video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=14900&ordering=video",
    "results": [
        {
            "id": 2580,
            "video": 622559,
            "format": 5,
            "filename": "622559/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2577,
            "video": 622559,
            "format": 2,
            "filename": "622559/broadcast/orig_Ekstremsportveko 2008 del 1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.96,
            "truepeakLufs": -7.89
        },
        {
            "id": 14935,
            "video": 622559,
            "format": 7,
            "filename": "622559/theora/1650_be2a0f4047314bc0a5b319d0f62ca2bf.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.09,
            "truepeakLufs": -7.68
        },
        {
            "id": 2571,
            "video": 622558,
            "format": 1,
            "filename": "622558/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2574,
            "video": 622558,
            "format": 4,
            "filename": "622558/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2575,
            "video": 622558,
            "format": 5,
            "filename": "622558/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 16201,
            "video": 622558,
            "format": 7,
            "filename": "622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.83,
            "truepeakLufs": -11.52
        },
        {
            "id": 2572,
            "video": 622558,
            "format": 2,
            "filename": "622558/broadcast/orig_SANG Tyttebaeret Per & Monica.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.74,
            "truepeakLufs": -13.0
        },
        {
            "id": 2566,
            "video": 622557,
            "format": 1,
            "filename": "622557/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2569,
            "video": 622557,
            "format": 4,
            "filename": "622557/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2570,
            "video": 622557,
            "format": 5,
            "filename": "622557/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2567,
            "video": 622557,
            "format": 2,
            "filename": "622557/broadcast/orig_SANG Jesus din soete Per & Monica.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.67,
            "truepeakLufs": -10.37
        },
        {
            "id": 16200,
            "video": 622557,
            "format": 7,
            "filename": "622557/theora/1534_a65e3ca2622f48bea2b827a782a5560b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.73,
            "truepeakLufs": -9.84
        },
        {
            "id": 2561,
            "video": 622556,
            "format": 1,
            "filename": "622556/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2564,
            "video": 622556,
            "format": 4,
            "filename": "622556/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2565,
            "video": 622556,
            "format": 5,
            "filename": "622556/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2562,
            "video": 622556,
            "format": 2,
            "filename": "622556/broadcast/orig_Terje og Sidsel Dahl - Gebet.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.87,
            "truepeakLufs": -4.26
        },
        {
            "id": 15887,
            "video": 622556,
            "format": 7,
            "filename": "622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.93,
            "truepeakLufs": -4.43
        },
        {
            "id": 2556,
            "video": 622555,
            "format": 1,
            "filename": "622555/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2559,
            "video": 622555,
            "format": 4,
            "filename": "622555/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2560,
            "video": 622555,
            "format": 5,
            "filename": "622555/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2557,
            "video": 622555,
            "format": 2,
            "filename": "622555/broadcast/orig_Terje og Sidsel Dahl - Achat Sha-Alti.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.26,
            "truepeakLufs": -3.88
        },
        {
            "id": 15880,
            "video": 622555,
            "format": 7,
            "filename": "622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.29,
            "truepeakLufs": -3.79
        },
        {
            "id": 2551,
            "video": 622554,
            "format": 1,
            "filename": "622554/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2554,
            "video": 622554,
            "format": 4,
            "filename": "622554/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2555,
            "video": 622554,
            "format": 5,
            "filename": "622554/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2552,
            "video": 622554,
            "format": 2,
            "filename": "622554/broadcast/orig_11e33da48ead4dc5b6f54f6daa8fc56e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.98,
            "truepeakLufs": -2.59
        },
        {
            "id": 15357,
            "video": 622554,
            "format": 7,
            "filename": "622554/theora/1286_7914ebd2f1e04afd86455579df9a0858.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.11,
            "truepeakLufs": 0.4
        },
        {
            "id": 2546,
            "video": 622553,
            "format": 1,
            "filename": "622553/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2549,
            "video": 622553,
            "format": 4,
            "filename": "622553/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2550,
            "video": 622553,
            "format": 5,
            "filename": "622553/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2547,
            "video": 622553,
            "format": 2,
            "filename": "622553/broadcast/orig_gjenreising av tro - endelig.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.83,
            "truepeakLufs": -7.27
        },
        {
            "id": 15220,
            "video": 622553,
            "format": 7,
            "filename": "622553/theora/1285_ee5a188dc7074499ad1b29b750cb33b2.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.86,
            "truepeakLufs": -0.08
        },
        {
            "id": 2541,
            "video": 622552,
            "format": 1,
            "filename": "622552/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2544,
            "video": 622552,
            "format": 4,
            "filename": "622552/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2545,
            "video": 622552,
            "format": 5,
            "filename": "622552/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2542,
            "video": 622552,
            "format": 2,
            "filename": "622552/broadcast/orig_d0adee8e9f1e4b07babb616bb00a85a8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.36,
            "truepeakLufs": -3.58
        },
        {
            "id": 15356,
            "video": 622552,
            "format": 7,
            "filename": "622552/theora/1283_9cf4dcb7f4594d6e9701014a2e8e08c7.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -29.45,
            "truepeakLufs": -0.08
        },
        {
            "id": 2526,
            "video": 622549,
            "format": 1,
            "filename": "622549/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2529,
            "video": 622549,
            "format": 4,
            "filename": "622549/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2530,
            "video": 622549,
            "format": 5,
            "filename": "622549/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15899,
            "video": 622549,
            "format": 7,
            "filename": "622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.56,
            "truepeakLufs": -5.02
        },
        {
            "id": 2527,
            "video": 622549,
            "format": 2,
            "filename": "622549/broadcast/orig_Terje og Sidsel Dahl - Sheibane Bet Hamikdash.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.52,
            "truepeakLufs": -4.98
        },
        {
            "id": 2521,
            "video": 622548,
            "format": 1,
            "filename": "622548/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2524,
            "video": 622548,
            "format": 4,
            "filename": "622548/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2525,
            "video": 622548,
            "format": 5,
            "filename": "622548/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2522,
            "video": 622548,
            "format": 2,
            "filename": "622548/broadcast/orig_Musikk - Shabbat Nigun - siste.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.32,
            "truepeakLufs": -9.51
        },
        {
            "id": 15898,
            "video": 622548,
            "format": 7,
            "filename": "622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.36,
            "truepeakLufs": -9.84
        },
        {
            "id": 2516,
            "video": 622547,
            "format": 1,
            "filename": "622547/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2519,
            "video": 622547,
            "format": 4,
            "filename": "622547/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}