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=11250&ordering=-id
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=11300&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11200&ordering=-id",
    "results": [
        {
            "id": 8284,
            "video": 624041,
            "format": 6,
            "filename": "624041/original/orig_de72557ceec1427f91077451bb345a46.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.85,
            "truepeakLufs": 1.25
        },
        {
            "id": 8283,
            "video": 624041,
            "format": 5,
            "filename": "624041/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8282,
            "video": 624041,
            "format": 4,
            "filename": "624041/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8280,
            "video": 624041,
            "format": 2,
            "filename": "624041/broadcast/4935_f24e2bd43f4847c4922260c473c96ccc.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.85,
            "truepeakLufs": 0.21
        },
        {
            "id": 8279,
            "video": 624041,
            "format": 1,
            "filename": "624041/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8278,
            "video": 624040,
            "format": 5,
            "filename": "624040/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8277,
            "video": 624040,
            "format": 4,
            "filename": "624040/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8275,
            "video": 624040,
            "format": 2,
            "filename": "624040/broadcast/4924_0c4fa22cc7f24c43b6023d1e4787f966.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.53,
            "truepeakLufs": 0.18
        },
        {
            "id": 8274,
            "video": 624040,
            "format": 1,
            "filename": "624040/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8268,
            "video": 624038,
            "format": 5,
            "filename": "624038/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8267,
            "video": 624038,
            "format": 4,
            "filename": "624038/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8265,
            "video": 624038,
            "format": 2,
            "filename": "624038/broadcast/4941_adbcc50538dc4e48896c93b02915dfd7.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -14.36,
            "truepeakLufs": 1.4
        },
        {
            "id": 8264,
            "video": 624038,
            "format": 1,
            "filename": "624038/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8263,
            "video": 624037,
            "format": 5,
            "filename": "624037/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8262,
            "video": 624037,
            "format": 4,
            "filename": "624037/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8260,
            "video": 624037,
            "format": 2,
            "filename": "624037/broadcast/4652_f6c95030df1e424fbf216d97c5e7a698.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.54,
            "truepeakLufs": 0.18
        },
        {
            "id": 8259,
            "video": 624037,
            "format": 1,
            "filename": "624037/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8258,
            "video": 624036,
            "format": 6,
            "filename": "624036/original/orig_27ff087e3f6d44eab1423613e086d264.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.69,
            "truepeakLufs": 0.04
        },
        {
            "id": 8257,
            "video": 624036,
            "format": 5,
            "filename": "624036/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8256,
            "video": 624036,
            "format": 4,
            "filename": "624036/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8254,
            "video": 624036,
            "format": 2,
            "filename": "624036/broadcast/4940_5b81a126a82044e8816bdf6e327eb737.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.7,
            "truepeakLufs": 0.03
        },
        {
            "id": 8253,
            "video": 624036,
            "format": 1,
            "filename": "624036/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8252,
            "video": 624035,
            "format": 6,
            "filename": "624035/original/orig_00063b1fb8c147b3b3b4a8590a481e46.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.55,
            "truepeakLufs": 2.15
        },
        {
            "id": 8251,
            "video": 624035,
            "format": 5,
            "filename": "624035/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8250,
            "video": 624035,
            "format": 4,
            "filename": "624035/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8248,
            "video": 624035,
            "format": 2,
            "filename": "624035/broadcast/4933_0ab8a024aef24a318d015b8dc90ae998.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.55,
            "truepeakLufs": 0.93
        },
        {
            "id": 8247,
            "video": 624035,
            "format": 1,
            "filename": "624035/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8246,
            "video": 624034,
            "format": 5,
            "filename": "624034/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8245,
            "video": 624034,
            "format": 4,
            "filename": "624034/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8243,
            "video": 624034,
            "format": 2,
            "filename": "624034/broadcast/4923_ca16d3a7a8664273bb049e4abfb56d76.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.13,
            "truepeakLufs": 5.61
        },
        {
            "id": 8242,
            "video": 624034,
            "format": 1,
            "filename": "624034/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8241,
            "video": 624033,
            "format": 5,
            "filename": "624033/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8240,
            "video": 624033,
            "format": 4,
            "filename": "624033/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8238,
            "video": 624033,
            "format": 2,
            "filename": "624033/broadcast/4931_53a393c5f0b04623a05b13731c27187f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -15.36,
            "truepeakLufs": 0.25
        },
        {
            "id": 8237,
            "video": 624033,
            "format": 1,
            "filename": "624033/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8231,
            "video": 624031,
            "format": 5,
            "filename": "624031/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8230,
            "video": 624031,
            "format": 4,
            "filename": "624031/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8228,
            "video": 624031,
            "format": 2,
            "filename": "624031/broadcast/4922_574789ffc9894936ab809bde71fa28f9.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.46,
            "truepeakLufs": 0.11
        },
        {
            "id": 8227,
            "video": 624031,
            "format": 1,
            "filename": "624031/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8226,
            "video": 624030,
            "format": 5,
            "filename": "624030/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8225,
            "video": 624030,
            "format": 4,
            "filename": "624030/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8223,
            "video": 624030,
            "format": 2,
            "filename": "624030/broadcast/4902_bab4f6dc3a1c437fb61b69d6e63ddb5b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.75,
            "truepeakLufs": -4.74
        },
        {
            "id": 8222,
            "video": 624030,
            "format": 1,
            "filename": "624030/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8221,
            "video": 624029,
            "format": 5,
            "filename": "624029/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8220,
            "video": 624029,
            "format": 4,
            "filename": "624029/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8218,
            "video": 624029,
            "format": 2,
            "filename": "624029/broadcast/4903_50b39a23519040368240d48c2902b8db.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.42,
            "truepeakLufs": -3.76
        },
        {
            "id": 8217,
            "video": 624029,
            "format": 1,
            "filename": "624029/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8216,
            "video": 624028,
            "format": 5,
            "filename": "624028/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8215,
            "video": 624028,
            "format": 4,
            "filename": "624028/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 8213,
            "video": 624028,
            "format": 2,
            "filename": "624028/broadcast/4904_70dd1d64dc0a44518cf7bb252bb85c4d.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.31,
            "truepeakLufs": -0.2
        }
    ]
}