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=12050&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=12100&ordering=created_time",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12000&ordering=created_time",
    "results": [
        {
            "id": 13099,
            "video": 624959,
            "format": 4,
            "filename": "624959/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13100,
            "video": 624959,
            "format": 5,
            "filename": "624959/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13102,
            "video": 624960,
            "format": 1,
            "filename": "624960/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13105,
            "video": 624960,
            "format": 4,
            "filename": "624960/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13106,
            "video": 624960,
            "format": 5,
            "filename": "624960/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13180,
            "video": 624973,
            "format": 5,
            "filename": "624973/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13114,
            "video": 624962,
            "format": 1,
            "filename": "624962/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13117,
            "video": 624962,
            "format": 4,
            "filename": "624962/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13118,
            "video": 624962,
            "format": 5,
            "filename": "624962/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13119,
            "video": 624963,
            "format": 1,
            "filename": "624963/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13107,
            "video": 624960,
            "format": 6,
            "filename": "624960/original/orig_654f791f550c4e30816f22898c0c376c.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.19,
            "truepeakLufs": 0.85
        },
        {
            "id": 13101,
            "video": 624959,
            "format": 6,
            "filename": "624959/original/orig_bad9f01d84c14f9a8118e09d4aa660e1.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.87,
            "truepeakLufs": 0.1
        },
        {
            "id": 13090,
            "video": 624957,
            "format": 6,
            "filename": "624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.43,
            "truepeakLufs": 1.17
        },
        {
            "id": 13084,
            "video": 624956,
            "format": 6,
            "filename": "624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.43,
            "truepeakLufs": 1.17
        },
        {
            "id": 13073,
            "video": 624954,
            "format": 6,
            "filename": "624954/original/orig_32f32d15eb754b5e88ade800f6d7162b.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.0,
            "truepeakLufs": -2.82
        },
        {
            "id": 13067,
            "video": 624953,
            "format": 6,
            "filename": "624953/original/orig_96c6dc55b5d7482fbf354d5b09d8905a.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.79,
            "truepeakLufs": 0.39
        },
        {
            "id": 13061,
            "video": 624952,
            "format": 6,
            "filename": "624952/original/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.75,
            "truepeakLufs": 0.28
        },
        {
            "id": 13120,
            "video": 624963,
            "format": 2,
            "filename": "624963/broadcast/6366_72688790376c4e29815a0fdef5ac64fa.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.55,
            "truepeakLufs": -4.03
        },
        {
            "id": 13115,
            "video": 624962,
            "format": 2,
            "filename": "624962/broadcast/6373_ab8041d3fec14ad7947916622fe0a16d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.43,
            "truepeakLufs": -0.9
        },
        {
            "id": 13103,
            "video": 624960,
            "format": 2,
            "filename": "624960/broadcast/6386_83ea336da3914711b4130e2aa939fe93.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.19,
            "truepeakLufs": 0.62
        },
        {
            "id": 13097,
            "video": 624959,
            "format": 2,
            "filename": "624959/broadcast/6384_7d412b953cf14641869c5ca9ce191da5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.87,
            "truepeakLufs": 0.03
        },
        {
            "id": 13092,
            "video": 624958,
            "format": 2,
            "filename": "624958/broadcast/6372_299a23904b1443759797e0b26246f668.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.91,
            "truepeakLufs": 0.19
        },
        {
            "id": 13229,
            "video": 624982,
            "format": 1,
            "filename": "624982/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13086,
            "video": 624957,
            "format": 2,
            "filename": "624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.42,
            "truepeakLufs": 0.38
        },
        {
            "id": 13080,
            "video": 624956,
            "format": 2,
            "filename": "624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.42,
            "truepeakLufs": 0.38
        },
        {
            "id": 13069,
            "video": 624954,
            "format": 2,
            "filename": "624954/broadcast/6371_66d5b0e673124a3aa5cb494b2b07b509.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.0,
            "truepeakLufs": -2.82
        },
        {
            "id": 13063,
            "video": 624953,
            "format": 2,
            "filename": "624953/broadcast/6369_f4e926841f514ca2a9ea279bc747772a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.79,
            "truepeakLufs": 0.16
        },
        {
            "id": 13057,
            "video": 624952,
            "format": 2,
            "filename": "624952/broadcast/6368_49b7b7cc888141f7a4ec5e7dbe5306ef.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.75,
            "truepeakLufs": 0.03
        },
        {
            "id": 13047,
            "video": 624950,
            "format": 2,
            "filename": "624950/broadcast/6367_360abed9b05940349dbfb0cb3e111cbe.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.0,
            "truepeakLufs": -5.54
        },
        {
            "id": 13042,
            "video": 624949,
            "format": 2,
            "filename": "624949/broadcast/6365_42fa8d34625144c98abe9c7f54b3e385.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.12,
            "truepeakLufs": -4.77
        },
        {
            "id": 13123,
            "video": 624963,
            "format": 5,
            "filename": "624963/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13124,
            "video": 624964,
            "format": 1,
            "filename": "624964/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13127,
            "video": 624964,
            "format": 4,
            "filename": "624964/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13128,
            "video": 624964,
            "format": 5,
            "filename": "624964/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13130,
            "video": 624965,
            "format": 1,
            "filename": "624965/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13133,
            "video": 624965,
            "format": 4,
            "filename": "624965/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13134,
            "video": 624965,
            "format": 5,
            "filename": "624965/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13136,
            "video": 624966,
            "format": 1,
            "filename": "624966/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13139,
            "video": 624966,
            "format": 4,
            "filename": "624966/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13140,
            "video": 624966,
            "format": 5,
            "filename": "624966/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13141,
            "video": 624967,
            "format": 1,
            "filename": "624967/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13144,
            "video": 624967,
            "format": 4,
            "filename": "624967/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13145,
            "video": 624967,
            "format": 5,
            "filename": "624967/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13147,
            "video": 624968,
            "format": 1,
            "filename": "624968/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13150,
            "video": 624968,
            "format": 4,
            "filename": "624968/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13151,
            "video": 624968,
            "format": 5,
            "filename": "624968/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13153,
            "video": 624969,
            "format": 1,
            "filename": "624969/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13156,
            "video": 624969,
            "format": 4,
            "filename": "624969/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13157,
            "video": 624969,
            "format": 5,
            "filename": "624969/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13158,
            "video": 624970,
            "format": 1,
            "filename": "624970/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}