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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3050&ordering=duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2950&ordering=duration",
    "results": [
        {
            "id": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.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:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 625703,
            "name": "Kali Linux's Experience of a Derivative Tracking Debian Testing - Debconf 16",
            "header": "Kali Linux is a Debian derivative since 2012, it is maintained by Offensive Security and dedicated to penetration testing.\n\nInitially it was based on Debian Stable (Wheezy then Jessie) but since late 2015, it now tracks Debian Testing with its daily changes. There are upsides and downsides to this and I'll try to present those as well as the infrastructure that we have setup to run Kali Linux (repositories, build daemons, jenkins checks, etc.).\n\nThis talk is interesting for other Debian derivatives that want to learn from Kali's experience, but it's also interesting for the Debian community to learn of the problems that derivatives are facing when they try to track Debian Testing.\n\nTalk (45 mins) session with Raphaël Hertzog during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625703/broadcast/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.dv",
                "theora": "https://upload.frikanalen.no/media/625703/theora/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625703/large_thumb/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.jpg",
                "original": "https://upload.frikanalen.no/media/625703/original/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625703/small_thumb/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.jpg"
            },
            "creator": "pere@hungry.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:48:55.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/39/",
            "createdTime": "2016-07-22T08:58:52.097925Z",
            "updatedTime": "2018-11-10T18:29:26.839263Z",
            "uploadedTime": "2016-07-22T08:58:59.924710Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625703/theora/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625703/large_thumb/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.jpg"
        },
        {
            "id": 623427,
            "name": "Akkurat nå! 28.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623427/broadcast/3954_ba01cf07e6f945f0ac749a9c2c3a0db5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:00.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:23:07.983000Z",
            "updatedTime": "2018-11-10T18:29:29.808281Z",
            "uploadedTime": "2010-02-13T07:23:07.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
        },
        {
            "id": 626635,
            "name": "Bibelens familier.mp4",
            "header": "Bibelens familier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626635/theora/Bibelens familier.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626635/broadcast/Bibelens familier.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626635/large_thumb/Bibelens familier.jpg",
                "original": "https://upload.frikanalen.no/media/626635/original/Bibelens familier.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:07",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-03T09:10:25.906820Z",
            "updatedTime": "2020-12-03T09:37:05.642402Z",
            "uploadedTime": "2020-12-03T09:12:48.698153Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626635/theora/Bibelens familier.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626635/large_thumb/Bibelens familier.jpg"
        },
        {
            "id": 622590,
            "name": "Akkurat nå! 17.mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622590/theora/2472_a8b4933b93a1475d86552d91edb52956.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622590/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622590/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622590/broadcast/2472_24327f6052be4e5693872ae0ba7863ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622590/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:08.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.512773Z",
            "uploadedTime": "2009-01-02T17:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622590/theora/2472_a8b4933b93a1475d86552d91edb52956.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622590/large_thumb/large.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": 623338,
            "name": "Akkurat Nå! 17.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623338/theora/3746_51395897e4b74cc89d95d7e2c99a1c2d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623338/broadcast/3746_3e06abb6d8504c7797658f5c43689543.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623338/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:12.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:19:48.057000Z",
            "updatedTime": "2018-11-10T18:29:29.926065Z",
            "uploadedTime": "2009-12-29T09:19:48.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623338/theora/3746_51395897e4b74cc89d95d7e2c99a1c2d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623338/large_thumb/large.jpg"
        },
        {
            "id": 626872,
            "name": "Intervju med Rabbi Weis",
            "header": "Intervju med Rabbi Weis",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626872/theora/Intervju med Rabbi Weis.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626872/broadcast/Intervju med Rabbi Weis.dv",
                "original": "https://upload.frikanalen.no/media/626872/original/Intervju med Rabbi Weis.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626872/large_thumb/Intervju med Rabbi Weis.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:49:17.480000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-08-10T18:31:54.642640Z",
            "updatedTime": "2021-08-10T19:03:58.386257Z",
            "uploadedTime": "2021-08-10T18:42:29.669383Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626872/theora/Intervju med Rabbi Weis.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626872/large_thumb/Intervju med Rabbi Weis.jpg"
        },
        {
            "id": 626594,
            "name": "Guds løfter til Abraham.mp4",
            "header": "Guds løfter til Abraham",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626594/theora/Guds løfter til Abraham.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626594/broadcast/Guds løfter til Abraham.dv",
                "original": "https://upload.frikanalen.no/media/626594/original/Guds løfter til Abraham.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626594/large_thumb/Guds løfter til Abraham.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:21.766667",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-11-17T15:53:07.611933Z",
            "updatedTime": "2020-11-17T16:17:50.802098Z",
            "uploadedTime": "2020-11-17T15:54:23.280169Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626594/theora/Guds løfter til Abraham.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626594/large_thumb/Guds løfter til Abraham.jpg"
        },
        {
            "id": 625632,
            "name": "Daily Tech News Show 15. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625632/theora/DTNS20160615.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625632/broadcast/DTNS20160615.dv",
                "original": "https://upload.frikanalen.no/media/625632/original/DTNS20160615.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625632/large_thumb/DTNS20160615.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625632/small_thumb/DTNS20160615.jpg"
            },
            "creator": "pere@hungry.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:25.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6649vid",
            "createdTime": "2016-06-16T17:00:46.121697Z",
            "updatedTime": "2018-11-10T18:29:26.950300Z",
            "uploadedTime": "2016-06-16T17:00:50.441686Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625632/theora/DTNS20160615.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625632/large_thumb/DTNS20160615.jpg"
        },
        {
            "id": 624342,
            "name": "Akkurat Nå! 6. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
                "original": "https://upload.frikanalen.no/media/624342/original/orig_10a4a075c0924ee085a585ec1b9b1c37.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624342/broadcast/5392_22bdeba1ba9247cf8fa5d4488b7bb467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:32.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:15:24.027000Z",
            "updatedTime": "2018-11-10T18:29:28.640501Z",
            "uploadedTime": "2011-03-02T19:15:24.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
        },
        {
            "id": 625384,
            "name": "Open Source in Broadcasting",
            "header": "For a variety of reasons broadcasters are not big users of open source - if anything many still have a viewpoint of Open Source that resembles views of the early 1990s. This presentation aims to explain what broadcasters around the world are doing in this area and what some of the difficulties are in an industry reliant on proprietary hardware and software as well as IPR-heavy.  In particular it will look into the creation of the Open Broadcast Encoder (OBE), a professional television encoder running on commodity hardware which many Norwegian organisations have played a role in. Many of the deployments have been firsts for Open Source in broadcasting, not to mention software encoders, silencing many naysayers.\r\n\r\nKieran Kunhya has worked on a variety of Open Source projects in multimedia, mainly on x264 and FFmpeg/libav, trying to make them suitable for use in professional environments such as Blu-Ray, television transmission and post-production to broadcaster file interchange. However, the technical issues are only half of the puzzle - he also spends a lot of time trying to explain Broadcasting to Open Source people and Open Source to Broadcasters and has spoken at many events about this. He is the creator of the Open Broadcast Encoder project, which is a fully open source broadcast encoder used to deliver a variety of channels around the world from the most high profile channels to much smaller channels, putting small players (e.g Frikanalen in Norway) on a similar playing field to the big players. He has worked on all the major deployments of OBE.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625384/broadcast/20140610-openbroadcasting-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625384/small_thumb/20140610-openbroadcasting-frikanalen.jpg"
            },
            "creator": "pere@hungry.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:38.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.315882Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg"
        },
        {
            "id": 625665,
            "name": "Daily Tech News Show 08. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625665/broadcast/DTNS20160708.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625665/small_thumb/DTNS20160708.jpg",
                "original": "https://upload.frikanalen.no/media/625665/original/DTNS20160708.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.jpg"
            },
            "creator": "pere@hungry.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:38.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6881vid",
            "createdTime": "2016-07-15T20:01:30.329227Z",
            "updatedTime": "2018-11-10T18:29:26.900845Z",
            "uploadedTime": "2016-07-15T20:01:39.826420Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.jpg"
        },
        {
            "id": 623132,
            "name": "Akkurat nå! 4.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623132/broadcast/2912_fd53a555289b4f33ad8bca3ffdfefbae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:39.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:24:52.780000Z",
            "updatedTime": "2018-11-10T18:29:30.182705Z",
            "uploadedTime": "2009-05-16T12:24:52.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
        },
        {
            "id": 622614,
            "name": "Østfoldkirken 24.05.09 U 24&25",
            "header": "Gudstjeneste fra Østfoldkirken i Moss",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622614/theora/2982_5298b30c3efe463db97902fd0379aeea.ogv",
                "original": "https://upload.frikanalen.no/media/622614/original/orig_03b60f80e27e45ad8643fffc5f2c0cc9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/622614/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622614/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622614/broadcast/2982_066470860d8e42cebb5302f6bbc7accf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622614/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:49:43",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-06-05T18:41:24.737000Z",
            "updatedTime": "2018-11-10T18:29:30.483220Z",
            "uploadedTime": "2009-06-05T18:41:24.737000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622614/theora/2982_5298b30c3efe463db97902fd0379aeea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622614/large_thumb/large.jpg"
        },
        {
            "id": 624151,
            "name": "Akkurat Nå 26. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624151/theora/5120_568538bed0be49fd84a351bcfd3af939.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624151/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624151/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624151/broadcast/5120_a6247fad671d4aeb8ba54200c148d47c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624151/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:44.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-22T04:58:18.520000Z",
            "updatedTime": "2018-11-10T18:29:28.891209Z",
            "uploadedTime": "2010-12-22T04:58:18.520000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624151/theora/5120_568538bed0be49fd84a351bcfd3af939.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624151/large_thumb/large.jpg"
        },
        {
            "id": 622322,
            "name": "Uka-TV 19.02 - Yrkesliv",
            "header": "I dag har UKA karrieredag, så vi vil gå i dybden av hva man blir når man går på HiL og hva folk gjør nå som har gått på HiL. Musikk har vi alltid i studio, og kanskje vi i dag får høre en historie om hvordan man slår igjennom i musikkbransjen? Det gjenstår å se. \n\nHiL-Games 09 har sin sjette runde i dag, vi nærmer oss slutten. Vil dette bli høydepunktet av alle gameshowene eller har vi mer i vente? \n\nSjekkeserien: Trine er fortsatt i farta, hva vil hun finne på denne gangen?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622322/theora/2342_8ef2c8c24af946c9afc02d130d3b39d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622322/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622322/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622322/broadcast/orig_391e61b23516464f88e7bb2382b25f99.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622322/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:49:48",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.881737Z",
            "uploadedTime": "2009-01-02T15:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622322/theora/2342_8ef2c8c24af946c9afc02d130d3b39d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622322/large_thumb/large.jpg"
        },
        {
            "id": 627145,
            "name": "Paulus og Timotius-brevene",
            "header": "Mye interessant stoff",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627145/theora/Paulus og Timoteus brevene.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627145/broadcast/Paulus og Timoteus brevene.dv",
                "original": "https://upload.frikanalen.no/media/627145/original/Paulus og Timoteus brevene.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627145/large_thumb/Paulus og Timoteus brevene.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:48.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-01-29T17:05:58.002388Z",
            "updatedTime": "2022-01-29T18:04:07.660736Z",
            "uploadedTime": "2022-01-29T17:40:01.179297Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627145/theora/Paulus og Timoteus brevene.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627145/large_thumb/Paulus og Timoteus brevene.jpg"
        },
        {
            "id": 626027,
            "name": "Vincent Ambo - Where does YOUR compiler come from",
            "header": "Many people are familiar with the problems around the lack of trust in proprietary hardware components and their firmware.\r\n\r\nSimilar issues do however exist on the software side of things, especially when it comes to how we bootstrap compilers for the ubiquitous C-language.\r\n\r\nThis talk will present an overview of how these processes work in modern Linux distributions, which issues we have and what the implications are.\r\n\r\nWe'll also do a brief dive into related topics, such as repeatable build environments and reproducibility.\r\n\r\nIf you're not already aware of these issues, hopefully this talk will leave you with a newfound sense of paranoia and some pointers towards things that YOU can do to improve the situation.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626027/broadcast/20180313-reproducible-compiler.dv",
                "original": "https://upload.frikanalen.no/media/626027/original/20180313-reproducible-compiler.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.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:53.980000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-05-25T13:26:37.942685Z",
            "updatedTime": "2018-12-10T11:25:32.928434Z",
            "uploadedTime": "2018-05-25T12:27:16.430192Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.jpg"
        },
        {
            "id": 626629,
            "name": "Vårt land, Israel.mp4",
            "header": "Vårt land, Israel",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626629/theora/Vårt land, Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626629/broadcast/Vårt land, Israel.dv",
                "original": "https://upload.frikanalen.no/media/626629/original/Vårt land, Israel.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626629/large_thumb/Vårt land, Israel.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:00.033333",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-01T07:08:14.182920Z",
            "updatedTime": "2020-12-01T07:35:11.694461Z",
            "uploadedTime": "2020-12-01T07:09:53.015333Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626629/theora/Vårt land, Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626629/large_thumb/Vårt land, Israel.jpg"
        },
        {
            "id": 625661,
            "name": "Daily Tech News Show 05. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625661/broadcast/DTNS20160705.dv",
                "theora": "https://upload.frikanalen.no/media/625661/theora/DTNS20160705.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625661/large_thumb/DTNS20160705.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625661/small_thumb/DTNS20160705.jpg",
                "original": "https://upload.frikanalen.no/media/625661/original/DTNS20160705.mp4"
            },
            "creator": "pere@hungry.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:50:00.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6837vid",
            "createdTime": "2016-07-05T22:08:56.944785Z",
            "updatedTime": "2018-11-10T18:29:26.906399Z",
            "uploadedTime": "2016-07-05T22:09:01.440986Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625661/theora/DTNS20160705.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625661/large_thumb/DTNS20160705.jpg"
        },
        {
            "id": 625848,
            "name": "Daily Tech News Show 21. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625848/theora/DTNS20161121.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625848/broadcast/DTNS20161121.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625848/large_thumb/DTNS20161121.jpg",
                "original": "https://upload.frikanalen.no/media/625848/original/DTNS20161121.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625848/small_thumb/DTNS20161121.jpg"
            },
            "creator": "pere@hungry.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:50:05.850000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8059vid",
            "createdTime": "2016-12-19T13:27:43.461743Z",
            "updatedTime": "2018-11-10T18:29:26.628791Z",
            "uploadedTime": "2016-12-19T13:27:48.421951Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625848/theora/DTNS20161121.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625848/large_thumb/DTNS20161121.jpg"
        },
        {
            "id": 626951,
            "name": "Originaler og kopier",
            "header": "Originalen har sannheten",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626951/theora/Originaler og kopier.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626951/broadcast/Originaler og kopier.dv",
                "original": "https://upload.frikanalen.no/media/626951/original/Originaler og kopier.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626951/large_thumb/Originaler og kopier.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:06.766667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-10-18T07:37:36.557437Z",
            "updatedTime": "2021-10-18T08:29:50.579456Z",
            "uploadedTime": "2021-10-18T08:05:46.281539Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626951/theora/Originaler og kopier.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626951/large_thumb/Originaler og kopier.jpg"
        },
        {
            "id": 625681,
            "name": "The Electronic Struggle - Debconf 16",
            "header": "The role of information technology in the struggle for freedom, including the IBM apartheid case -- (the dompas, my correspondence with Mondo2000, Wired Magazine and Khulumani), nascent online protests, modem activism  (West Coast, Silicon Valley and Cape Town), the dawn of information rights in South Africa, (Article 14 Privacy, 32 Access to Information),  NetDemocracy and Constitution Building during 1995-1996 (canvassing of Communication Minister's Jay Naidoo and Pallo Jordan, iCafe sessions), some important milestones along the way, Electronic Freedom Charter, recent activism around the Cybercrime Bill, Privacy and Information Access, and other bills eroding communications freedom.\n\nOpen Weekend session with David Robert Lewis during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625681/theora/The_Electronic_Struggle.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625681/broadcast/The_Electronic_Struggle.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625681/small_thumb/The_Electronic_Struggle.jpg",
                "original": "https://upload.frikanalen.no/media/625681/original/The_Electronic_Struggle.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625681/large_thumb/The_Electronic_Struggle.jpg"
            },
            "creator": "pere@hungry.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:50:10.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/112/",
            "createdTime": "2016-07-20T08:15:36.946218Z",
            "updatedTime": "2018-11-10T18:29:26.877560Z",
            "uploadedTime": "2016-07-20T08:15:47.309019Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625681/theora/The_Electronic_Struggle.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625681/large_thumb/The_Electronic_Struggle.jpg"
        },
        {
            "id": 624295,
            "name": "Akkurat Nå! 20. februar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624295/theora/5344_2885183853784b74817b4626e9b3eca7.ogv",
                "original": "https://upload.frikanalen.no/media/624295/original/orig_1bfca47d7163420ba6128714c1a38548.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624295/broadcast/5344_1b33e50222d54556a704fef044c98751.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624295/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:11.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-17T07:15:09.697000Z",
            "updatedTime": "2018-11-10T18:29:28.704524Z",
            "uploadedTime": "2011-02-17T07:15:09.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624295/theora/5344_2885183853784b74817b4626e9b3eca7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624295/large_thumb/large.jpg"
        },
        {
            "id": 626771,
            "name": "Israel ukjente reise",
            "header": "Spennende reisebeskrivning",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626771/theora/Israel ukjente reise.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626771/broadcast/Israel ukjente reise.dv",
                "original": "https://upload.frikanalen.no/media/626771/original/Israel ukjente reise.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626771/large_thumb/Israel ukjente reise.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:11.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-09T16:46:23.864603Z",
            "updatedTime": "2021-04-09T17:11:42.494985Z",
            "uploadedTime": "2021-04-09T16:48:05.808231Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626771/theora/Israel ukjente reise.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626771/large_thumb/Israel ukjente reise.jpg"
        },
        {
            "id": 626920,
            "name": "Israels ukjente reise",
            "header": "Få full oversikt over denne reisen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626920/theora/Israel ukjente reise (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626920/broadcast/Israel ukjente reise (1).dv",
                "original": "https://upload.frikanalen.no/media/626920/original/Israel ukjente reise (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626920/large_thumb/Israel ukjente reise (1).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:11.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-08-30T06:34:02.235435Z",
            "updatedTime": "2021-08-30T07:01:11.658481Z",
            "uploadedTime": "2021-08-30T06:37:27.227702Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626920/theora/Israel ukjente reise (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626920/large_thumb/Israel ukjente reise (1).jpg"
        },
        {
            "id": 627530,
            "name": "Den første oppstandelsen",
            "header": "Paulus ønsket den...",
            "description": "Paulus ønsket den...",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627530/theora/Den f�rste oppstandelsen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627530/broadcast/Den f�rste oppstandelsen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627530/large_thumb/Den f�rste oppstandelsen.jpg",
                "original": "https://upload.frikanalen.no/media/627530/original/Den f�rste oppstandelsen.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:12.066667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-07-24T10:51:30.000821Z",
            "updatedTime": "2022-07-24T11:39:29.537910Z",
            "uploadedTime": "2022-07-24T11:16:08.668048Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627530/theora/Den f�rste oppstandelsen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627530/large_thumb/Den f�rste oppstandelsen.jpg"
        },
        {
            "id": 626807,
            "name": "En religion, eller mange",
            "header": "En ny og interessant vinkling",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626807/theora/En religion, eller mange (3).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626807/broadcast/En religion, eller mange (3).dv",
                "original": "https://upload.frikanalen.no/media/626807/original/En religion, eller mange (3).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626807/large_thumb/En religion, eller mange (3).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:13.833333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-19T12:20:40.553633Z",
            "updatedTime": "2021-05-19T12:46:36.486422Z",
            "uploadedTime": "2021-05-19T12:22:43.384579Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626807/theora/En religion, eller mange (3).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626807/large_thumb/En religion, eller mange (3).jpg"
        },
        {
            "id": 626834,
            "name": "Jehova, en del av guddommen",
            "header": "En treenighet",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626834/theora/En religion, eller mange (3).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626834/broadcast/En religion, eller mange (3).dv",
                "original": "https://upload.frikanalen.no/media/626834/original/En religion, eller mange (3).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626834/large_thumb/En religion, eller mange (3).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:13.833333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-06-28T07:39:55.488170Z",
            "updatedTime": "2021-06-28T08:07:23.678896Z",
            "uploadedTime": "2021-06-28T07:43:26.488817Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626834/theora/En religion, eller mange (3).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626834/large_thumb/En religion, eller mange (3).jpg"
        },
        {
            "id": 623378,
            "name": "Akkurat nå! 7.februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623378/theora/3941_184f2761c02f4541a025f651fc48c35a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623378/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623378/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623378/broadcast/3941_9b29eb0027d54ccd8cb520de328ca23f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623378/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:25.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-07T09:53:16.423000Z",
            "updatedTime": "2018-11-10T18:29:29.869277Z",
            "uploadedTime": "2010-02-07T09:53:16.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623378/theora/3941_184f2761c02f4541a025f651fc48c35a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623378/large_thumb/large.jpg"
        },
        {
            "id": 623311,
            "name": "Akkurat Nå! 10.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623311/theora/3745_4b1cca3aeccc4bdc804cb65964adff4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623311/broadcast/3745_6beb273030d34b81912f36e2fbfa2a22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623311/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:25.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:18:56.730000Z",
            "updatedTime": "2018-11-10T18:29:29.963266Z",
            "uploadedTime": "2009-12-29T09:18:56.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623311/theora/3745_4b1cca3aeccc4bdc804cb65964adff4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623311/large_thumb/large.jpg"
        },
        {
            "id": 623172,
            "name": "Akkurat nå! 25.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623172/theora/2915_0f782d964e6345c08ddc2e73065a75ad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623172/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623172/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623172/broadcast/2915_0ddd039389c947b18b2cd1f933977d0a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623172/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:25.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:27:43.077000Z",
            "updatedTime": "2018-11-10T18:29:30.132557Z",
            "uploadedTime": "2009-05-16T12:27:43.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623172/theora/2915_0f782d964e6345c08ddc2e73065a75ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623172/large_thumb/large.jpg"
        },
        {
            "id": 627322,
            "name": "Hva er Guds navn?",
            "header": "Hva er Guds navn, og hva med treenigheten?",
            "description": "Hva er Guds navn, og hva med treenigheten?",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627322/theora/Hva er Guds navn,  og hva med treenigheten_ (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627322/broadcast/Hva er Guds navn,  og hva med treenigheten_ (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627322/large_thumb/Hva er Guds navn,  og hva med treenigheten_ (1).jpg",
                "original": "https://upload.frikanalen.no/media/627322/original/Hva er Guds navn,  og hva med treenigheten_ (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:28.666667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-04-18T09:36:50.513095Z",
            "updatedTime": "2022-04-18T10:49:41.347117Z",
            "uploadedTime": "2022-04-18T10:25:17.399581Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627322/theora/Hva er Guds navn,  og hva med treenigheten_ (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627322/large_thumb/Hva er Guds navn,  og hva med treenigheten_ (1).jpg"
        },
        {
            "id": 622106,
            "name": "Akkurat Nå - Episode 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622106/theora/1344_ae301ff3722e48faabf0d95078832f24.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622106/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622106/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622106/broadcast/orig_Akkurat Nå - Episode 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622106/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:30.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T22:24:00Z",
            "updatedTime": "2018-11-10T18:29:31.205095Z",
            "uploadedTime": "2009-01-01T22:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622106/theora/1344_ae301ff3722e48faabf0d95078832f24.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622106/large_thumb/large.jpg"
        },
        {
            "id": 625787,
            "name": "Daily Tech News Show 19. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625787/broadcast/DTNS20160919.dv",
                "theora": "https://upload.frikanalen.no/media/625787/theora/DTNS20160919.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625787/large_thumb/DTNS20160919.jpg",
                "original": "https://upload.frikanalen.no/media/625787/original/DTNS20160919.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625787/small_thumb/DTNS20160919.jpg"
            },
            "creator": "pere@hungry.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:50:31.110000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7538vid",
            "createdTime": "2016-10-10T08:52:42.356207Z",
            "updatedTime": "2018-11-10T18:29:26.720438Z",
            "uploadedTime": "2016-10-10T08:52:54.344496Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625787/theora/DTNS20160919.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625787/large_thumb/DTNS20160919.jpg"
        },
        {
            "id": 627727,
            "name": "En sann Gud, hva med mennesket?",
            "header": "Et avgjørende spørsmål",
            "description": "Et avgjørende spørsmål",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627727/theora/En sann Gud, hva med mennesket_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627727/broadcast/En sann Gud, hva med mennesket_.dv",
                "original": "https://upload.frikanalen.no/media/627727/original/En sann Gud, hva med mennesket_.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627727/large_thumb/En sann Gud, hva med mennesket_.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:34.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-03-21T10:08:54.302391Z",
            "updatedTime": "2023-03-21T10:34:00.504097Z",
            "uploadedTime": "2023-03-21T10:09:53.490345Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627727/theora/En sann Gud, hva med mennesket_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627727/large_thumb/En sann Gud, hva med mennesket_.jpg"
        },
        {
            "id": 625635,
            "name": "Daily Tech News Show 17. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625635/broadcast/DTNS20160617.dv",
                "original": "https://upload.frikanalen.no/media/625635/original/DTNS20160617.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625635/small_thumb/DTNS20160617.jpg"
            },
            "creator": "pere@hungry.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:50:35.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6676vid",
            "createdTime": "2016-06-18T09:38:04.538291Z",
            "updatedTime": "2018-11-10T18:29:26.946143Z",
            "uploadedTime": "2016-06-18T09:38:09.418914Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg"
        },
        {
            "id": 626223,
            "name": "My personal fight against the modern laptop - Hamish Coleman",
            "header": "Hamish Coleman presents.\r\n\r\n\r\n    This talk will take you through some tools and techniques I used to reverse engineer the keyboard controller in my Thinkpad x230 laptop.\r\n\r\n\r\n    I was driven to start this project when the laptops currently on sale just did not meet my requirements. Even the durable Thinkpad laptops I preferred in the past are being dumbed down. Eventually, I will need a new laptop - and with the available offerings, I just do not want anything that currently can be purchased off the shelf.\r\n\r\n\r\n    To keep the project achievable, I reduced my gripes to just the keyboard - asking the question: \"Can I shoehorn an older keyboard in a modern laptop?\"\r\n\r\n\r\n    Taking you through UEFI, ARCompact CPUs, Firmware Reversing, big structure dumping, SMM and custom virtual machines to answer that with \"maybe.\"\r\n\r\n\r\n    I hope to inspire others to address their hardware gripes too - and offer some tools and the confidence that they can.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626223/theora/20191210-modify-laptop-firmware.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626223/broadcast/20191210-modify-laptop-firmware.dv",
                "original": "https://upload.frikanalen.no/media/626223/original/20191210-modify-laptop-firmware.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626223/large_thumb/20191210-modify-laptop-firmware.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:50:40.660000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20191210-modify-laptop-firmware/",
            "createdTime": "2019-12-11T07:06:33.736269Z",
            "updatedTime": "2019-12-11T08:36:26.721310Z",
            "uploadedTime": "2019-12-11T07:54:03.274169Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626223/theora/20191210-modify-laptop-firmware.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626223/large_thumb/20191210-modify-laptop-firmware.jpg"
        },
        {
            "id": 626107,
            "name": "FSCONS 2017 - Bradley Kuhn - The Crumbling Intellectual Infrastructure of Free Software & Free Culture Licensing",
            "header": "The license-importance-divide seems almost generational: the older generation cares about licenses and the younger generation does not. Yet, the historical focus on licensing in Free Software and Free Culture, while occasionally prone to pedantry to a degree only software developers can love, stemmed from serious governance considerations regarding how community members interact. Most importantly, a license choice of the project bears more heavily than any other decision on the inherent power dynamics that occur within a Free Software or Free Culture community.\r\nThis talk explores both the historical motivations and modern reactions to licensing matters, and digs deep into understanding how the plethora of policy decisions around licensing, including not just the main license choice, but also CLAs, CAAs, promise documents, and even license bullying tactics, have impacted Open Source, Free Software, and Free Culture communities for both good and ill.\r\nThe structure of Free licensing, which formed the bedrock for Free Software and Free Culture, remains more fragile than most people realize. With the advent of for-profit corporate interest in leveraging community-created freely licensed works, a fervor of excited community response to such interest has weakened community social structures. These structures, which historically supplemented the legally-backed licensing infrastructure to assure community resilience. Changes in both cultural perception and licensing education will likely be necessary to help rebuild these crumbling foundations.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626107/theora/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_software_free_culture_licensing_-_bradley_kuhn.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626107/broadcast/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_software_free_culture_licensing_-_bradley_kuhn.dv",
                "original": "https://upload.frikanalen.no/media/626107/original/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_software_free_culture_licensing_-_bradley_kuhn.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626107/large_thumb/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_software_free_culture_licensing_-_bradley_kuhn.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:50:43.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_s",
            "createdTime": "2018-12-13T19:49:00.617910Z",
            "updatedTime": "2018-12-13T22:22:19.364901Z",
            "uploadedTime": "2018-12-13T21:37:35.713639Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626107/theora/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_software_free_culture_licensing_-_bradley_kuhn.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626107/large_thumb/fscons17_-_320_-_en_-_smalltalk_-_201711041115_-_the_crumbling_intellectual_infrastructure_of_free_software_free_culture_licensing_-_bradley_kuhn.jpg"
        },
        {
            "id": 624563,
            "name": "ForgeRock",
            "header": "Månedens tema er: «ForgeRock - Et norsk selskap med global satsing basert på fri programvare» med Stein Myrseth. Foredraget vil foregå på norsk:\r\n\r\n\r\nForedraget vil kort gå igjennom forretningsmodellen til ForgeRock siden den er basert på videreføring av flere fri programvarebaserte produkter som Oracle ikke var interessert i når de overtok Sun. De utvikler i tillegg også sine egne produkter. Uten en fri programvaremodell for disse produktene ville ikke ForgeRock vært en realitet. Foredagsholderen vil beskrive hvordan tjener de penger på fri programvare.\r\n\r\nPresentasjonen vil også dekke generelle problemstillinger med Identity & Access Management rundt områder som autentisering, autorisasjon, føderering og provisioning. Tidligere OpenSSO, nå OpenAM som de viderefører vil bli kort beskrevet sammen med resten av deres I3-platformstrategi.\r\n\r\nStein Myrseth er Head of product Management hos ForgeRock. Hans rolle er å definere de videre strategiske retningslinjer for deres I3-strategi, samt",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624563/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624563/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624563/broadcast/5732_f39d0bc73d384dc1b14912de54518284.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "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:50:44.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-08-29T12:45:45Z",
            "updatedTime": "2018-11-10T18:29:28.353050Z",
            "uploadedTime": "2011-08-29T12:45:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
        },
        {
            "id": 623660,
            "name": "Akkurat Nå 30.05.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623660/theora/4153_688553c8042d4528b680d53896a5a640.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623660/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623660/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623660/broadcast/4153_cfa96466e8b34a129073a206020045be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623660/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:45.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:50:13.197000Z",
            "updatedTime": "2018-11-10T18:29:29.529315Z",
            "uploadedTime": "2010-03-25T10:50:13.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623660/theora/4153_688553c8042d4528b680d53896a5a640.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623660/large_thumb/large.jpg"
        },
        {
            "id": 626762,
            "name": "Guds løfter til Sem",
            "header": "Spennende bibelhistorie",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626762/theora/Guds løfter til Sem.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626762/broadcast/Guds løfter til Sem.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626762/large_thumb/Guds løfter til Sem.jpg",
                "original": "https://upload.frikanalen.no/media/626762/original/Guds løfter til Sem.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:45.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-06T09:57:52.535027Z",
            "updatedTime": "2021-04-06T10:23:51.506184Z",
            "uploadedTime": "2021-04-06T09:59:42.339102Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626762/theora/Guds løfter til Sem.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626762/large_thumb/Guds løfter til Sem.jpg"
        },
        {
            "id": 623027,
            "name": "Østfoldkirken U37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
                "original": "https://upload.frikanalen.no/media/623027/original/orig_adb30f078f484b94938eff51353a0384.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623027/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623027/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623027/broadcast/3312_4ed3d3190f074d3e80f2dde27aec9447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623027/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:50:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-08-28T20:56:03.670000Z",
            "updatedTime": "2018-11-10T18:29:30.321456Z",
            "uploadedTime": "2009-08-28T20:56:03.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623027/theora/3312_a32375cdbb0c4dcbbed2274ed0cbc9ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623027/large_thumb/large.jpg"
        },
        {
            "id": 623938,
            "name": "Akkurat Nå! 26 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623938/broadcast/4670_2e790e6881664d32a9dd5132a36e1243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:50.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:54:38.120000Z",
            "updatedTime": "2018-11-10T18:29:29.166570Z",
            "uploadedTime": "2010-08-28T04:54:38.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
        },
        {
            "id": 623286,
            "name": "Akkurat nå! 20.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623286/broadcast/2923_ebef47052b5b4381bc15be8c94a778f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:54.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:37:38.810000Z",
            "updatedTime": "2018-11-10T18:29:29.995198Z",
            "uploadedTime": "2009-05-16T12:37:38.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
        },
        {
            "id": 625769,
            "name": "Daily Tech News Show 01. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
                "original": "https://upload.frikanalen.no/media/625769/original/DTNS-2847-%E2%80%93-Advertitlement.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625769/broadcast/DTNS-2847-%E2%80%93-Advertitlement.dv"
            },
            "creator": "pere@hungry.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:50:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7375vid",
            "createdTime": "2016-09-02T10:40:47.938629Z",
            "updatedTime": "2018-11-10T18:29:26.745754Z",
            "uploadedTime": "2016-09-02T10:40:52.986755Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 626104,
            "name": "FSCONS 2017 - Vladan Joler - Networks of Metal, Sweat and Neurons",
            "header": "We will explore how they defined new forms of labor, exploitation and generation of enormous amount of wealth and power for their owners creating a deep economic gap between the ones who own and control the means of production and others who often live below the poverty line. We will explore different forms of immaterial labor, but \r\nalso forms of hard physical labor and exploitation hidden behind fractal supply chains and invisible infrastructures of contemporary capitalism.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626104/theora/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626104/broadcast/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626104/large_thumb/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.jpg",
                "original": "https://upload.frikanalen.no/media/626104/original/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.webm"
            },
            "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:50:58.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler",
            "createdTime": "2018-12-13T18:42:49.575151Z",
            "updatedTime": "2018-12-13T20:23:52.255198Z",
            "uploadedTime": "2018-12-13T19:37:30.523958Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626104/theora/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626104/large_thumb/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.jpg"
        },
        {
            "id": 625813,
            "name": "Om beslaget i popcorn-time.no saken",
            "header": "Økokrim beslagla i vår domenet popcorn-time.no. I den forbindelse gjennomførte de beslag også hos IMC AS og deres regnskapsfører. Morten Eriksen, daglig leder i IMC AS, gir her gi sin versjon av hvordan dette opplevdes fra hans side.\r\n\r\nNUUG talk from 2016-11-08.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625813/theora/20161108-popcorntime-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625813/small_thumb/20161108-popcorntime-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625813/large_thumb/20161108-popcorntime-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625813/broadcast/20161108-popcorntime-frikanalen.dv"
            },
            "creator": "pere@hungry.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:50:58.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-11-11T06:36:27.331758Z",
            "updatedTime": "2018-11-10T18:29:26.683955Z",
            "uploadedTime": "2016-11-11T06:38:13.436831Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625813/theora/20161108-popcorntime-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625813/large_thumb/20161108-popcorntime-frikanalen.jpg"
        },
        {
            "id": 625745,
            "name": "Daily Tech News Show 29. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625745/broadcast/DTNS20160729.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg",
                "original": "https://upload.frikanalen.no/media/625745/original/DTNS20160729.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625745/small_thumb/DTNS20160729.jpg"
            },
            "creator": "pere@hungry.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:50:59.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7069vid",
            "createdTime": "2016-08-01T17:53:17.228420Z",
            "updatedTime": "2018-11-10T18:29:26.779778Z",
            "uploadedTime": "2016-08-01T17:53:22.343239Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625745/theora/DTNS20160729.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625745/large_thumb/DTNS20160729.jpg"
        }
    ]
}