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

{
    "count": 17501,
    "next": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=5250&ordering=-format",
    "previous": "https://forrige.frikanalen.no/api/videofiles/?format=api&limit=50&offset=5150&ordering=-format",
    "results": [
        {
            "id": 19150,
            "video": 625496,
            "format": 5,
            "filename": "625496/small_thumb/9 - Meningie.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19154,
            "video": 625495,
            "format": 5,
            "filename": "625495/small_thumb/8 - Hamilton.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3538,
            "video": 623055,
            "format": 5,
            "filename": "623055/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19163,
            "video": 625492,
            "format": 5,
            "filename": "625492/small_thumb/5 - Stanthorpe.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 19169,
            "video": 625489,
            "format": 5,
            "filename": "625489/small_thumb/1 - Canberra.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18891,
            "video": 625434,
            "format": 5,
            "filename": "625434/small_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7593,
            "video": 623911,
            "format": 5,
            "filename": "623911/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3365,
            "video": 623017,
            "format": 5,
            "filename": "623017/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18890,
            "video": 625431,
            "format": 5,
            "filename": "625431/small_thumb/makercon-2014-10-18T110146-online-design-3d-print-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18877,
            "video": 625430,
            "format": 5,
            "filename": "625430/small_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3360,
            "video": 623016,
            "format": 5,
            "filename": "623016/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18882,
            "video": 625433,
            "format": 5,
            "filename": "625433/small_thumb/makercon-2014-10-18T130730-toy-for-makers-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6532,
            "video": 623706,
            "format": 5,
            "filename": "623706/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7603,
            "video": 623913,
            "format": 5,
            "filename": "623913/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1838,
            "video": 622408,
            "format": 5,
            "filename": "622408/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18885,
            "video": 625432,
            "format": 5,
            "filename": "625432/small_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6526,
            "video": 623705,
            "format": 5,
            "filename": "623705/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3354,
            "video": 623015,
            "format": 5,
            "filename": "623015/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6521,
            "video": 623704,
            "format": 5,
            "filename": "623704/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9740,
            "video": 624329,
            "format": 5,
            "filename": "624329/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9723,
            "video": 624326,
            "format": 5,
            "filename": "624326/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6510,
            "video": 623702,
            "format": 5,
            "filename": "623702/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3349,
            "video": 623014,
            "format": 5,
            "filename": "623014/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9734,
            "video": 624328,
            "format": 5,
            "filename": "624328/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6500,
            "video": 623700,
            "format": 5,
            "filename": "623700/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7066,
            "video": 623812,
            "format": 5,
            "filename": "623812/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9717,
            "video": 624325,
            "format": 5,
            "filename": "624325/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1833,
            "video": 622406,
            "format": 5,
            "filename": "622406/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 7072,
            "video": 623813,
            "format": 5,
            "filename": "623813/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1938,
            "video": 622429,
            "format": 5,
            "filename": "622429/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9867,
            "video": 624356,
            "format": 5,
            "filename": "624356/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6494,
            "video": 623698,
            "format": 5,
            "filename": "623698/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3564,
            "video": 623060,
            "format": 5,
            "filename": "623060/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 10117,
            "video": 624401,
            "format": 5,
            "filename": "624401/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3344,
            "video": 623013,
            "format": 5,
            "filename": "623013/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 439,
            "video": 622122,
            "format": 5,
            "filename": "622122/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6488,
            "video": 623697,
            "format": 5,
            "filename": "623697/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9809,
            "video": 624341,
            "format": 5,
            "filename": "624341/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9792,
            "video": 624338,
            "format": 5,
            "filename": "624338/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 18971,
            "video": 625451,
            "format": 5,
            "filename": "625451/small_thumb/DameEllenMacArthur_2015.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9693,
            "video": 624321,
            "format": 5,
            "filename": "624321/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1943,
            "video": 622430,
            "format": 5,
            "filename": "622430/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6483,
            "video": 623696,
            "format": 5,
            "filename": "623696/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 3339,
            "video": 623012,
            "format": 5,
            "filename": "623012/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9699,
            "video": 624322,
            "format": 5,
            "filename": "624322/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6477,
            "video": 623695,
            "format": 5,
            "filename": "623695/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9682,
            "video": 624319,
            "format": 5,
            "filename": "624319/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 1828,
            "video": 622405,
            "format": 5,
            "filename": "622405/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 9687,
            "video": 624320,
            "format": 5,
            "filename": "624320/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        },
        {
            "id": 6472,
            "video": 623694,
            "format": 5,
            "filename": "623694/small_thumb/small.jpg",
            "createdTime": "2017-06-03T14:45:10.537457Z",
            "integratedLufs": null,
            "truepeakLufs": null
        }
    ]
}