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=12850&ordering=truepeak_lufs
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=12900&ordering=truepeak_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12800&ordering=truepeak_lufs",
    "results": [
        {
            "id": 20401,
            "video": 625737,
            "format": 1,
            "filename": "625737/large_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20403,
            "video": 625737,
            "format": 5,
            "filename": "625737/small_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20407,
            "video": 625738,
            "format": 1,
            "filename": "625738/large_thumb/Closing_Ceremony_2.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20408,
            "video": 625738,
            "format": 5,
            "filename": "625738/small_thumb/Closing_Ceremony_2.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20414,
            "video": 625739,
            "format": 5,
            "filename": "625739/small_thumb/LisaDyson_2016S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20415,
            "video": 625739,
            "format": 1,
            "filename": "625739/large_thumb/LisaDyson_2016S.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20417,
            "video": 625740,
            "format": 5,
            "filename": "625740/small_thumb/DTNS20160722.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20418,
            "video": 625740,
            "format": 1,
            "filename": "625740/large_thumb/DTNS20160722.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20421,
            "video": 625741,
            "format": 5,
            "filename": "625741/small_thumb/DTNS20160725.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20423,
            "video": 625741,
            "format": 1,
            "filename": "625741/large_thumb/DTNS20160725.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20427,
            "video": 625742,
            "format": 1,
            "filename": "625742/large_thumb/DTNS20160726.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20428,
            "video": 625742,
            "format": 5,
            "filename": "625742/small_thumb/DTNS20160726.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20432,
            "video": 625743,
            "format": 5,
            "filename": "625743/small_thumb/DTNS20160727.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20433,
            "video": 625743,
            "format": 1,
            "filename": "625743/large_thumb/DTNS20160727.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20436,
            "video": 625744,
            "format": 5,
            "filename": "625744/small_thumb/DTNS20160728.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20437,
            "video": 625744,
            "format": 1,
            "filename": "625744/large_thumb/DTNS20160728.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20441,
            "video": 625745,
            "format": 5,
            "filename": "625745/small_thumb/DTNS20160729.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20443,
            "video": 625745,
            "format": 1,
            "filename": "625745/large_thumb/DTNS20160729.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20451,
            "video": 625747,
            "format": 1,
            "filename": "625747/large_thumb/DTNS20160802.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20456,
            "video": 625748,
            "format": 5,
            "filename": "625748/small_thumb/DTNS20160803.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3522,
            "video": 623053,
            "format": 1,
            "filename": "623053/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3520,
            "video": 623052,
            "format": 5,
            "filename": "623052/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3519,
            "video": 623052,
            "format": 4,
            "filename": "623052/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3516,
            "video": 623052,
            "format": 1,
            "filename": "623052/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3515,
            "video": 623051,
            "format": 5,
            "filename": "623051/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3514,
            "video": 623051,
            "format": 4,
            "filename": "623051/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3511,
            "video": 623051,
            "format": 1,
            "filename": "623051/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3510,
            "video": 623050,
            "format": 5,
            "filename": "623050/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3509,
            "video": 623050,
            "format": 4,
            "filename": "623050/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3506,
            "video": 623050,
            "format": 1,
            "filename": "623050/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3505,
            "video": 623049,
            "format": 5,
            "filename": "623049/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3504,
            "video": 623049,
            "format": 4,
            "filename": "623049/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3711,
            "video": 623090,
            "format": 5,
            "filename": "623090/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3501,
            "video": 623049,
            "format": 1,
            "filename": "623049/large_thumb/large.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
        }
    ]
}