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=12800&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=12850&ordering=id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12750&ordering=id",
    "results": [
        {
            "id": 18005,
            "video": 625353,
            "format": 5,
            "filename": "625353/small_thumb/SergeiLupashin_2014S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18006,
            "video": 625352,
            "format": 5,
            "filename": "625352/small_thumb/ApolloRobbins_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18007,
            "video": 625352,
            "format": 1,
            "filename": "625352/large_thumb/ApolloRobbins_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18008,
            "video": 625351,
            "format": 1,
            "filename": "625351/large_thumb/DanielSuarez_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18009,
            "video": 625351,
            "format": 5,
            "filename": "625351/small_thumb/DanielSuarez_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18010,
            "video": 625350,
            "format": 5,
            "filename": "625350/small_thumb/KirbyFerguson_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18011,
            "video": 625350,
            "format": 1,
            "filename": "625350/large_thumb/KirbyFerguson_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18012,
            "video": 625349,
            "format": 1,
            "filename": "625349/large_thumb/ErnestoSirolli_2012X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18013,
            "video": 625349,
            "format": 5,
            "filename": "625349/small_thumb/ErnestoSirolli_2012X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18014,
            "video": 625348,
            "format": 5,
            "filename": "625348/small_thumb/JamesRandi_2007.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18015,
            "video": 625348,
            "format": 1,
            "filename": "625348/large_thumb/JamesRandi_2007.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18016,
            "video": 625347,
            "format": 1,
            "filename": "625347/large_thumb/MichaelSpecter_2010.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18017,
            "video": 625347,
            "format": 5,
            "filename": "625347/small_thumb/MichaelSpecter_2010.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18018,
            "video": 625346,
            "format": 1,
            "filename": "625346/large_thumb/DavedeBronkart_2010X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18019,
            "video": 625346,
            "format": 5,
            "filename": "625346/small_thumb/DavedeBronkart_2010X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18020,
            "video": 625345,
            "format": 5,
            "filename": "625345/small_thumb/RobReid_2012.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18021,
            "video": 625345,
            "format": 1,
            "filename": "625345/large_thumb/RobReid_2012.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18022,
            "video": 625344,
            "format": 5,
            "filename": "625344/small_thumb/WilliamNoel_2012S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18023,
            "video": 625344,
            "format": 1,
            "filename": "625344/large_thumb/WilliamNoel_2012S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18024,
            "video": 625343,
            "format": 5,
            "filename": "625343/small_thumb/MarcoTempest_2014.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18025,
            "video": 625343,
            "format": 1,
            "filename": "625343/large_thumb/MarcoTempest_2014.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18026,
            "video": 625342,
            "format": 5,
            "filename": "625342/small_thumb/MarcoTempest_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18027,
            "video": 625342,
            "format": 1,
            "filename": "625342/large_thumb/MarcoTempest_2012G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18028,
            "video": 625341,
            "format": 5,
            "filename": "625341/small_thumb/MarcoTempest_Session7_2011G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18029,
            "video": 625341,
            "format": 1,
            "filename": "625341/large_thumb/MarcoTempest_Session7_2011G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18030,
            "video": 625340,
            "format": 1,
            "filename": "625340/large_thumb/MarcoTempest_2011G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18031,
            "video": 625340,
            "format": 5,
            "filename": "625340/small_thumb/MarcoTempest_2011G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18032,
            "video": 625339,
            "format": 1,
            "filename": "625339/large_thumb/MarcoTempest_2012.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18033,
            "video": 625339,
            "format": 5,
            "filename": "625339/small_thumb/MarcoTempest_2012.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18034,
            "video": 625338,
            "format": 5,
            "filename": "625338/small_thumb/MarcoTempest_Session4_2012.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18035,
            "video": 625338,
            "format": 1,
            "filename": "625338/large_thumb/MarcoTempest_Session4_2012.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18036,
            "video": 625337,
            "format": 5,
            "filename": "625337/small_thumb/MitchResnick_2012X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18037,
            "video": 625337,
            "format": 1,
            "filename": "625337/large_thumb/MitchResnick_2012X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18038,
            "video": 625336,
            "format": 1,
            "filename": "625336/large_thumb/GeoffreyCanada_2013S.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
        },
        {
            "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": 18041,
            "video": 625335,
            "format": 1,
            "filename": "625335/large_thumb/SirKenRobinson_2013S.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": 18043,
            "video": 625334,
            "format": 1,
            "filename": "625334/large_thumb/SirKenRobinson_2010.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": 18045,
            "video": 625333,
            "format": 5,
            "filename": "625333/small_thumb/PeterVanManen_2013X.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": 18047,
            "video": 625332,
            "format": 5,
            "filename": "625332/small_thumb/BrittaRiley_2011X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "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": 18049,
            "video": 625331,
            "format": 5,
            "filename": "625331/small_thumb/RonFinley_2013.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18050,
            "video": 625330,
            "format": 1,
            "filename": "625330/large_thumb/DavidGallo_2007.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18051,
            "video": 625330,
            "format": 5,
            "filename": "625330/small_thumb/DavidGallo_2007.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18052,
            "video": 625329,
            "format": 5,
            "filename": "625329/small_thumb/BrunoTorturra_2014G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18053,
            "video": 625329,
            "format": 1,
            "filename": "625329/large_thumb/BrunoTorturra_2014G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18054,
            "video": 625328,
            "format": 1,
            "filename": "625328/large_thumb/TomWujec_2013G.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}