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=13100&ordering=integrated_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=13150&ordering=integrated_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=13050&ordering=integrated_lufs",
    "results": [
        {
            "id": 5660,
            "video": 623517,
            "format": 5,
            "filename": "623517/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5659,
            "video": 623517,
            "format": 4,
            "filename": "623517/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5656,
            "video": 623517,
            "format": 1,
            "filename": "623517/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5655,
            "video": 623516,
            "format": 5,
            "filename": "623516/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5654,
            "video": 623516,
            "format": 4,
            "filename": "623516/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5651,
            "video": 623516,
            "format": 1,
            "filename": "623516/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19377,
            "video": 625540,
            "format": 5,
            "filename": "625540/small_thumb/RobertPalmer_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19397,
            "video": 625544,
            "format": 5,
            "filename": "625544/small_thumb/TimUrban_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19399,
            "video": 625544,
            "format": 1,
            "filename": "625544/large_thumb/TimUrban_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19406,
            "video": 625546,
            "format": 5,
            "filename": "625546/small_thumb/AstroTeller_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19409,
            "video": 625546,
            "format": 1,
            "filename": "625546/large_thumb/AstroTeller_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5650,
            "video": 623515,
            "format": 5,
            "filename": "623515/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5649,
            "video": 623515,
            "format": 4,
            "filename": "623515/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5646,
            "video": 623515,
            "format": 1,
            "filename": "623515/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5645,
            "video": 623514,
            "format": 5,
            "filename": "623514/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5644,
            "video": 623514,
            "format": 4,
            "filename": "623514/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5641,
            "video": 623514,
            "format": 1,
            "filename": "623514/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5640,
            "video": 623513,
            "format": 5,
            "filename": "623513/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5639,
            "video": 623513,
            "format": 4,
            "filename": "623513/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5636,
            "video": 623513,
            "format": 1,
            "filename": "623513/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5635,
            "video": 623512,
            "format": 5,
            "filename": "623512/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5634,
            "video": 623512,
            "format": 4,
            "filename": "623512/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19445,
            "video": 625552,
            "format": 1,
            "filename": "625552/large_thumb/DanielleFeinberg_2015P.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19446,
            "video": 625552,
            "format": 5,
            "filename": "625552/small_thumb/DanielleFeinberg_2015P.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19468,
            "video": 625556,
            "format": 5,
            "filename": "625556/small_thumb/20160510-big-data-olje-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19469,
            "video": 625556,
            "format": 1,
            "filename": "625556/large_thumb/20160510-big-data-olje-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19492,
            "video": 625561,
            "format": 5,
            "filename": "625561/small_thumb/MaryNorris_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19493,
            "video": 625561,
            "format": 1,
            "filename": "625561/large_thumb/MaryNorris_2016.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5631,
            "video": 623512,
            "format": 1,
            "filename": "623512/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5629,
            "video": 623511,
            "format": 5,
            "filename": "623511/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5628,
            "video": 623511,
            "format": 4,
            "filename": "623511/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5625,
            "video": 623511,
            "format": 1,
            "filename": "623511/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5624,
            "video": 623510,
            "format": 5,
            "filename": "623510/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5623,
            "video": 623510,
            "format": 4,
            "filename": "623510/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19526,
            "video": 625568,
            "format": 5,
            "filename": "625568/small_thumb/DTNS20160428.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19527,
            "video": 625568,
            "format": 1,
            "filename": "625568/large_thumb/DTNS20160428.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19530,
            "video": 625569,
            "format": 1,
            "filename": "625569/large_thumb/DTNS20160429.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19533,
            "video": 625569,
            "format": 5,
            "filename": "625569/small_thumb/DTNS20160429.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19542,
            "video": 625573,
            "format": 5,
            "filename": "625573/small_thumb/DTNS20160504.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19544,
            "video": 625573,
            "format": 1,
            "filename": "625573/large_thumb/DTNS20160504.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19546,
            "video": 625572,
            "format": 5,
            "filename": "625572/small_thumb/DTNS20160503.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19548,
            "video": 625572,
            "format": 1,
            "filename": "625572/large_thumb/DTNS20160503.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19551,
            "video": 625571,
            "format": 1,
            "filename": "625571/large_thumb/DTNS20160502.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19554,
            "video": 625571,
            "format": 5,
            "filename": "625571/small_thumb/DTNS20160502.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19557,
            "video": 625574,
            "format": 5,
            "filename": "625574/small_thumb/DTNS20160505.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19559,
            "video": 625574,
            "format": 1,
            "filename": "625574/large_thumb/DTNS20160505.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19561,
            "video": 625575,
            "format": 1,
            "filename": "625575/large_thumb/DTNS20160506.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19564,
            "video": 625575,
            "format": 5,
            "filename": "625575/small_thumb/DTNS20160506.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19566,
            "video": 625577,
            "format": 5,
            "filename": "625577/small_thumb/DTNS20160509.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19568,
            "video": 625577,
            "format": 1,
            "filename": "625577/large_thumb/DTNS20160509.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}