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

{
    "count": 17249,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=16000&ordering=id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=15900&ordering=id",
    "results": [
        {
            "id": 23156,
            "video": 626741,
            "format": 1,
            "filename": "626741/large_thumb/markering10aarKrigenMotLibya.jpg",
            "createdTime": "2021-03-30T04:16:22.296830Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23157,
            "video": 626741,
            "format": 6,
            "filename": "626741/original/markering10aarKrigenMotLibya.mp4",
            "createdTime": "2021-03-30T04:16:30.689971Z",
            "integratedLufs": -4.08,
            "truepeakLufs": 2.06
        },
        {
            "id": 23158,
            "video": 626741,
            "format": 2,
            "filename": "626741/broadcast/markering10aarKrigenMotLibya.dv",
            "createdTime": "2021-03-30T04:17:49.873804Z",
            "integratedLufs": -4.34,
            "truepeakLufs": 4.41
        },
        {
            "id": 23159,
            "video": 626741,
            "format": 7,
            "filename": "626741/theora/markering10aarKrigenMotLibya.ogv",
            "createdTime": "2021-03-30T04:27:25.264820Z",
            "integratedLufs": -4.11,
            "truepeakLufs": 3.45
        },
        {
            "id": 23160,
            "video": 626739,
            "format": 1,
            "filename": "626739/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-30T22:30:46.619870Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23161,
            "video": 626739,
            "format": 6,
            "filename": "626739/original/IMG_1133.MOV",
            "createdTime": "2021-03-30T22:30:46.787044Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23162,
            "video": 626739,
            "format": 2,
            "filename": "626739/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-30T22:30:48.524327Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23163,
            "video": 626739,
            "format": 7,
            "filename": "626739/theora/IMG_1133.ogv",
            "createdTime": "2021-03-30T22:30:53.941145Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23164,
            "video": 626743,
            "format": 6,
            "filename": "626743/original/IMG_1133.MOV",
            "createdTime": "2021-03-30T22:43:25.677487Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23165,
            "video": 626743,
            "format": 1,
            "filename": "626743/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-30T22:43:25.784436Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23166,
            "video": 626743,
            "format": 2,
            "filename": "626743/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-30T22:43:27.535974Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23167,
            "video": 626743,
            "format": 7,
            "filename": "626743/theora/IMG_1133.ogv",
            "createdTime": "2021-03-30T22:43:32.984992Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23168,
            "video": 626748,
            "format": 6,
            "filename": "626748/original/IMG_1133.MOV",
            "createdTime": "2021-03-31T10:29:53.197371Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23169,
            "video": 626748,
            "format": 1,
            "filename": "626748/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-31T10:29:53.299243Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23170,
            "video": 626748,
            "format": 2,
            "filename": "626748/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-31T10:29:55.037270Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23171,
            "video": 626748,
            "format": 7,
            "filename": "626748/theora/IMG_1133.ogv",
            "createdTime": "2021-03-31T10:30:00.509833Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23176,
            "video": 626739,
            "format": 9,
            "filename": "8c8c8c354454602a84b0f7b432bb8014",
            "createdTime": "2021-03-31T12:20:00.950973Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23177,
            "video": 626739,
            "format": 9,
            "filename": "09a25fe38f4d574f6cac2fdbfc845a8b",
            "createdTime": "2021-03-31T13:16:25.840484Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23178,
            "video": 626739,
            "format": 9,
            "filename": "67039cbe67c2d13e174ed4c82eca2d38",
            "createdTime": "2021-03-31T13:16:33.392049Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23179,
            "video": 626739,
            "format": 9,
            "filename": "f08520c2cdbd964c28e10eec230f6406",
            "createdTime": "2021-03-31T13:16:41.262676Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23180,
            "video": 626739,
            "format": 9,
            "filename": "54b33606123ea8986b69247f05cd243b",
            "createdTime": "2021-03-31T13:16:48.819229Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23181,
            "video": 626739,
            "format": 9,
            "filename": "0a879f6f9858fc445454629d8a630800",
            "createdTime": "2021-03-31T13:18:24.526604Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23182,
            "video": 626739,
            "format": 9,
            "filename": "14cbb3f5cc154248e8a11c5e0e032b75",
            "createdTime": "2021-03-31T13:18:33.359012Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23183,
            "video": 626739,
            "format": 9,
            "filename": "a8a8f88c3507ffce338c02db4acdea54",
            "createdTime": "2021-03-31T13:18:46.832135Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23184,
            "video": 626739,
            "format": 9,
            "filename": "36830ef61ead40dd1649af4a6f2f5ffc",
            "createdTime": "2021-03-31T13:18:56.174273Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23185,
            "video": 626743,
            "format": 9,
            "filename": "4184c711dbd5f32458fc6f818155b528",
            "createdTime": "2021-03-31T13:19:05.934131Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23186,
            "video": 626748,
            "format": 9,
            "filename": "03eac98a08513d2f0834f20eca460bd6",
            "createdTime": "2021-03-31T13:19:14.927846Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23187,
            "video": 626748,
            "format": 9,
            "filename": "c65c372c92929e118fa5470f923c2ce6",
            "createdTime": "2021-03-31T13:19:24.142855Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23188,
            "video": 626748,
            "format": 9,
            "filename": "3842e031f4856524fbb3c39d6a6d8933",
            "createdTime": "2021-03-31T13:19:32.814038Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23189,
            "video": 626750,
            "format": 6,
            "filename": "626750/original/IMG_1103.MOV",
            "createdTime": "2021-03-31T14:15:06.659118Z",
            "integratedLufs": -21.06,
            "truepeakLufs": -3.55
        },
        {
            "id": 23190,
            "video": 626750,
            "format": 1,
            "filename": "626750/large_thumb/IMG_1103.jpg",
            "createdTime": "2021-03-31T14:15:06.771856Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23191,
            "video": 626750,
            "format": 2,
            "filename": "626750/broadcast/IMG_1103.dv",
            "createdTime": "2021-03-31T14:15:09.301846Z",
            "integratedLufs": -21.06,
            "truepeakLufs": -6.56
        },
        {
            "id": 23192,
            "video": 626750,
            "format": 7,
            "filename": "626750/theora/IMG_1103.ogv",
            "createdTime": "2021-03-31T14:15:16.643730Z",
            "integratedLufs": -21.1,
            "truepeakLufs": -3.44
        },
        {
            "id": 23193,
            "video": 626752,
            "format": 6,
            "filename": "626752/original/IMG_1133.MOV",
            "createdTime": "2021-03-31T15:50:46.212571Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23194,
            "video": 626752,
            "format": 1,
            "filename": "626752/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-31T15:50:46.317408Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23195,
            "video": 626752,
            "format": 2,
            "filename": "626752/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-31T15:50:48.080019Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23196,
            "video": 626752,
            "format": 7,
            "filename": "626752/theora/IMG_1133.ogv",
            "createdTime": "2021-03-31T15:50:53.533120Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23197,
            "video": 626753,
            "format": 6,
            "filename": "626753/original/IMG_1133.MOV",
            "createdTime": "2021-03-31T16:10:17.872099Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23198,
            "video": 626753,
            "format": 1,
            "filename": "626753/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-31T16:10:17.984072Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23199,
            "video": 626753,
            "format": 2,
            "filename": "626753/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-31T16:10:19.736372Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23200,
            "video": 626753,
            "format": 7,
            "filename": "626753/theora/IMG_1133.ogv",
            "createdTime": "2021-03-31T16:10:25.223345Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23201,
            "video": 626754,
            "format": 1,
            "filename": "626754/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-31T16:12:36.848771Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23202,
            "video": 626754,
            "format": 6,
            "filename": "626754/original/IMG_1133.MOV",
            "createdTime": "2021-03-31T16:12:37.006542Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23203,
            "video": 626754,
            "format": 2,
            "filename": "626754/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-31T16:12:38.720756Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23204,
            "video": 626754,
            "format": 7,
            "filename": "626754/theora/IMG_1133.ogv",
            "createdTime": "2021-03-31T16:12:44.144001Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23205,
            "video": 626755,
            "format": 6,
            "filename": "626755/original/IMG_1133.MOV",
            "createdTime": "2021-03-31T16:29:19.704390Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -1.53
        },
        {
            "id": 23206,
            "video": 626755,
            "format": 1,
            "filename": "626755/large_thumb/IMG_1133.jpg",
            "createdTime": "2021-03-31T16:29:19.810429Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 23207,
            "video": 626755,
            "format": 2,
            "filename": "626755/broadcast/IMG_1133.dv",
            "createdTime": "2021-03-31T16:29:21.544634Z",
            "integratedLufs": -15.59,
            "truepeakLufs": -4.54
        },
        {
            "id": 23208,
            "video": 626755,
            "format": 7,
            "filename": "626755/theora/IMG_1133.ogv",
            "createdTime": "2021-03-31T16:29:26.980344Z",
            "integratedLufs": -15.71,
            "truepeakLufs": -2.14
        },
        {
            "id": 23209,
            "video": 626751,
            "format": 1,
            "filename": "626751/large_thumb/Palestinsk markdag.jpg",
            "createdTime": "2021-03-31T18:34:12.070807Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}