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

{
    "count": 17505,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=11050&ordering=truepeak_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=10950&ordering=truepeak_lufs",
    "results": [
        {
            "id": 19194,
            "video": 625504,
            "format": 1,
            "filename": "625504/large_thumb/LucianneWalkowicz_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19197,
            "video": 625504,
            "format": 5,
            "filename": "625504/small_thumb/LucianneWalkowicz_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2585,
            "video": 622560,
            "format": 5,
            "filename": "622560/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19210,
            "video": 625505,
            "format": 1,
            "filename": "625505/large_thumb/Empo-160225.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19211,
            "video": 625505,
            "format": 5,
            "filename": "625505/small_thumb/Empo-160225.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19213,
            "video": 625507,
            "format": 5,
            "filename": "625507/small_thumb/DanielKish_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19215,
            "video": 625507,
            "format": 1,
            "filename": "625507/large_thumb/DanielKish_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19221,
            "video": 625510,
            "format": 5,
            "filename": "625510/small_thumb/JeremyHeimans_2014S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19223,
            "video": 625510,
            "format": 1,
            "filename": "625510/large_thumb/JeremyHeimans_2014S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19226,
            "video": 625509,
            "format": 1,
            "filename": "625509/large_thumb/Empo-160303.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19228,
            "video": 625509,
            "format": 5,
            "filename": "625509/small_thumb/Empo-160303.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19236,
            "video": 625512,
            "format": 1,
            "filename": "625512/large_thumb/DavidRothkopf1_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19238,
            "video": 625512,
            "format": 5,
            "filename": "625512/small_thumb/DavidRothkopf1_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19243,
            "video": 625513,
            "format": 5,
            "filename": "625513/small_thumb/20160308-piratkopiering-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19244,
            "video": 625513,
            "format": 1,
            "filename": "625513/large_thumb/20160308-piratkopiering-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19249,
            "video": 625514,
            "format": 1,
            "filename": "625514/large_thumb/Empo-160310.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19250,
            "video": 625514,
            "format": 5,
            "filename": "625514/small_thumb/Empo-160310.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2584,
            "video": 622560,
            "format": 4,
            "filename": "622560/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2581,
            "video": 622560,
            "format": 1,
            "filename": "622560/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2580,
            "video": 622559,
            "format": 5,
            "filename": "622559/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2579,
            "video": 622559,
            "format": 4,
            "filename": "622559/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2576,
            "video": 622559,
            "format": 1,
            "filename": "622559/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2575,
            "video": 622558,
            "format": 5,
            "filename": "622558/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2574,
            "video": 622558,
            "format": 4,
            "filename": "622558/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2571,
            "video": 622558,
            "format": 1,
            "filename": "622558/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19259,
            "video": 625516,
            "format": 1,
            "filename": "625516/large_thumb/PaulGreenberg_2015Z.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19262,
            "video": 625516,
            "format": 5,
            "filename": "625516/small_thumb/PaulGreenberg_2015Z.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19272,
            "video": 625519,
            "format": 1,
            "filename": "625519/large_thumb/AomawaShields_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19276,
            "video": 625519,
            "format": 5,
            "filename": "625519/small_thumb/AomawaShields_2015U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19290,
            "video": 625523,
            "format": 5,
            "filename": "625523/small_thumb/TaniaSimoncelli_2014X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19292,
            "video": 625524,
            "format": 5,
            "filename": "625524/small_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19293,
            "video": 625524,
            "format": 1,
            "filename": "625524/large_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19299,
            "video": 625525,
            "format": 5,
            "filename": "625525/small_thumb/EMPOTV-1416.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19300,
            "video": 625525,
            "format": 1,
            "filename": "625525/large_thumb/EMPOTV-1416.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19307,
            "video": 625526,
            "format": 5,
            "filename": "625526/small_thumb/SeanFollmer_2015X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19310,
            "video": 625526,
            "format": 1,
            "filename": "625526/large_thumb/SeanFollmer_2015X.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2570,
            "video": 622557,
            "format": 5,
            "filename": "622557/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2569,
            "video": 622557,
            "format": 4,
            "filename": "622557/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2566,
            "video": 622557,
            "format": 1,
            "filename": "622557/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2565,
            "video": 622556,
            "format": 5,
            "filename": "622556/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2564,
            "video": 622556,
            "format": 4,
            "filename": "622556/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2561,
            "video": 622556,
            "format": 1,
            "filename": "622556/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2560,
            "video": 622555,
            "format": 5,
            "filename": "622555/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2559,
            "video": 622555,
            "format": 4,
            "filename": "622555/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2556,
            "video": 622555,
            "format": 1,
            "filename": "622555/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2555,
            "video": 622554,
            "format": 5,
            "filename": "622554/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 2554,
            "video": 622554,
            "format": 4,
            "filename": "622554/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19313,
            "video": 625527,
            "format": 1,
            "filename": "625527/large_thumb/20160412-practicalswift-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19314,
            "video": 625527,
            "format": 5,
            "filename": "625527/small_thumb/20160412-practicalswift-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19316,
            "video": 625528,
            "format": 1,
            "filename": "625528/large_thumb/Empo-160414.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}