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

{
    "count": 17501,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11950&ordering=truepeak_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11850&ordering=truepeak_lufs",
    "results": [
        {
            "id": 18048,
            "video": 625331,
            "format": 1,
            "filename": "625331/large_thumb/RonFinley_2013.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18047,
            "video": 625332,
            "format": 5,
            "filename": "625332/small_thumb/BrittaRiley_2011X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18046,
            "video": 625332,
            "format": 1,
            "filename": "625332/large_thumb/BrittaRiley_2011X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4195,
            "video": 623191,
            "format": 1,
            "filename": "623191/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4194,
            "video": 623189,
            "format": 5,
            "filename": "623189/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 4193,
            "video": 623189,
            "format": 4,
            "filename": "623189/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18045,
            "video": 625333,
            "format": 5,
            "filename": "625333/small_thumb/PeterVanManen_2013X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 18725,
            "video": 625385,
            "format": 5,
            "filename": "625385/small_thumb/20121009-piwik-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18726,
            "video": 625385,
            "format": 1,
            "filename": "625385/large_thumb/20121009-piwik-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18729,
            "video": 625386,
            "format": 5,
            "filename": "625386/small_thumb/AnandVarma_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18731,
            "video": 625386,
            "format": 1,
            "filename": "625386/large_thumb/AnandVarma_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18765,
            "video": 625419,
            "format": 5,
            "filename": "625419/small_thumb/TrevorAaronson_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18767,
            "video": 625419,
            "format": 1,
            "filename": "625419/large_thumb/TrevorAaronson_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18770,
            "video": 625417,
            "format": 1,
            "filename": "625417/large_thumb/Sending141030-MASTER-SUPER.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18771,
            "video": 625417,
            "format": 5,
            "filename": "625417/small_thumb/Sending141030-MASTER-SUPER.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18772,
            "video": 625416,
            "format": 5,
            "filename": "625416/small_thumb/Empo-141113.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18773,
            "video": 625416,
            "format": 1,
            "filename": "625416/large_thumb/Empo-141113.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18774,
            "video": 625415,
            "format": 1,
            "filename": "625415/large_thumb/Empo-140904.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18775,
            "video": 625415,
            "format": 5,
            "filename": "625415/small_thumb/Empo-140904.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18776,
            "video": 625413,
            "format": 1,
            "filename": "625413/large_thumb/EMPO-140821.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18777,
            "video": 625413,
            "format": 5,
            "filename": "625413/small_thumb/EMPO-140821.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18778,
            "video": 625411,
            "format": 1,
            "filename": "625411/large_thumb/Empo-141120.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18779,
            "video": 625411,
            "format": 5,
            "filename": "625411/small_thumb/Empo-141120.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18780,
            "video": 625410,
            "format": 5,
            "filename": "625410/small_thumb/Empo-150122.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18781,
            "video": 625410,
            "format": 1,
            "filename": "625410/large_thumb/Empo-150122.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18782,
            "video": 625409,
            "format": 5,
            "filename": "625409/small_thumb/Empo-141127.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18783,
            "video": 625409,
            "format": 1,
            "filename": "625409/large_thumb/Empo-141127.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18784,
            "video": 625408,
            "format": 5,
            "filename": "625408/small_thumb/Empo-140814.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18785,
            "video": 625408,
            "format": 1,
            "filename": "625408/large_thumb/Empo-140814.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18786,
            "video": 625407,
            "format": 1,
            "filename": "625407/large_thumb/Empo-150108.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18787,
            "video": 625407,
            "format": 5,
            "filename": "625407/small_thumb/Empo-150108.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18788,
            "video": 625406,
            "format": 5,
            "filename": "625406/small_thumb/Empo-140828.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18789,
            "video": 625406,
            "format": 1,
            "filename": "625406/large_thumb/Empo-140828.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": 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
        }
    ]
}