List of videos

Query parameters

q - Free search query.

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=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=3500&ordering=name&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3506,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3450&ordering=name&page=2",
    "results": [
        {
            "id": 626080,
            "name": "What We’ve Learned From Billions of Security Reports - Scott Helme",
            "header": "Running one of the largest security reporting platforms of its kind, we handle billions of security reports for our customers every single month. Come and learn how we've scaled from handling 10,000 reports per month to 10,000 reports per second and the many evolutions our infrastructure has gone through. Alongside that come and see how, with our bird’s-eye view of such a diverse ecosystem, we’ve helped identify malware in a multinational organisation, had a malicious browser plugin taken down and much more!\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626080/broadcast/20181120-scott.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg",
                "original": "https://upload.frikanalen.no/media/626080/original/20181120-scott.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:28.100000",
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=AKPlqFWoN84",
            "createdTime": "2018-11-29T23:28:38.310380Z",
            "updatedTime": "2018-12-13T19:43:50.512606Z",
            "uploadedTime": "2018-11-30T00:14:31.216568Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg"
        },
        {
            "id": 626091,
            "name": "When exploits are blind - Chris Dale",
            "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626091/broadcast/20181120-chris.dv",
                "original": "https://upload.frikanalen.no/media/626091/original/20181120-chris.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:10.100000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=NQAOz0llpss",
            "createdTime": "2018-12-10T13:15:13.380411Z",
            "updatedTime": "2018-12-13T19:55:00.506427Z",
            "uploadedTime": "2018-12-10T14:30:27.706511Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
        },
        {
            "id": 625026,
            "name": "WOP endeplakat.1min",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
                "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:54.640000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T12:47:47.723000Z",
            "updatedTime": "2018-11-10T18:29:27.758299Z",
            "uploadedTime": "2012-10-23T12:47:47.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
        },
        {
            "id": 624811,
            "name": "WOPG TV Innledning",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624811/theora/6121_291b9dc19ac64e3691c077f822a67671.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624811/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624811/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624811/broadcast/6121_980227d4415e4a8c9817f227d86a9f63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624811/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:58.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-03-22T22:09:03.513000Z",
            "updatedTime": "2018-11-10T18:29:28.028709Z",
            "uploadedTime": "2012-03-22T22:09:03.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624811/theora/6121_291b9dc19ac64e3691c077f822a67671.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624811/large_thumb/large.jpg"
        },
        {
            "id": 623791,
            "name": "YUVA- Program 1",
            "header": "YUVA- Med, for, og av ungdom. Hvor langt er du villig til å gå for å hjelpe andre? Vi møter ungdommer som vier en god porsjon av livet sitt til å hjelpe andre. I tillegg møter vi en dame som har hjulpet andre hele sitt liv.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623791/theora/4557_0a48faa4d78d42b29fc8650b7b951796.ogv",
                "original": "https://upload.frikanalen.no/media/623791/original/orig_9e5b33af7ff44fc4bd160f8e5ad2bf2b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623791/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623791/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623791/broadcast/4557_1adecba7d74341b5b48ab99947148075.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623791/large_thumb/large.jpg"
            },
            "creator": "andreas.borge.haamsoe@stavanger.kommune.no",
            "organization": {
                "id": 37,
                "name": "Vardeneset menighet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1800,
                "editorName": "Andreas Borge Håmsø",
                "editorEmail": "andreas.borge.haamsoe@stavanger.kommune.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:22.020000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.vardeneset-menighet.no",
            "createdTime": "2010-08-10T12:47:42Z",
            "updatedTime": "2018-11-10T18:29:29.375343Z",
            "uploadedTime": "2010-08-10T12:47:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623791/theora/4557_0a48faa4d78d42b29fc8650b7b951796.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623791/large_thumb/large.jpg"
        },
        {
            "id": 623793,
            "name": "YUVA- Program 2",
            "header": "YUVA- Med, for, og av ungdom. Hvor langt er du villig til å gå for å hjelpe andre? Vi møter ungdommer som vier en god porsjon av livet sitt til å hjelpe andre. I tillegg møter vi en dame som har hjulpet andre hele sitt liv.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623793/theora/4611_d774a91c8e7742c0b00c97336d05f092.ogv",
                "original": "https://upload.frikanalen.no/media/623793/original/orig_8f61ed8ae1cd4a848050fbb6089e4bc7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623793/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623793/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623793/broadcast/4611_1d433e0125e043519932d9df0247fdb4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623793/large_thumb/large.jpg"
            },
            "creator": "andreas.borge.haamsoe@stavanger.kommune.no",
            "organization": {
                "id": 37,
                "name": "Vardeneset menighet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1800,
                "editorName": "Andreas Borge Håmsø",
                "editorEmail": "andreas.borge.haamsoe@stavanger.kommune.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:44.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.vardeneset-menighet.no",
            "createdTime": "2010-08-11T06:53:27Z",
            "updatedTime": "2018-11-10T18:29:29.372519Z",
            "uploadedTime": "2010-08-11T06:53:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623793/theora/4611_d774a91c8e7742c0b00c97336d05f092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623793/large_thumb/large.jpg"
        }
    ]
}