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=12300&ordering=video
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=12350&ordering=video",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=12250&ordering=video",
    "results": [
        {
            "id": 5476,
            "video": 623483,
            "format": 1,
            "filename": "623483/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5479,
            "video": 623483,
            "format": 4,
            "filename": "623483/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5480,
            "video": 623483,
            "format": 5,
            "filename": "623483/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5477,
            "video": 623483,
            "format": 2,
            "filename": "623483/broadcast/3957_9a944ce4c99c4ab0b13681cda421d3fd.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.22,
            "truepeakLufs": 0.34
        },
        {
            "id": 14281,
            "video": 623483,
            "format": 7,
            "filename": "623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.32,
            "truepeakLufs": 1.19
        },
        {
            "id": 5471,
            "video": 623482,
            "format": 1,
            "filename": "623482/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5474,
            "video": 623482,
            "format": 4,
            "filename": "623482/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5475,
            "video": 623482,
            "format": 5,
            "filename": "623482/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5472,
            "video": 623482,
            "format": 2,
            "filename": "623482/broadcast/4001_ebc148b02d6c416694b0cbf06ac59cd1.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.09,
            "truepeakLufs": -6.01
        },
        {
            "id": 16314,
            "video": 623482,
            "format": 7,
            "filename": "623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -20.23,
            "truepeakLufs": -5.71
        },
        {
            "id": 5466,
            "video": 623481,
            "format": 1,
            "filename": "623481/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5469,
            "video": 623481,
            "format": 4,
            "filename": "623481/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5470,
            "video": 623481,
            "format": 5,
            "filename": "623481/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5467,
            "video": 623481,
            "format": 2,
            "filename": "623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.19,
            "truepeakLufs": -4.32
        },
        {
            "id": 15484,
            "video": 623481,
            "format": 7,
            "filename": "623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -27.36,
            "truepeakLufs": -3.53
        },
        {
            "id": 5460,
            "video": 623480,
            "format": 1,
            "filename": "623480/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5463,
            "video": 623480,
            "format": 4,
            "filename": "623480/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5464,
            "video": 623480,
            "format": 5,
            "filename": "623480/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5465,
            "video": 623480,
            "format": 6,
            "filename": "623480/original/orig_c803b3eca305405f8c0463f020e7a237.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.95,
            "truepeakLufs": 0.82
        },
        {
            "id": 5461,
            "video": 623480,
            "format": 2,
            "filename": "623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -16.95,
            "truepeakLufs": 0.24
        },
        {
            "id": 15385,
            "video": 623480,
            "format": 7,
            "filename": "623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.08,
            "truepeakLufs": 1.58
        },
        {
            "id": 5454,
            "video": 623479,
            "format": 1,
            "filename": "623479/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5457,
            "video": 623479,
            "format": 4,
            "filename": "623479/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5458,
            "video": 623479,
            "format": 5,
            "filename": "623479/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5459,
            "video": 623479,
            "format": 6,
            "filename": "623479/original/orig_53b7534dbbf94beb9e2ddaee0febe86c.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.47,
            "truepeakLufs": 0.89
        },
        {
            "id": 5455,
            "video": 623479,
            "format": 2,
            "filename": "623479/broadcast/4078_777763bdc19842b29a286552a504f689.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.47,
            "truepeakLufs": 0.19
        },
        {
            "id": 16430,
            "video": 623479,
            "format": 7,
            "filename": "623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.57,
            "truepeakLufs": -0.44
        },
        {
            "id": 5448,
            "video": 623478,
            "format": 1,
            "filename": "623478/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5451,
            "video": 623478,
            "format": 4,
            "filename": "623478/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5452,
            "video": 623478,
            "format": 5,
            "filename": "623478/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5453,
            "video": 623478,
            "format": 6,
            "filename": "623478/original/orig_39ace8728b3b494db327e0487a11b3ec.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.03,
            "truepeakLufs": -1.3
        },
        {
            "id": 5449,
            "video": 623478,
            "format": 2,
            "filename": "623478/broadcast/4077_fd1dc1479bb4487fa523b1fd73324ee5.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.03,
            "truepeakLufs": -1.3
        },
        {
            "id": 16429,
            "video": 623478,
            "format": 7,
            "filename": "623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.14,
            "truepeakLufs": -1.86
        },
        {
            "id": 5443,
            "video": 623477,
            "format": 1,
            "filename": "623477/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5446,
            "video": 623477,
            "format": 4,
            "filename": "623477/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5447,
            "video": 623477,
            "format": 5,
            "filename": "623477/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 15483,
            "video": 623477,
            "format": 7,
            "filename": "623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.0,
            "truepeakLufs": -4.74
        },
        {
            "id": 5444,
            "video": 623477,
            "format": 2,
            "filename": "623477/broadcast/3947_b78be43ecc90419a8a825c96502ee9b8.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.54,
            "truepeakLufs": -4.59
        },
        {
            "id": 5437,
            "video": 623476,
            "format": 1,
            "filename": "623476/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5440,
            "video": 623476,
            "format": 4,
            "filename": "623476/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5441,
            "video": 623476,
            "format": 5,
            "filename": "623476/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5438,
            "video": 623476,
            "format": 2,
            "filename": "623476/broadcast/4076_ccc0dcbcdbb4462d959925fca948db9c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.7,
            "truepeakLufs": 0.03
        },
        {
            "id": 15221,
            "video": 623476,
            "format": 7,
            "filename": "623476/theora/4076_934fb20fa3024b9b8605e7895abb1624.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.82,
            "truepeakLufs": 0.5
        },
        {
            "id": 5442,
            "video": 623476,
            "format": 6,
            "filename": "623476/original/orig_e08b35c674964050883a46bde8408511.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -22.7,
            "truepeakLufs": 0.53
        },
        {
            "id": 5432,
            "video": 623475,
            "format": 1,
            "filename": "623475/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5435,
            "video": 623475,
            "format": 4,
            "filename": "623475/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5436,
            "video": 623475,
            "format": 5,
            "filename": "623475/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 5433,
            "video": 623475,
            "format": 2,
            "filename": "623475/broadcast/3697_5894b32c2c6c47cb81cf271096c243c3.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.7,
            "truepeakLufs": 0.09
        },
        {
            "id": 14970,
            "video": 623475,
            "format": 7,
            "filename": "623475/theora/3697_1d6445d01ddf4ff7826a7f4e91c353b8.ogv",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -17.79,
            "truepeakLufs": 0.55
        },
        {
            "id": 5427,
            "video": 623474,
            "format": 1,
            "filename": "623474/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}