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=9750&ordering=id
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=9800&ordering=id",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=9700&ordering=id",
    "results": [
        {
            "id": 13296,
            "video": 624994,
            "format": 1,
            "filename": "624994/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13297,
            "video": 624994,
            "format": 2,
            "filename": "624994/broadcast/6462_2f756b23a8c94de6840979ddd6ac0e0f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.01,
            "truepeakLufs": 0.14
        },
        {
            "id": 13299,
            "video": 624994,
            "format": 4,
            "filename": "624994/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13300,
            "video": 624994,
            "format": 5,
            "filename": "624994/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13301,
            "video": 624994,
            "format": 6,
            "filename": "624994/original/orig_fb440ab745c9400b98f4ff708ea7aa8d.mp4",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -18.01,
            "truepeakLufs": 0.25
        },
        {
            "id": 13302,
            "video": 624995,
            "format": 1,
            "filename": "624995/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13303,
            "video": 624995,
            "format": 2,
            "filename": "624995/broadcast/6463_2c837b7610e348378c0d78f1ceb6826a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.97,
            "truepeakLufs": 0.07
        },
        {
            "id": 13305,
            "video": 624995,
            "format": 4,
            "filename": "624995/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13306,
            "video": 624995,
            "format": 5,
            "filename": "624995/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13307,
            "video": 624995,
            "format": 6,
            "filename": "624995/original/orig_7f4d4755d22749ccac165432977a783d.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -21.97,
            "truepeakLufs": 0.54
        },
        {
            "id": 13308,
            "video": 624996,
            "format": 1,
            "filename": "624996/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13309,
            "video": 624996,
            "format": 2,
            "filename": "624996/broadcast/6419_d6344ec3e31e4f89ba1d181d8d5719d2.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.25,
            "truepeakLufs": -0.02
        },
        {
            "id": 13311,
            "video": 624996,
            "format": 4,
            "filename": "624996/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13312,
            "video": 624996,
            "format": 5,
            "filename": "624996/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13313,
            "video": 624996,
            "format": 6,
            "filename": "624996/original/orig_30e5575db5d6429e9cf135129231f514.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.25,
            "truepeakLufs": -0.02
        },
        {
            "id": 13314,
            "video": 624997,
            "format": 1,
            "filename": "624997/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13315,
            "video": 624997,
            "format": 2,
            "filename": "624997/broadcast/6418_1d70566ac0b54ea8b986e3fff2b74fad.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.51,
            "truepeakLufs": 0.12
        },
        {
            "id": 13317,
            "video": 624997,
            "format": 4,
            "filename": "624997/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13318,
            "video": 624997,
            "format": 5,
            "filename": "624997/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13319,
            "video": 624997,
            "format": 6,
            "filename": "624997/original/orig_ba2c910a56a3462291a4af0ccf99fe08.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.51,
            "truepeakLufs": 0.12
        },
        {
            "id": 13320,
            "video": 624998,
            "format": 1,
            "filename": "624998/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13321,
            "video": 624998,
            "format": 2,
            "filename": "624998/broadcast/6436_08b84c0ecbd94e0ca5d40d5a0945742c.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.18,
            "truepeakLufs": -2.74
        },
        {
            "id": 13323,
            "video": 624998,
            "format": 4,
            "filename": "624998/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13324,
            "video": 624998,
            "format": 5,
            "filename": "624998/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13325,
            "video": 624998,
            "format": 6,
            "filename": "624998/original/orig_351f9bdefcf044eaaa0feea031a43809.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.18,
            "truepeakLufs": -2.74
        },
        {
            "id": 13326,
            "video": 624999,
            "format": 1,
            "filename": "624999/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13327,
            "video": 624999,
            "format": 2,
            "filename": "624999/broadcast/6437_ae66ab6d027c40d1a1b40be1de9f990a.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.95,
            "truepeakLufs": 0.11
        },
        {
            "id": 13329,
            "video": 624999,
            "format": 4,
            "filename": "624999/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13330,
            "video": 624999,
            "format": 5,
            "filename": "624999/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13331,
            "video": 624999,
            "format": 6,
            "filename": "624999/original/orig_53b89d1bdbc14cc7b99f964c56f34f19.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -26.95,
            "truepeakLufs": 0.11
        },
        {
            "id": 13332,
            "video": 625000,
            "format": 1,
            "filename": "625000/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13333,
            "video": 625000,
            "format": 2,
            "filename": "625000/broadcast/6464_76b1c4bf8d6a4e7ba2343ceb4635b57e.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.72,
            "truepeakLufs": -5.01
        },
        {
            "id": 13335,
            "video": 625000,
            "format": 4,
            "filename": "625000/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13336,
            "video": 625000,
            "format": 5,
            "filename": "625000/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13337,
            "video": 625000,
            "format": 6,
            "filename": "625000/original/orig_314b111cb87c4da7bc90452bd15fe395.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -25.72,
            "truepeakLufs": -5.01
        },
        {
            "id": 13338,
            "video": 625001,
            "format": 1,
            "filename": "625001/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13339,
            "video": 625001,
            "format": 2,
            "filename": "625001/broadcast/6465_13f7021ec89049c6a8821098876188cf.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.25,
            "truepeakLufs": -3.11
        },
        {
            "id": 13341,
            "video": 625001,
            "format": 4,
            "filename": "625001/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13342,
            "video": 625001,
            "format": 5,
            "filename": "625001/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13343,
            "video": 625001,
            "format": 6,
            "filename": "625001/original/orig_aea70294e9a247229d8d2e6e5e96651f.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -23.25,
            "truepeakLufs": -3.11
        },
        {
            "id": 13344,
            "video": 625002,
            "format": 1,
            "filename": "625002/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13345,
            "video": 625002,
            "format": 2,
            "filename": "625002/broadcast/6394_04f661fe0b384587ba03104710e83983.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -19.25,
            "truepeakLufs": -2.05
        },
        {
            "id": 13347,
            "video": 625002,
            "format": 4,
            "filename": "625002/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13348,
            "video": 625002,
            "format": 5,
            "filename": "625002/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13349,
            "video": 625003,
            "format": 1,
            "filename": "625003/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13350,
            "video": 625003,
            "format": 2,
            "filename": "625003/broadcast/6470_ec7aa7c22bb04b68824b670f8c640e7b.avi",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.2,
            "truepeakLufs": -0.44
        },
        {
            "id": 13352,
            "video": 625003,
            "format": 4,
            "filename": "625003/med_thumb/medium.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13353,
            "video": 625003,
            "format": 5,
            "filename": "625003/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 13354,
            "video": 625003,
            "format": 6,
            "filename": "625003/original/orig_285ecb8818f047d98f35482d233f5cbb.mpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": -24.2,
            "truepeakLufs": -0.44
        },
        {
            "id": 13355,
            "video": 625004,
            "format": 1,
            "filename": "625004/large_thumb/large.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}