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

{
    "count": 17529,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10600&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10500&ordering=-id",
    "results": [
        {
            "id": 9558,
            "video": 624298,
            "format": 1,
            "filename": "624298/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9557,
            "video": 624297,
            "format": 6,
            "filename": "624297/original/orig_14461aa6ce10463b84dd7e207e312cf9.mpeg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.95,
            "truepeakLufs": -5.88
        },
        {
            "id": 9556,
            "video": 624297,
            "format": 5,
            "filename": "624297/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9555,
            "video": 624297,
            "format": 4,
            "filename": "624297/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9553,
            "video": 624297,
            "format": 2,
            "filename": "624297/broadcast/5334_30afe807ffc941aea482ab701901b107.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.95,
            "truepeakLufs": -5.88
        },
        {
            "id": 9552,
            "video": 624297,
            "format": 1,
            "filename": "624297/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9551,
            "video": 624296,
            "format": 6,
            "filename": "624296/original/orig_109090c28e5d4d81905fb995e9342e03.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.93,
            "truepeakLufs": 0.27
        },
        {
            "id": 9550,
            "video": 624296,
            "format": 5,
            "filename": "624296/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9549,
            "video": 624296,
            "format": 4,
            "filename": "624296/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9547,
            "video": 624296,
            "format": 2,
            "filename": "624296/broadcast/5276_1796a37096ab48fe9fffe0ef0513551f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.93,
            "truepeakLufs": 0.05
        },
        {
            "id": 9546,
            "video": 624296,
            "format": 1,
            "filename": "624296/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9545,
            "video": 624295,
            "format": 6,
            "filename": "624295/original/orig_1bfca47d7163420ba6128714c1a38548.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.97,
            "truepeakLufs": 1.37
        },
        {
            "id": 9544,
            "video": 624295,
            "format": 5,
            "filename": "624295/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9543,
            "video": 624295,
            "format": 4,
            "filename": "624295/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9541,
            "video": 624295,
            "format": 2,
            "filename": "624295/broadcast/5344_1b33e50222d54556a704fef044c98751.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.97,
            "truepeakLufs": 1.37
        },
        {
            "id": 9540,
            "video": 624295,
            "format": 1,
            "filename": "624295/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9539,
            "video": 624293,
            "format": 5,
            "filename": "624293/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9538,
            "video": 624293,
            "format": 4,
            "filename": "624293/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9536,
            "video": 624293,
            "format": 2,
            "filename": "624293/broadcast/5348_3c0f7272373c4a90a5767535eb091aac.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.74,
            "truepeakLufs": -1.92
        },
        {
            "id": 9535,
            "video": 624293,
            "format": 1,
            "filename": "624293/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9534,
            "video": 624292,
            "format": 6,
            "filename": "624292/original/orig_f74f9952559e44b992c52ff80466acdc.mpeg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.38,
            "truepeakLufs": 0.18
        },
        {
            "id": 9533,
            "video": 624292,
            "format": 5,
            "filename": "624292/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9532,
            "video": 624292,
            "format": 4,
            "filename": "624292/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9530,
            "video": 624292,
            "format": 2,
            "filename": "624292/broadcast/5352_7a2a9f0971684daea463f7827c609e00.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.37,
            "truepeakLufs": 0.17
        },
        {
            "id": 9529,
            "video": 624292,
            "format": 1,
            "filename": "624292/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9528,
            "video": 624291,
            "format": 6,
            "filename": "624291/original/orig_fda2e9b34e9a4b7cad2c73730e66aab7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.15,
            "truepeakLufs": 0.2
        },
        {
            "id": 9527,
            "video": 624291,
            "format": 5,
            "filename": "624291/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9526,
            "video": 624291,
            "format": 4,
            "filename": "624291/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9524,
            "video": 624291,
            "format": 2,
            "filename": "624291/broadcast/5351_e048902adc974bdba367347c52f5341d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.15,
            "truepeakLufs": 0.2
        },
        {
            "id": 9523,
            "video": 624291,
            "format": 1,
            "filename": "624291/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9522,
            "video": 624290,
            "format": 6,
            "filename": "624290/original/orig_55617f1ba2df43b4a5931e5fc62d8c05.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.03,
            "truepeakLufs": -0.17
        },
        {
            "id": 9521,
            "video": 624290,
            "format": 5,
            "filename": "624290/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9520,
            "video": 624290,
            "format": 4,
            "filename": "624290/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9518,
            "video": 624290,
            "format": 2,
            "filename": "624290/broadcast/5346_514b26af980a4ad0986275d111cd644e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.03,
            "truepeakLufs": -0.17
        },
        {
            "id": 9517,
            "video": 624290,
            "format": 1,
            "filename": "624290/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9511,
            "video": 624288,
            "format": 5,
            "filename": "624288/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9510,
            "video": 624288,
            "format": 4,
            "filename": "624288/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9508,
            "video": 624288,
            "format": 2,
            "filename": "624288/broadcast/5350_d60879db23194830b08634d45c8f68e5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.58,
            "truepeakLufs": -3.43
        },
        {
            "id": 9507,
            "video": 624288,
            "format": 1,
            "filename": "624288/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9506,
            "video": 624287,
            "format": 6,
            "filename": "624287/original/orig_b2a3bc24548343749c20b67b1fbdc151.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.79,
            "truepeakLufs": 1.75
        },
        {
            "id": 9505,
            "video": 624287,
            "format": 5,
            "filename": "624287/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9504,
            "video": 624287,
            "format": 4,
            "filename": "624287/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9502,
            "video": 624287,
            "format": 2,
            "filename": "624287/broadcast/5345_96dc665004714315b4348999a74743c8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.79,
            "truepeakLufs": 1.75
        },
        {
            "id": 9501,
            "video": 624287,
            "format": 1,
            "filename": "624287/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9500,
            "video": 624286,
            "format": 6,
            "filename": "624286/original/orig_627eb005aeaf45aebff7c8993e5c2c8f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -13.89,
            "truepeakLufs": 0.62
        },
        {
            "id": 9499,
            "video": 624286,
            "format": 5,
            "filename": "624286/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9498,
            "video": 624286,
            "format": 4,
            "filename": "624286/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9496,
            "video": 624286,
            "format": 2,
            "filename": "624286/broadcast/5330_a41f1e6f45f44ec0899943f2cf529c2f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.37,
            "truepeakLufs": 0.15
        },
        {
            "id": 9495,
            "video": 624286,
            "format": 1,
            "filename": "624286/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9494,
            "video": 624285,
            "format": 5,
            "filename": "624285/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}