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

{
    "count": 18006,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=13000&ordering=truepeak_lufs",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=12900&ordering=truepeak_lufs",
    "results": [
        {
            "id": 4190,
            "video": 623189,
            "format": 1,
            "filename": "623189/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4188,
            "video": 623188,
            "format": 5,
            "filename": "623188/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4187,
            "video": 623188,
            "format": 4,
            "filename": "623188/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18044,
            "video": 625333,
            "format": 1,
            "filename": "625333/large_thumb/PeterVanManen_2013X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4184,
            "video": 623188,
            "format": 1,
            "filename": "623188/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4183,
            "video": 623187,
            "format": 5,
            "filename": "623187/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4182,
            "video": 623187,
            "format": 4,
            "filename": "623187/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20462,
            "video": 625749,
            "format": 1,
            "filename": "625749/large_thumb/DTNS20160804.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20463,
            "video": 625749,
            "format": 5,
            "filename": "625749/small_thumb/DTNS20160804.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20466,
            "video": 625750,
            "format": 5,
            "filename": "625750/small_thumb/DTNS20160805.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20468,
            "video": 625750,
            "format": 1,
            "filename": "625750/large_thumb/DTNS20160805.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20471,
            "video": 625751,
            "format": 5,
            "filename": "625751/small_thumb/DTNS20160808.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20473,
            "video": 625751,
            "format": 1,
            "filename": "625751/large_thumb/DTNS20160808.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20477,
            "video": 625752,
            "format": 5,
            "filename": "625752/small_thumb/DTNS20160809.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20478,
            "video": 625752,
            "format": 1,
            "filename": "625752/large_thumb/DTNS20160809.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20482,
            "video": 625753,
            "format": 5,
            "filename": "625753/small_thumb/DTNS20160810.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20483,
            "video": 625753,
            "format": 1,
            "filename": "625753/large_thumb/DTNS20160810.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20486,
            "video": 625754,
            "format": 1,
            "filename": "625754/large_thumb/DTNS20160811.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20487,
            "video": 625754,
            "format": 5,
            "filename": "625754/small_thumb/DTNS20160811.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20491,
            "video": 625755,
            "format": 5,
            "filename": "625755/small_thumb/DTNS20160812.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20492,
            "video": 625755,
            "format": 1,
            "filename": "625755/large_thumb/DTNS20160812.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20496,
            "video": 625756,
            "format": 1,
            "filename": "625756/large_thumb/DTNS20160815.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20498,
            "video": 625756,
            "format": 5,
            "filename": "625756/small_thumb/DTNS20160815.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20502,
            "video": 625757,
            "format": 1,
            "filename": "625757/large_thumb/DTNS20160816.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20503,
            "video": 625757,
            "format": 5,
            "filename": "625757/small_thumb/DTNS20160816.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20506,
            "video": 625758,
            "format": 1,
            "filename": "625758/large_thumb/DTNS20160817.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20508,
            "video": 625758,
            "format": 5,
            "filename": "625758/small_thumb/DTNS20160817.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20512,
            "video": 625759,
            "format": 1,
            "filename": "625759/large_thumb/DTNS20160818.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20513,
            "video": 625759,
            "format": 5,
            "filename": "625759/small_thumb/DTNS20160818.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20517,
            "video": 625760,
            "format": 1,
            "filename": "625760/large_thumb/DTNS20160819.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20518,
            "video": 625760,
            "format": 5,
            "filename": "625760/small_thumb/DTNS20160819.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20522,
            "video": 625761,
            "format": 1,
            "filename": "625761/large_thumb/DTNS20160822.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20523,
            "video": 625761,
            "format": 5,
            "filename": "625761/small_thumb/DTNS20160822.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20526,
            "video": 625762,
            "format": 1,
            "filename": "625762/large_thumb/DTNS20160823.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20527,
            "video": 625762,
            "format": 5,
            "filename": "625762/small_thumb/DTNS20160823.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18043,
            "video": 625334,
            "format": 1,
            "filename": "625334/large_thumb/SirKenRobinson_2010.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4179,
            "video": 623187,
            "format": 1,
            "filename": "623187/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4178,
            "video": 623186,
            "format": 5,
            "filename": "623186/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4177,
            "video": 623186,
            "format": 4,
            "filename": "623186/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18042,
            "video": 625334,
            "format": 5,
            "filename": "625334/small_thumb/SirKenRobinson_2010.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4174,
            "video": 623186,
            "format": 1,
            "filename": "623186/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4173,
            "video": 623185,
            "format": 5,
            "filename": "623185/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4172,
            "video": 623185,
            "format": 4,
            "filename": "623185/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18041,
            "video": 625335,
            "format": 1,
            "filename": "625335/large_thumb/SirKenRobinson_2013S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4169,
            "video": 623185,
            "format": 1,
            "filename": "623185/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4168,
            "video": 623184,
            "format": 5,
            "filename": "623184/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4167,
            "video": 623184,
            "format": 4,
            "filename": "623184/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18040,
            "video": 625335,
            "format": 5,
            "filename": "625335/small_thumb/SirKenRobinson_2013S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4164,
            "video": 623184,
            "format": 1,
            "filename": "623184/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18039,
            "video": 625336,
            "format": 5,
            "filename": "625336/small_thumb/GeoffreyCanada_2013S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}