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

{
    "count": 17893,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=16600&ordering=truepeak_lufs",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=16500&ordering=truepeak_lufs",
    "results": [
        {
            "id": 24575,
            "video": 627532,
            "format": 1,
            "filename": "627532/large_thumb/Shofar 135 Avtaler med Israel.jpg",
            "createdTime": "2022-08-02T07:54:15.583713Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1648,
            "video": 622370,
            "format": 1,
            "filename": "622370/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1647,
            "video": 622369,
            "format": 5,
            "filename": "622369/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1646,
            "video": 622369,
            "format": 4,
            "filename": "622369/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1643,
            "video": 622369,
            "format": 1,
            "filename": "622369/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24586,
            "video": 627535,
            "format": 1,
            "filename": "627535/large_thumb/Vikingene (1).jpg",
            "createdTime": "2022-08-04T17:12:23.423725Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1642,
            "video": 622368,
            "format": 5,
            "filename": "622368/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1641,
            "video": 622368,
            "format": 4,
            "filename": "622368/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1638,
            "video": 622368,
            "format": 1,
            "filename": "622368/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24594,
            "video": 627537,
            "format": 1,
            "filename": "627537/large_thumb/Flere enn en oppstandelse.jpg",
            "createdTime": "2022-08-06T08:08:40.054876Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1637,
            "video": 622367,
            "format": 5,
            "filename": "622367/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1636,
            "video": 622367,
            "format": 4,
            "filename": "622367/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1633,
            "video": 622367,
            "format": 1,
            "filename": "622367/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24598,
            "video": 627538,
            "format": 1,
            "filename": "627538/large_thumb/Shofar 126 Fader v�r - B�nnen Jesus l�rte oss.jpg",
            "createdTime": "2022-08-09T17:13:42.376285Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1632,
            "video": 622366,
            "format": 5,
            "filename": "622366/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1631,
            "video": 622366,
            "format": 4,
            "filename": "622366/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1628,
            "video": 622366,
            "format": 1,
            "filename": "622366/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24602,
            "video": 627539,
            "format": 1,
            "filename": "627539/large_thumb/Kong Salomo og hva HAN mener....jpg",
            "createdTime": "2022-08-15T13:35:11.526416Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1627,
            "video": 622365,
            "format": 5,
            "filename": "622365/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1626,
            "video": 622365,
            "format": 4,
            "filename": "622365/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24605,
            "video": 627540,
            "format": 1,
            "filename": "627540/large_thumb/Shofar 136 Samson - bilde p� Israel.jpg",
            "createdTime": "2022-08-16T12:44:24.032765Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1623,
            "video": 622365,
            "format": 1,
            "filename": "622365/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1622,
            "video": 622364,
            "format": 5,
            "filename": "622364/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1621,
            "video": 622364,
            "format": 4,
            "filename": "622364/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1618,
            "video": 622364,
            "format": 1,
            "filename": "622364/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24610,
            "video": 627541,
            "format": 1,
            "filename": "627541/large_thumb/Profeten Daniel og framtiden.jpg",
            "createdTime": "2022-08-20T07:53:23.171135Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1617,
            "video": 622363,
            "format": 5,
            "filename": "622363/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1616,
            "video": 622363,
            "format": 4,
            "filename": "622363/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24613,
            "video": 627542,
            "format": 1,
            "filename": "627542/large_thumb/Fortid, n�tid og framtid.jpg",
            "createdTime": "2022-08-23T06:25:00.926344Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 22146,
            "video": 626290,
            "format": 1,
            "filename": "626290/large_thumb/Shofar TV program 12 Påsken i Israel.jpg",
            "createdTime": "2020-01-29T22:07:52.191963Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1613,
            "video": 622363,
            "format": 1,
            "filename": "622363/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1612,
            "video": 622362,
            "format": 5,
            "filename": "622362/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24617,
            "video": 627543,
            "format": 1,
            "filename": "627543/large_thumb/Shofar 137 Dua og laksen - bilde p� Israel.jpg",
            "createdTime": "2022-08-23T14:52:49.515658Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1611,
            "video": 622362,
            "format": 4,
            "filename": "622362/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1608,
            "video": 622362,
            "format": 1,
            "filename": "622362/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1607,
            "video": 622361,
            "format": 5,
            "filename": "622361/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24621,
            "video": 627544,
            "format": 1,
            "filename": "627544/large_thumb/L�ren, hva med den_.jpg",
            "createdTime": "2022-08-27T13:47:57.000727Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1606,
            "video": 622361,
            "format": 4,
            "filename": "622361/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1603,
            "video": 622361,
            "format": 1,
            "filename": "622361/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1602,
            "video": 622360,
            "format": 5,
            "filename": "622360/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24625,
            "video": 627545,
            "format": 1,
            "filename": "627545/large_thumb/Shofar 138 Underordne seg Guds Ord.jpg",
            "createdTime": "2022-08-30T06:41:32.703842Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1601,
            "video": 622360,
            "format": 4,
            "filename": "622360/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1598,
            "video": 622360,
            "format": 1,
            "filename": "622360/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1597,
            "video": 622359,
            "format": 5,
            "filename": "622359/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1596,
            "video": 622359,
            "format": 4,
            "filename": "622359/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24630,
            "video": 627546,
            "format": 1,
            "filename": "627546/large_thumb/Shofar 139 Messias Kommer.jpg",
            "createdTime": "2022-09-06T07:06:51.264457Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1593,
            "video": 622359,
            "format": 1,
            "filename": "622359/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1592,
            "video": 622358,
            "format": 5,
            "filename": "622358/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 24633,
            "video": 627547,
            "format": 1,
            "filename": "627547/large_thumb/Shofar 140 Bruk av Symboler i h�stens h�gtider.jpg",
            "createdTime": "2022-09-13T06:53:30.602389Z",
            "integratedLufs": -70.0,
            "truepeakLufs": null
        },
        {
            "id": 1591,
            "video": 622358,
            "format": 4,
            "filename": "622358/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}