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=12950&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=13000&ordering=truepeak_lufs",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12900&ordering=truepeak_lufs",
    "results": [
        {
            "id": 3465,
            "video": 623042,
            "format": 1,
            "filename": "623042/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 22170,
            "video": 626297,
            "format": 1,
            "filename": "626297/large_thumb/Shofar 25 Guds profetiske kalender.jpg",
            "createdTime": "2020-02-01T12:03:20.364329Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3459,
            "video": 623040,
            "format": 5,
            "filename": "623040/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3458,
            "video": 623040,
            "format": 4,
            "filename": "623040/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3455,
            "video": 623040,
            "format": 1,
            "filename": "623040/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3454,
            "video": 623039,
            "format": 5,
            "filename": "623039/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3453,
            "video": 623039,
            "format": 4,
            "filename": "623039/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3450,
            "video": 623039,
            "format": 1,
            "filename": "623039/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3449,
            "video": 623038,
            "format": 5,
            "filename": "623038/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3448,
            "video": 623038,
            "format": 4,
            "filename": "623038/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3445,
            "video": 623038,
            "format": 1,
            "filename": "623038/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3444,
            "video": 623037,
            "format": 5,
            "filename": "623037/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3443,
            "video": 623037,
            "format": 4,
            "filename": "623037/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3440,
            "video": 623037,
            "format": 1,
            "filename": "623037/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3439,
            "video": 623036,
            "format": 5,
            "filename": "623036/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3438,
            "video": 623036,
            "format": 4,
            "filename": "623036/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20588,
            "video": 625774,
            "format": 1,
            "filename": "625774/large_thumb/AndrewPelling_2016U.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20589,
            "video": 625775,
            "format": 5,
            "filename": "625775/small_thumb/DTNS20160907.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20590,
            "video": 625775,
            "format": 1,
            "filename": "625775/large_thumb/DTNS20160907.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20602,
            "video": 625767,
            "format": 1,
            "filename": "625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20603,
            "video": 625767,
            "format": 5,
            "filename": "625767/small_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20618,
            "video": 625660,
            "format": 5,
            "filename": "625660/small_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20619,
            "video": 625660,
            "format": 1,
            "filename": "625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20624,
            "video": 625776,
            "format": 5,
            "filename": "625776/small_thumb/DTNS20160908.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20626,
            "video": 625776,
            "format": 1,
            "filename": "625776/large_thumb/DTNS20160908.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20657,
            "video": 625783,
            "format": 5,
            "filename": "625783/small_thumb/DTNS20160914.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20662,
            "video": 625784,
            "format": 1,
            "filename": "625784/large_thumb/DTNS20160915.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20663,
            "video": 625784,
            "format": 5,
            "filename": "625784/small_thumb/DTNS20160915.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20667,
            "video": 625785,
            "format": 5,
            "filename": "625785/small_thumb/DTNS20160916.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20668,
            "video": 625785,
            "format": 1,
            "filename": "625785/large_thumb/DTNS20160916.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20671,
            "video": 625786,
            "format": 5,
            "filename": "625786/small_thumb/32c3-7550-en-Opening_Event_webm-hd.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20673,
            "video": 625786,
            "format": 1,
            "filename": "625786/large_thumb/32c3-7550-en-Opening_Event_webm-hd.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3435,
            "video": 623036,
            "format": 1,
            "filename": "623036/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3434,
            "video": 623035,
            "format": 5,
            "filename": "623035/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3433,
            "video": 623035,
            "format": 4,
            "filename": "623035/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3430,
            "video": 623035,
            "format": 1,
            "filename": "623035/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3429,
            "video": 623034,
            "format": 5,
            "filename": "623034/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3428,
            "video": 623034,
            "format": 4,
            "filename": "623034/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3425,
            "video": 623034,
            "format": 1,
            "filename": "623034/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3423,
            "video": 623033,
            "format": 5,
            "filename": "623033/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3422,
            "video": 623033,
            "format": 4,
            "filename": "623033/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3419,
            "video": 623033,
            "format": 1,
            "filename": "623033/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3417,
            "video": 623032,
            "format": 5,
            "filename": "623032/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20676,
            "video": 625787,
            "format": 5,
            "filename": "625787/small_thumb/DTNS20160919.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20678,
            "video": 625787,
            "format": 1,
            "filename": "625787/large_thumb/DTNS20160919.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20682,
            "video": 625788,
            "format": 1,
            "filename": "625788/large_thumb/DTNS20160920.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20683,
            "video": 625788,
            "format": 5,
            "filename": "625788/small_thumb/DTNS20160920.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20686,
            "video": 625789,
            "format": 1,
            "filename": "625789/large_thumb/DTNS20160921.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20687,
            "video": 625789,
            "format": 5,
            "filename": "625789/small_thumb/DTNS20160921.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 20692,
            "video": 625790,
            "format": 1,
            "filename": "625790/large_thumb/DTNS20160922.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}