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

{
    "count": 17910,
    "next": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=2850&ordering=-filename",
    "previous": "https://frikanalen.no/api/videofiles/?format=api&limit=50&offset=2750&ordering=-filename",
    "results": [
        {
            "id": 21631,
            "video": 626091,
            "format": 7,
            "filename": "626091/theora/20181120-chris.ogv",
            "createdTime": "2018-12-10T15:14:44.318905Z",
            "integratedLufs": -23.5,
            "truepeakLufs": -3.93
        },
        {
            "id": 21629,
            "video": 626091,
            "format": 6,
            "filename": "626091/original/20181120-chris.mp4",
            "createdTime": "2018-12-10T14:32:32.547589Z",
            "integratedLufs": -23.39,
            "truepeakLufs": -3.94
        },
        {
            "id": 21628,
            "video": 626091,
            "format": 1,
            "filename": "626091/large_thumb/20181120-chris.jpg",
            "createdTime": "2018-12-10T14:32:32.452331Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21630,
            "video": 626091,
            "format": 2,
            "filename": "626091/broadcast/20181120-chris.dv",
            "createdTime": "2018-12-10T14:39:34.903233Z",
            "integratedLufs": -23.39,
            "truepeakLufs": -3.94
        },
        {
            "id": 21627,
            "video": 626090,
            "format": 7,
            "filename": "626090/theora/20181120-erlend.ogv",
            "createdTime": "2018-12-10T14:30:13.814641Z",
            "integratedLufs": -23.27,
            "truepeakLufs": -1.96
        },
        {
            "id": 21624,
            "video": 626090,
            "format": 6,
            "filename": "626090/original/20181120-erlend.mp4",
            "createdTime": "2018-12-10T13:54:01.364115Z",
            "integratedLufs": -23.1,
            "truepeakLufs": -2.03
        },
        {
            "id": 21625,
            "video": 626090,
            "format": 1,
            "filename": "626090/large_thumb/20181120-erlend.jpg",
            "createdTime": "2018-12-10T13:54:01.507740Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21626,
            "video": 626090,
            "format": 2,
            "filename": "626090/broadcast/20181120-erlend.dv",
            "createdTime": "2018-12-10T14:00:01.084817Z",
            "integratedLufs": -23.1,
            "truepeakLufs": -2.03
        },
        {
            "id": 21623,
            "video": 626089,
            "format": 7,
            "filename": "626089/theora/20181120-andrew.ogv",
            "createdTime": "2018-12-10T13:51:54.988407Z",
            "integratedLufs": -23.35,
            "truepeakLufs": -2.03
        },
        {
            "id": 21620,
            "video": 626089,
            "format": 6,
            "filename": "626089/original/20181120-andrew.mp4",
            "createdTime": "2018-12-10T12:58:41.091197Z",
            "integratedLufs": -23.24,
            "truepeakLufs": -1.98
        },
        {
            "id": 21621,
            "video": 626089,
            "format": 1,
            "filename": "626089/large_thumb/20181120-andrew.jpg",
            "createdTime": "2018-12-10T12:58:41.236016Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21622,
            "video": 626089,
            "format": 2,
            "filename": "626089/broadcast/20181120-andrew.dv",
            "createdTime": "2018-12-10T13:07:31.249201Z",
            "integratedLufs": -23.24,
            "truepeakLufs": -1.98
        },
        {
            "id": 21619,
            "video": 626088,
            "format": 7,
            "filename": "626088/theora/20181120-alan.ogv",
            "createdTime": "2018-12-10T12:55:43.911303Z",
            "integratedLufs": -22.46,
            "truepeakLufs": -2.04
        },
        {
            "id": 21616,
            "video": 626088,
            "format": 6,
            "filename": "626088/original/20181120-alan.mp4",
            "createdTime": "2018-12-10T12:15:22.196965Z",
            "integratedLufs": -22.39,
            "truepeakLufs": -1.99
        },
        {
            "id": 21617,
            "video": 626088,
            "format": 1,
            "filename": "626088/large_thumb/20181120-alan.jpg",
            "createdTime": "2018-12-10T12:15:22.459844Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21618,
            "video": 626088,
            "format": 2,
            "filename": "626088/broadcast/20181120-alan.dv",
            "createdTime": "2018-12-10T12:22:17.874732Z",
            "integratedLufs": -22.39,
            "truepeakLufs": -1.99
        },
        {
            "id": 21615,
            "video": 626086,
            "format": 7,
            "filename": "626086/theora/20181120-audun.ogv",
            "createdTime": "2018-12-10T11:54:57.044848Z",
            "integratedLufs": -23.0,
            "truepeakLufs": -3.17
        },
        {
            "id": 21612,
            "video": 626086,
            "format": 6,
            "filename": "626086/original/20181120-audun.mp4",
            "createdTime": "2018-12-10T11:17:59.237615Z",
            "integratedLufs": -22.94,
            "truepeakLufs": -3.1
        },
        {
            "id": 21613,
            "video": 626086,
            "format": 1,
            "filename": "626086/large_thumb/20181120-audun.jpg",
            "createdTime": "2018-12-10T11:17:59.380573Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21614,
            "video": 626086,
            "format": 2,
            "filename": "626086/broadcast/20181120-audun.dv",
            "createdTime": "2018-12-10T11:24:13.749183Z",
            "integratedLufs": -22.94,
            "truepeakLufs": -3.1
        },
        {
            "id": 21611,
            "video": 626085,
            "format": 7,
            "filename": "626085/theora/20181120-patricia.ogv",
            "createdTime": "2018-12-10T11:15:54.012379Z",
            "integratedLufs": -23.12,
            "truepeakLufs": -3.01
        },
        {
            "id": 21609,
            "video": 626085,
            "format": 6,
            "filename": "626085/original/20181120-patricia.mp4",
            "createdTime": "2018-12-10T10:29:06.733618Z",
            "integratedLufs": -23.04,
            "truepeakLufs": -2.52
        },
        {
            "id": 21608,
            "video": 626085,
            "format": 1,
            "filename": "626085/large_thumb/20181120-patricia.jpg",
            "createdTime": "2018-12-10T10:29:06.633045Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21610,
            "video": 626085,
            "format": 2,
            "filename": "626085/broadcast/20181120-patricia.dv",
            "createdTime": "2018-12-10T10:37:14.623922Z",
            "integratedLufs": -23.04,
            "truepeakLufs": -2.52
        },
        {
            "id": 21607,
            "video": 626081,
            "format": 7,
            "filename": "626081/theora/051218_VAN_RHMW_WEB.ogv",
            "createdTime": "2018-12-05T08:54:59.047496Z",
            "integratedLufs": -21.42,
            "truepeakLufs": 0.04
        },
        {
            "id": 21605,
            "video": 626081,
            "format": 6,
            "filename": "626081/original/051218_VAN_RHMW_WEB.mp4",
            "createdTime": "2018-12-05T08:51:51.667616Z",
            "integratedLufs": -21.35,
            "truepeakLufs": 0.0
        },
        {
            "id": 21604,
            "video": 626081,
            "format": 1,
            "filename": "626081/large_thumb/051218_VAN_RHMW_WEB.jpg",
            "createdTime": "2018-12-05T08:51:51.534351Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21606,
            "video": 626081,
            "format": 2,
            "filename": "626081/broadcast/051218_VAN_RHMW_WEB.dv",
            "createdTime": "2018-12-05T08:52:24.415922Z",
            "integratedLufs": -21.35,
            "truepeakLufs": 0.0
        },
        {
            "id": 21603,
            "video": 626080,
            "format": 7,
            "filename": "626080/theora/20181120-scott.ogv",
            "createdTime": "2018-11-30T01:07:31.895643Z",
            "integratedLufs": -22.68,
            "truepeakLufs": -1.88
        },
        {
            "id": 21600,
            "video": 626080,
            "format": 6,
            "filename": "626080/original/20181120-scott.mp4",
            "createdTime": "2018-11-30T00:17:01.365819Z",
            "integratedLufs": -22.55,
            "truepeakLufs": -1.95
        },
        {
            "id": 21601,
            "video": 626080,
            "format": 1,
            "filename": "626080/large_thumb/20181120-scott.jpg",
            "createdTime": "2018-11-30T00:17:01.550767Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21602,
            "video": 626080,
            "format": 2,
            "filename": "626080/broadcast/20181120-scott.dv",
            "createdTime": "2018-11-30T00:25:25.643571Z",
            "integratedLufs": -22.55,
            "truepeakLufs": -1.95
        },
        {
            "id": 21567,
            "video": 626066,
            "format": 7,
            "filename": "626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv",
            "createdTime": "2018-11-19T15:54:04.141026Z",
            "integratedLufs": -23.16,
            "truepeakLufs": 0.21
        },
        {
            "id": 21565,
            "video": 626066,
            "format": 6,
            "filename": "626066/original/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.webm",
            "createdTime": "2018-11-19T14:59:22.403875Z",
            "integratedLufs": -23.05,
            "truepeakLufs": -0.26
        },
        {
            "id": 21564,
            "video": 626066,
            "format": 1,
            "filename": "626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.jpg",
            "createdTime": "2018-11-19T14:59:22.290543Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21566,
            "video": 626066,
            "format": 2,
            "filename": "626066/broadcast/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.dv",
            "createdTime": "2018-11-19T15:07:45.637652Z",
            "integratedLufs": -23.05,
            "truepeakLufs": -0.26
        },
        {
            "id": 21563,
            "video": 626065,
            "format": 7,
            "filename": "626065/theora/sintel-2048-surround.ogv",
            "createdTime": "2018-11-18T17:59:15.081930Z",
            "integratedLufs": -17.81,
            "truepeakLufs": 0.32
        },
        {
            "id": 21560,
            "video": 626065,
            "format": 6,
            "filename": "626065/original/sintel-2048-surround.mp4",
            "createdTime": "2018-11-18T17:52:45.675816Z",
            "integratedLufs": -17.64,
            "truepeakLufs": -0.2
        },
        {
            "id": 21561,
            "video": 626065,
            "format": 1,
            "filename": "626065/large_thumb/sintel-2048-surround.jpg",
            "createdTime": "2018-11-18T17:52:45.787400Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21562,
            "video": 626065,
            "format": 2,
            "filename": "626065/broadcast/sintel-2048-surround.dv",
            "createdTime": "2018-11-18T17:53:43.732808Z",
            "integratedLufs": -24.33,
            "truepeakLufs": -3.65
        },
        {
            "id": 21547,
            "video": 626064,
            "format": 7,
            "filename": "626064/theora/gopro.ogv",
            "createdTime": "2018-11-18T14:09:55.361393Z",
            "integratedLufs": -29.31,
            "truepeakLufs": -6.56
        },
        {
            "id": 21545,
            "video": 626064,
            "format": 6,
            "filename": "626064/original/gopro.mp4",
            "createdTime": "2018-11-18T14:09:51.533877Z",
            "integratedLufs": -29.11,
            "truepeakLufs": -6.45
        },
        {
            "id": 21544,
            "video": 626064,
            "format": 1,
            "filename": "626064/large_thumb/gopro.jpg",
            "createdTime": "2018-11-18T14:09:51.245458Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21546,
            "video": 626064,
            "format": 2,
            "filename": "626064/broadcast/gopro.dv",
            "createdTime": "2018-11-18T14:09:52.549114Z",
            "integratedLufs": -29.11,
            "truepeakLufs": -6.45
        },
        {
            "id": 21551,
            "video": 626057,
            "format": 7,
            "filename": "626057/theora/02_gran_dillama_1080p.ogv",
            "createdTime": "2018-11-18T16:31:09.190401Z",
            "integratedLufs": -12.65,
            "truepeakLufs": 2.86
        },
        {
            "id": 21549,
            "video": 626057,
            "format": 6,
            "filename": "626057/original/02_gran_dillama_1080p.mp4",
            "createdTime": "2018-11-18T16:29:56.964828Z",
            "integratedLufs": -12.51,
            "truepeakLufs": 1.85
        },
        {
            "id": 21548,
            "video": 626057,
            "format": 1,
            "filename": "626057/large_thumb/02_gran_dillama_1080p.jpg",
            "createdTime": "2018-11-18T16:29:56.878888Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 21550,
            "video": 626057,
            "format": 2,
            "filename": "626057/broadcast/02_gran_dillama_1080p.dv",
            "createdTime": "2018-11-18T16:30:09.000393Z",
            "integratedLufs": -12.51,
            "truepeakLufs": 2.72
        },
        {
            "id": 21539,
            "video": 626055,
            "format": 7,
            "filename": "626055/theora/Frikanalen_1_4.ogv",
            "createdTime": "2018-11-10T12:34:15.244901Z",
            "integratedLufs": -16.47,
            "truepeakLufs": -1.02
        },
        {
            "id": 21536,
            "video": 626055,
            "format": 6,
            "filename": "626055/original/Frikanalen_1_4.mp4",
            "createdTime": "2018-11-10T12:33:49.778082Z",
            "integratedLufs": -16.44,
            "truepeakLufs": -0.97
        }
    ]
}