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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=650&ordering=publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=550&ordering=publish_on_web",
    "results": [
        {
            "id": 625867,
            "name": "TED - Seema Bansal: How to fix a broken education system ... without any more money",
            "header": "Seema Bansal forged a path to public education reform for 15,000 schools in Haryana, India, by setting an ambitious goal: by 2020, 80 percent of children should have grade-level knowledge. She's looking to meet this goal by seeking reforms that will work in every school without additional resources. Bansal and her team have found success using creative, straightforward techniques such as communicating with teachers using SMS group chats, and they have already measurably improved learning and engagement in Haryana's schools.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625867/broadcast/SeemaBansal_2016S.dv",
                "original": "https://upload.frikanalen.no/media/625867/original/SeemaBansal_2016S.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625867/large_thumb/SeemaBansal_2016S.jpg",
                "theora": "https://upload.frikanalen.no/media/625867/theora/SeemaBansal_2016S.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625867/small_thumb/SeemaBansal_2016S.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:14:32.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SeemaBansal_2016S",
            "createdTime": "2017-03-13T13:44:01.818954Z",
            "updatedTime": "2018-11-10T18:29:26.601636Z",
            "uploadedTime": "2017-03-13T14:06:38.453037Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625867/theora/SeemaBansal_2016S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625867/large_thumb/SeemaBansal_2016S.jpg"
        },
        {
            "id": 625619,
            "name": "Tales from 20 Years of Copyleft Enforcement",
            "header": "President of the Software Freedom Conservancy, Bradley M. Kuhn, shares his experiences from his work in the field.\r\n\r\nNUUG talk from 2016-06-06.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625619/theora/20160603-sfconservancy-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625619/large_thumb/20160603-sfconservancy-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625619/broadcast/20160603-sfconservancy-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625619/small_thumb/20160603-sfconservancy-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": "01:01:10.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-09T12:32:47.272905Z",
            "updatedTime": "2018-11-10T18:29:26.969239Z",
            "uploadedTime": "2016-06-09T12:34:46.243579Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625619/theora/20160603-sfconservancy-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625619/large_thumb/20160603-sfconservancy-frikanalen.jpg"
        },
        {
            "id": 625621,
            "name": "Daily Tech News Show 09. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625621/broadcast/DTNS20160609.dv",
                "theora": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625621/small_thumb/DTNS20160609.jpg",
                "original": "https://upload.frikanalen.no/media/625621/original/DTNS20160609.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.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:53:41.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6595vid",
            "createdTime": "2016-06-10T07:32:27.924830Z",
            "updatedTime": "2018-11-10T18:29:26.966348Z",
            "uploadedTime": "2016-06-10T07:32:32.527074Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.jpg"
        },
        {
            "id": 625870,
            "name": "Statsministerbesøk",
            "header": "Erna Solberg er gjest i stolen hos Birgitte Falck Jørgensen. De snakker om mobbing og om hvordan få utviklingshemmede i arbeid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625870/theora/Empo-170405.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625870/small_thumb/Empo-170405.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625870/large_thumb/Empo-170405.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625870/broadcast/Empo-170405.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:20:30.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2017-04-05T13:38:01.335905Z",
            "updatedTime": "2018-11-10T18:29:26.598690Z",
            "uploadedTime": "2017-04-05T13:38:48.227335Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625870/theora/Empo-170405.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625870/large_thumb/Empo-170405.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": 625623,
            "name": "Daily Tech News Show 10. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625623/broadcast/DTNS20160610.dv",
                "original": "https://upload.frikanalen.no/media/625623/original/DTNS20160610.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625623/small_thumb/DTNS20160610.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:55:39.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6604vid",
            "createdTime": "2016-06-11T19:39:41.413507Z",
            "updatedTime": "2018-11-10T18:29:26.963580Z",
            "uploadedTime": "2016-06-11T19:39:46.389681Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg"
        },
        {
            "id": 625624,
            "name": "Common Lisp som praktisk verktøy",
            "header": "Lisp er et av verdens eldste programmeringsspråk, men er mest kjent som et akademisk verktøy innen kunstig intelligens. Det ble oppfunnet av John McCarthy i 1958, og koblingen lisp og kunstig intelligens ble oppfrisket i massemedia igjen for noen dager siden da McCarthy døde, 84 år gammel.\r\n\r\nMen den viktigste lisp-dialekten, industristandarden Common Lisp, egner seg også til praktiske programmeringsformål langt fra kunstig intelligens.\r\n\r\nForedragsholder Espen Vestre har brukt Common Lisp til større  prosjekter både hos Telenor og sin nåværende arbeidsgiver Netfonds Bank.\r\n\r\nNUUG-foredrag fra 2011-11-08.\r\n",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625624/broadcast/20111108-common-lisp-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625624/small_thumb/20111108-common-lisp-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:55:06.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-13T09:23:59.558076Z",
            "updatedTime": "2018-11-10T18:29:26.962154Z",
            "uploadedTime": "2016-06-13T09:25:46.532750Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg"
        },
        {
            "id": 625873,
            "name": "Data collection, psychometric profiling and their impact on politics",
            "header": "Most political campaigns are data-driven nowadays, and many are getting into profiling of individual voters. Recently, a company with a strong background in military PSYOPS has implemented technology developed at Cambridge University, to enable psychological profiling based on digital traces. They have then been embedded into some of the most surprising recent political campaigns: Ted Cruz's, Donald Trump's and Leave.EU (Brexit). I will outline my personal journey, first discovering the technology as a test subject for Cambridge University, then investigating this company as a complete amateur, and eventually contributing to an article shared globally.\r\n\r\nA background article based on this research was published by NRK Beta early in february 2017, see <https://nrkbeta.no/2017/02/04/dataene-som-snudde-verden-pa-hodet/>.\r\n\r\nThe speaker, Paul-Olivier Dehaye, is a mathematician at the University of Zurich working on interoperability tools enabling new forms of collaborative work on mathematical data, knowledge and software. In his spare time, he enjoys litigating (and especially winning!) against multibillion dollar businesses for the defence of his fundamental right to data protection. He is now leveraging that experience as co-founder of PersonalData.IO, a service that helps individuals regain control over their personal data.\r\n\r\nNUUG talk from 2017-04-04.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625873/theora/20170404-datacollection-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625873/large_thumb/20170404-datacollection-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625873/broadcast/20170404-datacollection-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625873/small_thumb/20170404-datacollection-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": "01:14:45.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2017-04-06T09:07:32.194363Z",
            "updatedTime": "2018-11-10T18:29:26.595942Z",
            "uploadedTime": "2017-04-06T09:09:53.444161Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625873/theora/20170404-datacollection-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625873/large_thumb/20170404-datacollection-frikanalen.jpg"
        },
        {
            "id": 625627,
            "name": "Enkel grafisk nettverksplanlegging med PrimeDesktop",
            "header": "Dette foredraget handler om PrimeDesktop - et kartleggingsverktøy spesielt rettet mot nettverksadministratorer, som skal hjelpe med driften av og rundt et nettverk. Verktøyet kan hjelpe med å holde oversikt over blant annet topologi, nettverks regler og brukergruppers rettigheter, samt hardware og software i nettverket.\r\n\r\nMålet med prosjektet er å gjøre drift av nettverk mer håndterlig, oversiktlig og kostnadseffektivt ved å hjelpe med opplæring, feilsøking og vedlikehold på et vis der selv nybegynnere kan komme igang med jobben.\r\n\r\nBahram gir en kort introduksjon til prosjektet, forteller litt om hvordan verktøyet kan være nyttig i forskjellige nettverk sammenheng og gir en demonstrasjon for å vise forskjellige egenskaper ved verktøyet.\r\n\r\nBahram Malaekeh er prosjektleder og utvikler i PrimeDesktop, og har funnet motivasjonen for prosjektet etter erfaringer han gjorde som nettverksadministrator hos Elkjøp. Bahram har studert ved Dataingeniør-linjen ved Høyskolen i Oslo hvor han oppdaget han ikke kunne bestemme seg om det var Mark Burgess eller Richard Stallman som var hans idol.\r\n\r\nNUUG-foredrag fra 2010-11-09.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625627/theora/20101109-primedesktop-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625627/broadcast/20101109-primedesktop-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625627/large_thumb/20101109-primedesktop-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625627/small_thumb/20101109-primedesktop-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": "01:08:22.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-14T09:53:32.872382Z",
            "updatedTime": "2018-11-10T18:29:26.957816Z",
            "uploadedTime": "2016-06-14T09:55:41.376144Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625627/theora/20101109-primedesktop-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625627/large_thumb/20101109-primedesktop-frikanalen.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": 626130,
            "name": "Rune test",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626130/theora/Popsenteret.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626130/broadcast/Popsenteret.dv",
                "original": "https://upload.frikanalen.no/media/626130/original/Popsenteret.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626130/large_thumb/Popsenteret.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:03:09.840000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-01-28T10:51:00.251654Z",
            "updatedTime": "2019-01-28T13:30:02.295998Z",
            "uploadedTime": "2019-01-28T13:28:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626130/theora/Popsenteret.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626130/large_thumb/Popsenteret.jpg"
        },
        {
            "id": 626288,
            "name": "Shofar Purim",
            "header": "Program 10\r\nBladet Evangelisten",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626288/theora/Shofar TV program 10.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626288/broadcast/Shofar TV program 10.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626288/large_thumb/Shofar TV program 10.jpg",
                "original": "https://upload.frikanalen.no/media/626288/original/Shofar TV program 10.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:17.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-01-29T21:39:09.715589Z",
            "updatedTime": "2020-08-31T20:25:58.313818Z",
            "uploadedTime": "2020-01-29T21:53:11.175799Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626288/theora/Shofar TV program 10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626288/large_thumb/Shofar TV program 10.jpg"
        },
        {
            "id": 625568,
            "name": "Daily Tech News Show 28. April 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625568/theora/DTNS20160428.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625568/broadcast/DTNS20160428.dv",
                "original": "https://upload.frikanalen.no/media/625568/original/DTNS20160428.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625568/large_thumb/DTNS20160428.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625568/small_thumb/DTNS20160428.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:56:56.610000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6289vid",
            "createdTime": "2016-05-23T12:45:25.378542Z",
            "updatedTime": "2018-11-10T18:29:27.073844Z",
            "uploadedTime": "2016-05-23T12:46:30.308371Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625568/theora/DTNS20160428.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625568/large_thumb/DTNS20160428.jpg"
        },
        {
            "id": 625629,
            "name": "Daily Tech News Show 14. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625629/broadcast/DTNS20160614.dv",
                "theora": "https://upload.frikanalen.no/media/625629/theora/DTNS20160614.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625629/small_thumb/DTNS20160614.jpg",
                "original": "https://upload.frikanalen.no/media/625629/original/DTNS20160614.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625629/large_thumb/DTNS20160614.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": "01:00:20.270000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6637vid",
            "createdTime": "2016-06-15T12:28:52.691880Z",
            "updatedTime": "2018-11-10T18:29:26.955039Z",
            "uploadedTime": "2016-06-15T12:28:57.300929Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625629/theora/DTNS20160614.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625629/large_thumb/DTNS20160614.jpg"
        },
        {
            "id": 625849,
            "name": "Daily Tech News Show 22. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625849/broadcast/DTNS20161122.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625849/small_thumb/DTNS20161122.jpg",
                "original": "https://upload.frikanalen.no/media/625849/original/DTNS20161122.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": "01:05:00.260000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8068vid",
            "createdTime": "2016-12-19T14:08:43.444049Z",
            "updatedTime": "2018-11-10T18:29:26.627224Z",
            "uploadedTime": "2016-12-19T14:08:48.363367Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.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": 625633,
            "name": "Daily Tech News Show 16. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625633/theora/DTNS20160616.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625633/broadcast/DTNS20160616.dv",
                "original": "https://upload.frikanalen.no/media/625633/original/DTNS20160616.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625633/small_thumb/DTNS20160616.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625633/large_thumb/DTNS20160616.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:52:15.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6667vid",
            "createdTime": "2016-06-16T22:36:00.212695Z",
            "updatedTime": "2018-11-10T18:29:26.948909Z",
            "uploadedTime": "2016-06-16T22:36:04.633091Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625633/theora/DTNS20160616.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625633/large_thumb/DTNS20160616.jpg"
        },
        {
            "id": 625850,
            "name": "Daily Tech News Show 23. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625850/broadcast/DTNS20161123.dv",
                "theora": "https://upload.frikanalen.no/media/625850/theora/DTNS20161123.ogv",
                "original": "https://upload.frikanalen.no/media/625850/original/DTNS20161123.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625850/large_thumb/DTNS20161123.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625850/small_thumb/DTNS20161123.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": "01:09:29.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8076vid",
            "createdTime": "2016-12-19T15:00:41.120322Z",
            "updatedTime": "2018-11-10T18:29:26.625688Z",
            "uploadedTime": "2016-12-19T15:00:52.815330Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625850/theora/DTNS20161123.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625850/large_thumb/DTNS20161123.jpg"
        },
        {
            "id": 626109,
            "name": "FSCONS 2017 - Gustav Eek - Communication Infrastructure - a form of resistance",
            "header": "In this lecture the democratic principles of Fripost, the free email\r\nassociation (founded in 2010) will be presented. Infrastructure for\r\nelectronic communication will be resembled with a common good (a\r\nresource). That using a critique of the public–private dichotomy,\r\nand the tragedy of the commons. I will then demonstrate how also\r\ncomplicated resources can (and must) be made subject to democratic\r\ncontrol.\r\n\r\nThe importance of Internet as communication medium can not be questioned. For those who take user freedom seriously it is saddening to see how the Internet has changed from being a common and highly distributed network to the increasingly privatised web we encounter today.\r\n\r\nIn this lecture I will present the democratic principles of Fripost, the free email association which was founded as a reaction to that development. I will resemble infrastructure for electronic communication with a common good (a resource), and I will demonstrate how also complicated resources can (and must) be made subject to democratic control.\r\n\r\nFripost and its foundation and democratic principals has been presented several times since its constitution in 2010, also at FSCONS. This is why the lecture also will take a different and broader stand, inspired by some recent readings. The Fripost initative will also be put in context of local struggles with global implication.\r\n\r\nIn short, the idea that every resource needs an single responsible and managing owner is unsatisfactory as well as the dichotomy public–private. What is not managed can not yield profit. But some things are to important even to be managed. Naturally this touches on a critique (which has been presented many times before) of Hardin’s classical tragedy of the commons. Regarding the enclosure of the commons, management in it self causes the scarcity, The commons are not scarce resources that requires management.\r\n\r\nSee ref url for further details.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626109/theora/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gustav_eek.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626109/broadcast/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gustav_eek.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626109/large_thumb/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gustav_eek.jpg",
                "original": "https://upload.frikanalen.no/media/626109/original/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gustav_eek.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:38:51.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gust",
            "createdTime": "2018-12-13T20:23:16.798612Z",
            "updatedTime": "2018-12-14T10:10:22.181131Z",
            "uploadedTime": "2018-12-13T22:37:18.124854Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626109/theora/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gustav_eek.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626109/large_thumb/fscons17_-_325_-_en_-_java_-_201711051700_-_communication_infrastructure_a_form_of_resistance_-_gustav_eek.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": 625640,
            "name": "Daily Tech News Show 20. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625640/broadcast/DTNS20160620.dv",
                "original": "https://upload.frikanalen.no/media/625640/original/DTNS20160620.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625640/small_thumb/DTNS20160620.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:55:44.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6692vid",
            "createdTime": "2016-06-21T16:21:06.112682Z",
            "updatedTime": "2018-11-10T18:29:26.938095Z",
            "uploadedTime": "2016-06-21T16:21:10.861784Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg"
        },
        {
            "id": 625648,
            "name": "Daily Tech News Show 24. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625648/broadcast/DTNS20160624.dv",
                "theora": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv",
                "original": "https://upload.frikanalen.no/media/625648/original/DTNS20160624.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625648/small_thumb/DTNS20160624.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.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": "01:00:00.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6743vid",
            "createdTime": "2016-06-28T07:49:52.089094Z",
            "updatedTime": "2018-11-10T18:29:26.924844Z",
            "uploadedTime": "2016-06-28T07:49:56.680749Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.jpg"
        },
        {
            "id": 625649,
            "name": "Daily Tech News Show 27. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625649/theora/DTNS20160627.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625649/broadcast/DTNS20160627.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625649/large_thumb/DTNS20160627.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625649/small_thumb/DTNS20160627.jpg",
                "original": "https://upload.frikanalen.no/media/625649/original/DTNS20160627.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:51:45.850000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6768vid",
            "createdTime": "2016-06-28T08:37:34.138630Z",
            "updatedTime": "2018-11-10T18:29:26.923427Z",
            "uploadedTime": "2016-06-28T08:37:38.536337Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625649/theora/DTNS20160627.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625649/large_thumb/DTNS20160627.jpg"
        },
        {
            "id": 625851,
            "name": "Daily Tech News Show 28. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625851/broadcast/DTNS20161128.dv",
                "theora": "https://upload.frikanalen.no/media/625851/theora/DTNS20161128.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625851/small_thumb/DTNS20161128.jpg",
                "original": "https://upload.frikanalen.no/media/625851/original/DTNS20161128.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625851/large_thumb/DTNS20161128.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:54:09.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8096vid",
            "createdTime": "2016-12-19T16:04:53.273764Z",
            "updatedTime": "2018-11-10T18:29:26.624302Z",
            "uploadedTime": "2016-12-19T16:04:57.746589Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625851/theora/DTNS20161128.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625851/large_thumb/DTNS20161128.jpg"
        },
        {
            "id": 627936,
            "name": "Hvem skrev bibelen?",
            "header": "Mange skrivere",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627936/theora/Hvem skrev bibelen_ (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627936/broadcast/Hvem skrev bibelen_ (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627936/large_thumb/Hvem skrev bibelen_ (1).jpg",
                "original": "https://upload.frikanalen.no/media/627936/original/Hvem skrev bibelen_ (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:41:36.833333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-22T14:27:29.026180Z",
            "updatedTime": "2024-10-22T14:47:49.317333Z",
            "uploadedTime": "2024-10-22T14:27:56.334671Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627936/theora/Hvem skrev bibelen_ (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627936/large_thumb/Hvem skrev bibelen_ (1).jpg"
        },
        {
            "id": 626098,
            "name": "FSCONS 2017 - Maria Xynou - Collect evidence of Internet Censorship",
            "header": "Since 2012, the Open Observatory of Network Interference (OONI) project has been invesnsorship around the world. OONI's network measurement software has shed light on many scary, yet interein how information controls are being deployed. From Deep Packet Inspection (DPI) technology being used to block media websites during heavy political protests, to country-wide internet blackouts during elections and other events.\r\n\r\nThis talk will highlight some of the most striking internet censorship\r\nevents that have been detected by OONI over the last years, and will\r\ninclude a discussion of their relation and relevance to social and\r\npolitical events. This talk will also explain how you can take action to\r\nuncover evidence of internet censorship in your country and beyond.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626098/broadcast/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg",
                "original": "https://upload.frikanalen.no/media/626098/original/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.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": "01:07:17.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T19:51:47.103830Z",
            "updatedTime": "2018-12-12T22:32:48.267221Z",
            "uploadedTime": "2018-12-12T20:28:33.157774Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg"
        },
        {
            "id": 625651,
            "name": "Daily Tech News Show 28. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625651/broadcast/DTNS20160628.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625651/small_thumb/DTNS20160628.jpg",
                "original": "https://upload.frikanalen.no/media/625651/original/DTNS20160628.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": "01:02:13.950000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6779vid",
            "createdTime": "2016-06-29T09:46:59.057164Z",
            "updatedTime": "2018-11-10T18:29:26.920326Z",
            "uploadedTime": "2016-06-29T09:47:04.045402Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg"
        },
        {
            "id": 625653,
            "name": "TED - Stephen Wilkes: The passing of time, caught in a single photo",
            "header": "Photographer Stephen Wilkes crafts stunning compositions of landscapes as they transition from day to night, exploring the space-time continuum within a two-dimensional still photograph. Journey with him to iconic locations like the Tournelle Bridge in Paris, El Capitan in Yosemite National Park and a life-giving watering hole in heart of the Serengeti in this tour of his art and process.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625653/small_thumb/StephenWilkes_2016.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625653/large_thumb/StephenWilkes_2016.jpg",
                "theora": "https://upload.frikanalen.no/media/625653/theora/StephenWilkes_2016.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625653/broadcast/StephenWilkes_2016.dv",
                "original": "https://upload.frikanalen.no/media/625653/original/StephenWilkes_2016.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:12:40.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/StephenWilkes_2016",
            "createdTime": "2016-06-30T09:44:48.273268Z",
            "updatedTime": "2018-11-10T18:29:26.917602Z",
            "uploadedTime": "2016-06-30T10:13:51.242438Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625653/theora/StephenWilkes_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625653/large_thumb/StephenWilkes_2016.jpg"
        },
        {
            "id": 627803,
            "name": "Opplasting og prosessering!",
            "header": "Automatisk",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627803/theora/2023-05-12 00-03-23.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627803/broadcast/2023-05-12 00-03-23.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627803/large_thumb/2023-05-12 00-03-23.jpg",
                "original": "https://upload.frikanalen.no/media/627803/original/2023-05-12 00-03-23.mp4"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:13.300000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-10-22T13:51:42.519631Z",
            "updatedTime": "2023-10-22T13:51:51.811168Z",
            "uploadedTime": "2023-10-22T13:51:43.326344Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627803/theora/2023-05-12 00-03-23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627803/large_thumb/2023-05-12 00-03-23.jpg"
        },
        {
            "id": 625654,
            "name": "Daily Tech News Show 29. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625654/broadcast/DTNS20160629.dv",
                "theora": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625654/small_thumb/DTNS20160629.jpg",
                "original": "https://upload.frikanalen.no/media/625654/original/DTNS20160629.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.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:58:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6788vid",
            "createdTime": "2016-06-30T09:45:38.355312Z",
            "updatedTime": "2018-11-10T18:29:26.916264Z",
            "uploadedTime": "2016-06-30T09:45:44.366911Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.jpg"
        },
        {
            "id": 625656,
            "name": "TED - Malte Spitz: Your phone company is watching",
            "header": "What kind of data is your cell phone company collecting? Malte Spitz wasn’t too worried when he asked his operator in Germany to share information stored about him. Multiple unanswered requests and a lawsuit later, Spitz received 35,830 lines of code -- a detailed, nearly minute-by-minute account of half a year of his life.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625656/broadcast/MalteSpitz_2012G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625656/small_thumb/MalteSpitz_2012G.jpg",
                "original": "https://upload.frikanalen.no/media/625656/original/MalteSpitz_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv"
            },
            "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:09:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MalteSpitz_2012G",
            "createdTime": "2016-06-30T19:52:16.299147Z",
            "updatedTime": "2018-11-10T18:29:26.913484Z",
            "uploadedTime": "2016-06-30T20:10:28.994824Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg"
        },
        {
            "id": 625852,
            "name": "Daily Tech News Show 29. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625852/broadcast/DTNS20161129.dv",
                "theora": "https://upload.frikanalen.no/media/625852/theora/DTNS20161129.ogv",
                "original": "https://upload.frikanalen.no/media/625852/original/DTNS20161129.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625852/small_thumb/DTNS20161129.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625852/large_thumb/DTNS20161129.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:57:38.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8105vid",
            "createdTime": "2016-12-20T07:34:15.995674Z",
            "updatedTime": "2018-11-10T18:29:26.622894Z",
            "uploadedTime": "2016-12-20T07:34:33.295839Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625852/theora/DTNS20161129.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625852/large_thumb/DTNS20161129.jpg"
        },
        {
            "id": 627889,
            "name": "Norden fra fredssone til krigssone",
            "header": "",
            "description": "\"Hva betyr endring av det sikkerhetspolitiske landskapet i Norden med NATO-utvidelser, økte militære aktiviteter og opprettelsen av flere amerikanske militære base-områder i  nordiske land. Denne filmen  vil belyse noen sikkerhetspolitiske forhold i Norges nærområder, i Norden og i Arktis i lys av de nye forholdene. Vi vil se nærmere på aktiviteter og konsekvenser knyttet til krigsfare, økt spenning og fare ved atomvåpen. Filmen er utgitt av \"Stopp NATO\" med økonomisk støtte fra Utenriksdepartementet via Norges Fredsråd\"",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627889/theora/Norden-krigssone.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627889/broadcast/Norden-krigssone.dv",
                "original": "https://upload.frikanalen.no/media/627889/original/Norden-krigssone.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627889/large_thumb/Norden-krigssone.jpg"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 908 24 189",
                "fkmember": true
            },
            "duration": "00:19:16.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-06-23T08:48:36.192080Z",
            "updatedTime": "2024-06-23T09:04:20.518003Z",
            "uploadedTime": "2024-06-23T08:52:23.086379Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627889/theora/Norden-krigssone.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627889/large_thumb/Norden-krigssone.jpg"
        },
        {
            "id": 625658,
            "name": "Daily Tech News Show 30. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625658/broadcast/DTNS20160630.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625658/small_thumb/DTNS20160630.jpg",
                "original": "https://upload.frikanalen.no/media/625658/original/DTNS20160630.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:53:40.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6795vid",
            "createdTime": "2016-07-04T09:57:54.120496Z",
            "updatedTime": "2018-11-10T18:29:26.910728Z",
            "uploadedTime": "2016-07-04T09:57:59.586145Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg"
        },
        {
            "id": 625672,
            "name": "Debugging the IoT - Open Hardware Panel - Debconf 16",
            "header": "Panel discussion, aimed at the general public and more technical participants alike.\r\n\r\nThe panel hosted by Bernelle Verster discuss the open hardware movement, and how it fits in with Smart Homes. It highlight and discuss the futurology, trends, and challenges. Challenges include security, the role of big vendors, the requirement for a more powerful platform, competing interests and the role of industrial providers.\r\n\r\nOpen Weekend session with Bdale Garbee, Bernelle Verster and Andy Simpkins during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625672/broadcast/Debugging_the_IoT.dv",
                "theora": "https://upload.frikanalen.no/media/625672/theora/Debugging_the_IoT.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625672/large_thumb/Debugging_the_IoT.jpg",
                "original": "https://upload.frikanalen.no/media/625672/original/Debugging_the_IoT.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625672/small_thumb/Debugging_the_IoT.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:38:25.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/119/",
            "createdTime": "2016-07-19T18:26:30.277131Z",
            "updatedTime": "2018-11-10T18:29:26.890872Z",
            "uploadedTime": "2016-07-19T18:43:27.837124Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625672/theora/Debugging_the_IoT.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625672/large_thumb/Debugging_the_IoT.jpg"
        },
        {
            "id": 625874,
            "name": "TED - Katie Bouman: How to take a picture of a black hole",
            "header": "At the heart of the Milky Way, there's a supermassive black hole that feeds off a spinning disk of hot gas, sucking up anything that ventures too close — even light. We can't see it, but its event horizon casts a shadow, and an image of that shadow could help answer some important questions about the universe. Scientists used to think that making such an image would require a telescope the size of Earth — until Katie Bouman and a team of astronomers came up with a clever alternative. Learn more about how we can see in the ultimate dark.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625874/small_thumb/KatieBouman_2016X.jpg",
                "theora": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625874/broadcast/KatieBouman_2016X.dv",
                "original": "https://upload.frikanalen.no/media/625874/original/KatieBouman_2016X.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:12:55.150000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KatieBouman_2016X",
            "createdTime": "2017-04-07T12:12:45.224779Z",
            "updatedTime": "2018-11-10T18:29:26.594468Z",
            "uploadedTime": "2017-04-07T12:27:19.437475Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg"
        },
        {
            "id": 625673,
            "name": "FLOSSing for healthier society - Debconf 16",
            "header": "Code For South Africa use technology to promote informed decision making for social change.\r\n\r\nThis talk points out some of the tech and principles we use to maximise our positive impact on society. From building a data gathering platform for citizen journalists, to releasing government financial data, FLOSS and a lean process helps deliver the best bang for the buck in these important partnerships. Often avoiding writing new software delivers more value, and frees us so that when we do need to write something, it counts.\r\n\r\nOpen Weekend session with J.D. Bothma during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625673/theora/FLOSSing_for_healthier_society.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625673/large_thumb/FLOSSing_for_healthier_society.jpg",
                "original": "https://upload.frikanalen.no/media/625673/original/FLOSSing_for_healthier_society.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625673/small_thumb/FLOSSing_for_healthier_society.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625673/broadcast/FLOSSing_for_healthier_society.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:22:19.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/118/",
            "createdTime": "2016-07-19T19:18:44.823747Z",
            "updatedTime": "2018-11-10T18:29:26.889393Z",
            "uploadedTime": "2016-07-19T19:37:26.773299Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625673/theora/FLOSSing_for_healthier_society.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625673/large_thumb/FLOSSing_for_healthier_society.jpg"
        },
        {
            "id": 625645,
            "name": "Daily Tech News Show 22. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625645/broadcast/DTNS20160622.dv",
                "original": "https://upload.frikanalen.no/media/625645/original/DTNS20160622.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625645/small_thumb/DTNS20160622.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:59:15.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6717vid",
            "createdTime": "2016-06-25T10:47:39.835918Z",
            "updatedTime": "2018-11-10T18:29:26.929186Z",
            "uploadedTime": "2016-06-25T10:47:44.617269Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg"
        },
        {
            "id": 625883,
            "name": "Internett-aktivisme med Holder de Ord",
            "header": "Holder de ord er en partipolitisk uavhengig dugnadsprosjekt som jobber for å gi folk større innflytelse over politikk, gjennom åpne data fra Stortinget og en rekke web-baserte tjenester. Tiina Ruohonen skal presentere HDOs data og infrastruktur, samt muligheter for techies til å bidra til en mer faktabasert politisk debatt i forkant av Stortingsvalget 2017.\r\n\r\nTiina Ruohonen er en av grunnleggerne av Holder de ord. Hun har lang erfaring fra internasjonale organisasjoner, forskning og frivillighet. Tiina jobber ved CICERO Senter for klimaforskning og er også Fellow ved Massachusetts Institute of Technology (MIT).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625883/broadcast/20170509-holderdeord-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625883/small_thumb/20170509-holderdeord-frikanalen.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:38:07.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170509-holderdeord/",
            "createdTime": "2017-05-12T10:11:40.279637Z",
            "updatedTime": "2018-11-10T18:29:26.581918Z",
            "uploadedTime": "2017-05-12T10:23:13.845172Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg"
        },
        {
            "id": 626224,
            "name": "Home Assistant - Øyvind Rasmussen",
            "header": "Øyvind Rasmussen presenterer",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626224/theora/20191112-homeassistant.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626224/broadcast/20191112-homeassistant.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626224/large_thumb/20191112-homeassistant.jpg",
                "original": "https://upload.frikanalen.no/media/626224/original/20191112-homeassistant.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:06:07.940000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2019-12-11T12:03:01.419406Z",
            "updatedTime": "2019-12-11T13:20:11.791179Z",
            "uploadedTime": "2019-12-11T12:22:57.189930Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626224/theora/20191112-homeassistant.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626224/large_thumb/20191112-homeassistant.jpg"
        },
        {
            "id": 626088,
            "name": "Machine Learning for Security - Alan Saied",
            "header": "The ability to mathematically classify patterns, predict events and/or identify abnormalities within a wide range of data is known as Machine Learning. For the purpose of this conference , we explain the power of data and how it can be used with Machine Learning models to identify abnormal behaviour within complex environments. We also explain the ingredients and the steps required to build a Machine Learning models to serve security tasks. This will further be followed by its complications in terms of false positives, accuracy of detection and validity of model and how this can be improved.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626088/broadcast/20181120-alan.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg",
                "original": "https://upload.frikanalen.no/media/626088/original/20181120-alan.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:36.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=1pfYK9wCVew",
            "createdTime": "2018-12-10T12:04:56.696235Z",
            "updatedTime": "2018-12-10T12:55:44.093390Z",
            "uploadedTime": "2018-12-10T12:13:23.119455Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg"
        },
        {
            "id": 625678,
            "name": "What I learned from 365 days of contributing to Open Source projects - Debconf 16",
            "header": "Last year, I committed myself to contribute to Open Source projects, daily, for 365 days in a row. The talk will tell a story of this experience, the difficulties encountered, lessons learned and why (or not) you should consider doing this as well.\n\nNo technical background is required.\n\nTalk (20 mins) session with Dieter Adriaenssens during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625678/broadcast/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.dv",
                "theora": "https://upload.frikanalen.no/media/625678/theora/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625678/large_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625678/small_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg",
                "original": "https://upload.frikanalen.no/media/625678/original/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.webm"
            },
            "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:23:10.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/81/",
            "createdTime": "2016-07-20T06:06:19.148192Z",
            "updatedTime": "2018-11-10T18:29:26.882330Z",
            "uploadedTime": "2016-07-20T06:06:24.281799Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625678/theora/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625678/large_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg"
        },
        {
            "id": 625679,
            "name": "Daily Tech News Show 19. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625679/broadcast/DTNS20160719.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625679/small_thumb/DTNS20160719.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg",
                "original": "https://upload.frikanalen.no/media/625679/original/DTNS20160719.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": "01:06:44.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6991vid",
            "createdTime": "2016-07-20T06:07:11.958335Z",
            "updatedTime": "2018-11-10T18:29:26.880848Z",
            "uploadedTime": "2016-07-20T06:07:16.351554Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg"
        },
        {
            "id": 625900,
            "name": "TED - Richard Browning: How I built a jet suit",
            "header": "We've all dreamed of flying — but for Richard Browning, flight is an obsession. He's built an Iron Man-like suit that leans on an elegant collaboration of mind, body and technology, bringing science fiction dreams a little closer to reality. Learn more about the trial and error process behind his invention and take flight with Browning in an unforgettable demo.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625900/small_thumb/RichardBrowning_2017.jpg",
                "theora": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv",
                "original": "https://upload.frikanalen.no/media/625900/original/RichardBrowning_2017.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625900/broadcast/RichardBrowning_2017.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:07:13.030000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RichardBrowning_2017",
            "createdTime": "2017-06-25T10:38:43.607038Z",
            "updatedTime": "2018-11-10T18:29:26.571896Z",
            "uploadedTime": "2017-06-25T11:47:07.811194Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg"
        },
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/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:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 625680,
            "name": "What is Debian? - Debconf 16",
            "header": "A friendly introduction to free software, open source, and Debian, with an opportunity for the audience to ask questions.\n\nOpen Weekend session with Bdale Garbee, Allison Randal, Neil McGovern, Bernelle Verster, Steve McIntyre and John Sullivan during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625680/broadcast/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625680/small_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg",
                "original": "https://upload.frikanalen.no/media/625680/original/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.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:43:01.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/120/",
            "createdTime": "2016-07-20T07:10:24.249022Z",
            "updatedTime": "2018-11-10T18:29:26.879342Z",
            "uploadedTime": "2016-07-20T07:10:29.322512Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg"
        },
        {
            "id": 625057,
            "name": "Den norske kirke i eksil 123",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
                "original": "https://upload.frikanalen.no/media/625057/original/orig_6a25365808e74eb188104f89546cb50b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625057/broadcast/6571_ec90f7f9667643648fa17270d681d8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T08:27:04.060000Z",
            "updatedTime": "2018-11-10T18:29:27.713312Z",
            "uploadedTime": "2012-11-14T08:27:04.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
        },
        {
            "id": 625058,
            "name": "FAT konf 01: Jesus eller loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Harald Giesebrecht.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625058/theora/orig_45c0ff4bff2748ddb485a30d2f07913f.ogv",
                "original": "https://upload.frikanalen.no/media/625058/original/orig_45c0ff4bff2748ddb485a30d2f07913f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625058/broadcast/6547_6e40422fc56d4ceb91fcc0c4bc3e5fe4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625058/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:45:13.330000Z",
            "updatedTime": "2018-11-10T18:29:27.711969Z",
            "uploadedTime": "2012-11-08T14:45:13.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625058/theora/orig_45c0ff4bff2748ddb485a30d2f07913f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625058/large_thumb/large.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": 625904,
            "name": "TED - Monica Lewinsky: The price of shame",
            "header": "\"Public shaming as a blood sport has to stop,\" says Monica Lewinsky. In 1998, she says, “I was Patient Zero of losing a personal reputation on a global scale almost instantaneously.” Today, the kind of online public shaming she went through has become constant — and can turn deadly. In a brave talk, she takes a hard look at our online culture of humiliation, and asks for a different way.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625904/small_thumb/MonicaLewinsky_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625904/original/MonicaLewinsky_2015.mp4",
                "theora": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625904/broadcast/MonicaLewinsky_2015.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:22:30.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MonicaLewinsky_2015",
            "createdTime": "2017-07-02T03:50:16.069856Z",
            "updatedTime": "2018-11-10T18:29:26.569104Z",
            "uploadedTime": "2017-07-02T06:50:29.615901Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg"
        }
    ]
}