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

{
    "count": 3455,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2000&ordering=-name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1900&ordering=-name",
    "results": [
        {
            "id": 626110,
            "name": "FSCONS 2017 - Karl Trygve Kalleberg - Taking back control of the software running on your hardware",
            "header": "Open technology is a fantastically appealing dream. Here in the real world, however, many of us struggle to get by with the increasingly closed platforms that define our digital life. In this talk, we discuss how to combat closed technology with open technology, through the supernerdy activity of reverse engineering.g is just a fancy name for taking things apart to understand how they work. We demonstrate how this can be done to closed-source software running on various different platforms. \r\n\r\nAs part of our demonstration, we cover a handful of topics relevant for the intrepid hacktivist who wants to survive in the age of gated communities: \r\n* investigative capabilities available on closed mobile platforms (focus on Android and IOS)\r\n* trends in application sandboxing and digital rights management\r\n* gotchas of interoperating with proprietary protocols \r\n\r\nWe’ll approach these topics through a series of adventures on the console, alongside our favourite traveling companion: Frida. She’s an awesome (libre!) tool for inject JavaScript to explore native apps on Windows, macOS, Linux, iOS, Android, and QNX.\r\n\r\nThe examples throughout the talk may be somewhat technical, but taken from everyday examples most of the audience should be able to relate to. Even if programming and reverse engineering is not your thing, you still risk learning something by showing up.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626110/broadcast/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg",
                "original": "https://upload.frikanalen.no/media/626110/original/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.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:43:48.180000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hard",
            "createdTime": "2018-12-14T10:11:17.210834Z",
            "updatedTime": "2018-12-14T11:11:25.635248Z",
            "uploadedTime": "2018-12-14T10:32:17.678953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg"
        },
        {
            "id": 626108,
            "name": "FSCONS 2017 - Joakim Lundborg - Why we need free password managers",
            "header": "This talk will be about my experience building uis for the pass password manager, and some related concerns:\r\n\r\n* Why usability is a security feature\r\n*The need for free software password manages\r\n* Can this be a path to drive GPG adoption?\r\n\r\nRecorded by NUUG for FSCONS.\r\nhttps://github.com/cortex/gopass\r\nhttps://github.com/cortex/ripasso\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626108/broadcast/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg",
                "original": "https://upload.frikanalen.no/media/626108/original/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.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:17:12.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundbor",
            "createdTime": "2018-12-13T20:12:36.415520Z",
            "updatedTime": "2018-12-13T22:37:09.676333Z",
            "uploadedTime": "2018-12-13T22:22:27.426977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg"
        },
        {
            "id": 626112,
            "name": "FSCONS 2017 - Jérémie Zimmermann - Love Against the Machine",
            "header": "An open discussion as an attempt at building a common understanding and a narrative around the questions of technological colonialism, the loss of control over our devices, and the need to rethink the way we liberate our computing.\r\n\r\nComputers changed over the last 20 years, from friendly machines we could understand, control and improve upon to black-boxed prisons designed at controlling us. How come we are now an increasing number to *hate* these machines, when we remember a past in which we used to passionately love them?\r\n\r\nFrom mobile computers (aka \"smartphones\") containing black-boxed baseband processors enabling remote control, and kicking the user away from properly owning his device, to generalized Intel CPUs and their \"Management Engine\" providing also a way for \"real masters\" of our machines to monitor and control all we do online, the age of the technological optimism is long gone. It is almost impossible today to buy a computer that isn't designed and built as an enemy of its user.\r\n\r\nThis shift of modern computing towards \"enemy machines\" has a profound impact on geopolitics (think \"Trump's NSA\"), on power relationships (think \"We know what you did online for the last 15 years\") but also on our humanities and the way we relate to each other: If I cannot understand how a machine works, how will I ever improve it? How will I ever have a chance to participate in a society run by such black boxes?\r\n\r\nThis open discussion will offer an attempt at a narrative to help us (re)frame the issues surrounding Free/Libre software, and the way we participate in these projects. From a purely technological perspective to a holistic vision based on understanding the ways we interact with each other, at large.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626112/broadcast/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.jpg",
                "original": "https://upload.frikanalen.no/media/626112/original/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.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:48:16.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann",
            "createdTime": "2018-12-14T21:59:33.912714Z",
            "updatedTime": "2018-12-14T23:31:08.261894Z",
            "uploadedTime": "2018-12-14T22:46:07.645719Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.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": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 626119,
            "name": "FSCONS 2017 - Eireann 'bsb' Leverett - Untapped Malicious Potential",
            "header": "Sounds crazy to even try to estimate right?\r\n\r\nThis presentation will cover the details of the calculation, and how we can track these numbers over time. We will also do some visualisation of this data and initiate discussion of where our resources should be spent best in fighting the threat of rDDoS attacks. The key contribution is an extensible methodology for measuring global potential for rDDoS attacks, in realistic terms of throughput. Why might this matter to DDoS mitigation, and what can we learn by watching these trends over time?\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626119/broadcast/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg",
                "original": "https://upload.frikanalen.no/media/626119/original/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.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:43:12.120000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett",
            "createdTime": "2018-12-17T23:13:49.665163Z",
            "updatedTime": "2018-12-18T00:12:45.710971Z",
            "uploadedTime": "2018-12-17T23:34:17.533197Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg"
        },
        {
            "id": 626099,
            "name": "FSCONS 2017 - Dougald Hine - On the future of hope",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626099/broadcast/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.dv",
                "original": "https://upload.frikanalen.no/media/626099/original/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.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:47:23",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T22:30:47.657004Z",
            "updatedTime": "2018-12-13T17:40:08.427418Z",
            "uploadedTime": "2018-12-12T22:53:23.992087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.jpg"
        },
        {
            "id": 626117,
            "name": "FSCONS 2017 - Devyn Remme - New Materialism",
            "header": "The popular narrative of salvation through technological innovation is comfortable because it doesn't confront the institutionalized inequalities, abuses, and violence endemic to modernity’s strategic relations of power and production. The dominant discourse assimilates the values and goals of sustainability with the mainstream economic paradigm of growth, and relies on technoscientific innovation to achieve these goals. Advocates for framing sustainability as a problem which can be described, confronted and resolved with technology and innovation argue that there is a need for a steady growth in consumption which can only be sustained by the drive of innovation. A key tenet of neoliberal economic theory is the push to privitize everything. The commons represent an increasingly contested site. It is our task to prevent the capture of the commons by private advantage both in material and digital spaces and corridors.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626117/broadcast/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.dv",
                "original": "https://upload.frikanalen.no/media/626117/original/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.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:37:56.060000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme",
            "createdTime": "2018-12-16T15:06:15.998387Z",
            "updatedTime": "2018-12-16T19:35:43.189458Z",
            "uploadedTime": "2018-12-16T15:23:41.763505Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.jpg"
        },
        {
            "id": 626092,
            "name": "FSCONS 2017 - Conference Opening",
            "header": "Kacper Why and Thomas Gramstad introduce the FSCONS 2017 conference. \r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626092/theora/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626092/broadcast/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.dv",
                "original": "https://upload.frikanalen.no/media/626092/original/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.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:07:52.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-10T22:23:47.738890Z",
            "updatedTime": "2018-12-13T18:44:54.659852Z",
            "uploadedTime": "2018-12-10T22:28:46.022617Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626092/theora/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.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": 624380,
            "name": "Frivillig i filmens tjeneste",
            "header": "Filmfestivalen Kosmorama går snart av stabelen. Mange av bidragsyterne er frivillige studenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624380/theora/5479_fd9bdc8f3d874a6097c1f93a43c1cf4b.ogv",
                "original": "https://upload.frikanalen.no/media/624380/original/orig_85132394ad5c459eab9ab0b51c4e02cb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624380/broadcast/5479_bcd2bc617a094a8ebcad8294691ba3df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624380/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:59.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:45:45.077000Z",
            "updatedTime": "2018-11-10T18:29:28.594500Z",
            "uploadedTime": "2011-03-24T20:45:45.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624380/theora/5479_fd9bdc8f3d874a6097c1f93a43c1cf4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624380/large_thumb/large.jpg"
        },
        {
            "id": 623342,
            "name": "Frivillighet Norge Toppleder konferanse",
            "header": "Åpning av frivillighet Norges toppleder konferanse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623342/theora/3899_7691fbb3907d4ee894f3751381c5421d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623342/broadcast/3899_d60f15bfce62495f892f460fd2aabafd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623342/large_thumb/large.jpg"
            },
            "creator": "hschilde@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:34:54.840000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-01-20T16:58:03.227000Z",
            "updatedTime": "2018-11-10T18:29:29.920300Z",
            "uploadedTime": "2010-01-20T16:58:03.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623342/theora/3899_7691fbb3907d4ee894f3751381c5421d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623342/large_thumb/large.jpg"
        },
        {
            "id": 623343,
            "name": "Frivillighet Norge Debatt",
            "header": "Debatt fra frivillighetnorges toppleder konferanse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623343/theora/3900_dca55d4d63da47f99a62957fb88085c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623343/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623343/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623343/broadcast/3900_3c4778a3ff894ccbbe65f35fdf77ee9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623343/large_thumb/large.jpg"
            },
            "creator": "hschilde@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:39:37.880000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-01-20T17:26:55.797000Z",
            "updatedTime": "2018-11-10T18:29:29.918937Z",
            "uploadedTime": "2010-01-20T17:26:55.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623343/theora/3900_dca55d4d63da47f99a62957fb88085c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623343/large_thumb/large.jpg"
        },
        {
            "id": 623989,
            "name": "Frivillighet Norge 5 år",
            "header": "Utdrag fra frivillighetnorges 5års feiring på litteraturhuset 21.sep 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623989/theora/4845_afc5e3c4b0174f79b70aea21330d4331.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623989/broadcast/4845_9331b2bfe3004b338925094ae712b79c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623989/large_thumb/large.jpg"
            },
            "creator": "hschilde@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": "01:10:07.200000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-10-15T12:17:19.313000Z",
            "updatedTime": "2020-09-02T06:16:20.176772Z",
            "uploadedTime": "2010-10-15T12:17:19.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623989/theora/4845_afc5e3c4b0174f79b70aea21330d4331.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623989/large_thumb/large.jpg"
        },
        {
            "id": 624133,
            "name": "Frivillighet i Trondheim",
            "header": "Frivillighet på Studentersamfundet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624133/theora/5114_cbe8ef96cb634605be14b9726e8aedff.ogv",
                "original": "https://upload.frikanalen.no/media/624133/original/orig_755308b561db4efdb325c070f733f0a3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624133/broadcast/5114_3930f077c934440bb94762087ece99a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624133/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:44.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:01:19.480000Z",
            "updatedTime": "2018-11-10T18:29:28.916372Z",
            "uploadedTime": "2010-12-21T16:01:19.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624133/theora/5114_cbe8ef96cb634605be14b9726e8aedff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624133/large_thumb/large.jpg"
        },
        {
            "id": 623913,
            "name": "Frisk og glad episode 7",
            "header": "Lev optimalt på et lavt budsjett",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623913/broadcast/4740_f4c635365eca4d39a5d2675974a351cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623913/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-09-10T10:26:13.767000Z",
            "updatedTime": "2018-11-10T18:29:29.200921Z",
            "uploadedTime": "2010-09-10T10:26:13.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623913/large_thumb/large.jpg"
        },
        {
            "id": 623851,
            "name": "Frisk og glad, del 9 av 9",
            "header": "Møt morgendagen uten frykt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623851/broadcast/4482_363efa83ea854b4291a81b51431c1190.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623851/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:13:09.590000Z",
            "updatedTime": "2018-11-10T18:29:29.290981Z",
            "uploadedTime": "2010-07-07T08:13:09.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
        },
        {
            "id": 623850,
            "name": "Frisk og glad, del 8 av 9",
            "header": "Ti enkle leveregler for et bedre liv. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623850/broadcast/4481_7b00144d51ed4044aec7866496ba459b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623850/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:11:03.837000Z",
            "updatedTime": "2018-11-10T18:29:29.292436Z",
            "uploadedTime": "2010-07-07T08:11:03.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
        },
        {
            "id": 623848,
            "name": "Frisk og glad, del 7 av 9",
            "header": "Lev optimalt på et nøkternt budsjett. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623848/broadcast/4480_98074b59918545d4ab155623bf6bbcf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623848/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:24:44.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:06:15.550000Z",
            "updatedTime": "2018-11-10T18:29:29.295205Z",
            "uploadedTime": "2010-07-07T08:06:15.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623848/large_thumb/large.jpg"
        },
        {
            "id": 623849,
            "name": "Frisk og glad, del 6 av 9",
            "header": "Kuren mot stress.  Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623849/broadcast/4479_e60bc5a2274c4df49c8e831e42b358e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623849/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:03:58.750000Z",
            "updatedTime": "2018-11-10T18:29:29.293836Z",
            "uploadedTime": "2010-07-07T08:03:58.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623849/large_thumb/large.jpg"
        },
        {
            "id": 623767,
            "name": "Frisk og glad, del 5 av 9",
            "header": "Programmet har tittelen Historiens største healer. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623767/theora/4478_dd367f30387444f38a300cc9572f5c18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623767/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623767/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623767/broadcast/4478_4cc142e792e74e949e74464597ab35ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623767/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:01:19.453000Z",
            "updatedTime": "2018-11-10T18:29:29.404702Z",
            "uploadedTime": "2010-07-07T08:01:19.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623767/theora/4478_dd367f30387444f38a300cc9572f5c18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623767/large_thumb/large.jpg"
        },
        {
            "id": 623766,
            "name": "Frisk og glad, del 4 av 9",
            "header": "Reduser risikoen for kreft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623766/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623766/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623766/broadcast/4453_fafae0c8d4da4d3f80eed2a5ffa93a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623766/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:20:29.847000Z",
            "updatedTime": "2018-11-10T18:29:29.406108Z",
            "uploadedTime": "2010-06-28T14:20:29.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623766/large_thumb/large.jpg"
        },
        {
            "id": 623739,
            "name": "Frisk og glad, del 3 av 9",
            "header": "Det lykkelige hjems syv hemmeligheter. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623739/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623739/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623739/broadcast/4452_8627d9383e77463a9814ec4a28cc8a0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623739/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:18:23.640000Z",
            "updatedTime": "2018-11-10T18:29:29.440049Z",
            "uploadedTime": "2010-06-28T14:18:23.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623739/large_thumb/large.jpg"
        },
        {
            "id": 623735,
            "name": "Frisk og glad, del 2 av 9",
            "header": "Tankenes helbredende kraft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623735/theora/4451_e796e455a1a846678553cf3f3378e1a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623735/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623735/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623735/broadcast/4451_e198fd6bc359441ab085a65a4c06b03b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623735/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:15:59.667000Z",
            "updatedTime": "2018-11-10T18:29:29.445532Z",
            "uploadedTime": "2010-06-28T14:15:59.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623735/theora/4451_e796e455a1a846678553cf3f3378e1a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623735/large_thumb/large.jpg"
        },
        {
            "id": 623734,
            "name": "Frisk og glad, del 1 av 9",
            "header": "Ta en EU-kontroll på livet ditt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623734/theora/4450_764192c3694d42dd8d0cb5d14700cde0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623734/broadcast/4450_4aa98c62a46e43a1a3d656783d56ac91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623734/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:11:27.600000Z",
            "updatedTime": "2018-11-10T18:29:29.446870Z",
            "uploadedTime": "2010-06-28T14:11:27.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623734/theora/4450_764192c3694d42dd8d0cb5d14700cde0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623734/large_thumb/large.jpg"
        },
        {
            "id": 625378,
            "name": "Fri programvareløsning for NOARK 5-kjerne og dots i praksis",
            "header": "NOARK5 er det offentlige Norges standard for elektronisk journalføring og arkivering av dokumenter og korrespondanse. Noark 5 skal kunne brukes for alle typer arkivdanning, uavhengig av teknologisk løsning og type organ. På dette møtet får vi høre mer om et pilotprosjekt som er blitt utført i Trondheim og Malvik kommune i forhold til digitalisering av papirarkiver. Dette er en del av ideologien om å \"liberate your data\".\r\n\r\nChristian Lundvang er fra Ålesund, gründer og medeier av flere selskaper deriblant NXC AS, som står bak Documaster Dots. Utdannet BSc i Datateknikk fra HiO og jobber nå som daglig leder i Documaster AS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625378/theora/20140211-noark-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625378/large_thumb/20140211-noark-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625378/broadcast/20140211-noark-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625378/small_thumb/20140211-noark-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:11:18.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.324019Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625378/theora/20140211-noark-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625378/large_thumb/20140211-noark-frikanalen.jpg"
        },
        {
            "id": 623885,
            "name": "Friprog prisen 2009",
            "header": "Prisutdeling av prisen for fremme av fri programvare i 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623885/theora/4693_8116399656fe42d492f765152c91eb7c.ogv",
                "original": "https://upload.frikanalen.no/media/623885/original/orig_7758d092e4604234b932729ab69a3a1d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623885/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623885/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623885/broadcast/4693_23b0784a23c24f25b9b691a4043ba383.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623885/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:47.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-08-31T18:42:41.170000Z",
            "updatedTime": "2018-11-10T18:29:29.243261Z",
            "uploadedTime": "2010-08-31T18:42:41.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623885/theora/4693_8116399656fe42d492f765152c91eb7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623885/large_thumb/large.jpg"
        },
        {
            "id": 623982,
            "name": "Frikanalen, ytringsfrihet i TV",
            "header": "Frikanalen er en åpen TV-kanal der alle i dag sikres tilgang til eteren gjennom Riks TV sine sendinger. Fra 2010 vil vi også nå ut på kabel (Get og Canal Digital) via satellitt. Frikanalen er organisert som en forening der NUUG er medlem. Vi i frikanalen tror dette sammen med NUUG sin nett-satsning vil være avgjørende for å trekke yngre og mer kreative frivillige miljøer til kanalen. I dag er det i hovedsak de som hadde innhold, men ingen riksdekkende kanal å sende på, som bruker kanalen, altså de religiøse. Frikanalen er som en \"youtube på TV\". En 100% nettstyrt TV kanal der produsentene selv tar redaktøransvar, laster opp og legger video på sendeplanen. Vi håper at dette verktøyet med et utvidet nedslagsfelt vil medføre at flere blir produsenter og at mangfoldet med det øker. For å lykkes må verktøyet bli 100% tilgjengelig. Da kan vi ikke nøye oss med silverlight-løsningen vi har i dag, men satse videre på åpne standarder sammen med NUUG.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623982/theora/4831_0ab04b63a5434706a5707575e0b68850.ogv",
                "original": "https://upload.frikanalen.no/media/623982/original/orig_4a800fc1343645f899496efba854fab5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623982/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623982/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623982/broadcast/4831_07f17eb3e2374487ad3d830e7b047ea3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623982/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:49.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-13T06:04:05Z",
            "updatedTime": "2018-11-10T18:29:29.106707Z",
            "uploadedTime": "2010-10-13T06:04:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623982/theora/4831_0ab04b63a5434706a5707575e0b68850.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623982/large_thumb/large.jpg"
        },
        {
            "id": 622394,
            "name": "Frikanalen reprisending (12-14:30)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622394/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622394/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622394/broadcast/orig_vignetter.frikanalen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
            },
            "creator": "erikvol@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:27.800000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:46:00Z",
            "updatedTime": "2018-11-14T11:25:38.045092Z",
            "uploadedTime": "2009-01-01T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
        },
        {
            "id": 626055,
            "name": "Frikanalen Informasjonsfilm",
            "header": "Info!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626055/broadcast/Frikanalen_1_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg",
                "original": "https://upload.frikanalen.no/media/626055/original/Frikanalen_1_4.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "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:48.090000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-11-10T12:33:26.247865Z",
            "updatedTime": "2019-06-19T11:06:31.897749Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg"
        },
        {
            "id": 624496,
            "name": "Frikanalen-årsmøte 2011 - Teksting",
            "header": "Video med utenlandsk tale må tekstes for å sendes på Frikanalen. Jarle Bjørgeengen deler erfaringer med metoder for innbrenning av tekst, normalisering av lyd, lage introskjerm og outroskjerm m.m",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624496/theora/5623_b0f056a677664d70a8a1a91fae50e530.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624496/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624496/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624496/broadcast/5623_ab3c2877c1cf4bfa8b4882db20e1e3ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624496/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:20.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-05-31T07:00:57Z",
            "updatedTime": "2018-11-10T18:29:28.442873Z",
            "uploadedTime": "2011-05-31T07:00:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624496/theora/5623_b0f056a677664d70a8a1a91fae50e530.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624496/large_thumb/large.jpg"
        },
        {
            "id": 624507,
            "name": "Frikanalen-årsmøte 2011 - Musikk-korps",
            "header": "For Norges Musikk-korps Forbund er Frikanalen blitt en viktig distribusjonskanal. Randi Kvinge oppsummerer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624507/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624507/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624507/broadcast/5629_53b177e347434472801d16e974c6d722.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:05.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-08T14:52:46Z",
            "updatedTime": "2018-11-10T18:29:28.428844Z",
            "uploadedTime": "2011-06-08T14:52:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
        },
        {
            "id": 624497,
            "name": "Frikanalen-årsmøte 2011 - Intro av TV8",
            "header": "Introduksjon av TV8 med hensyn på et mulig samarbeid med Frikanalen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624497/theora/5619_4e2345b786624211adb5b556e309c4a6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624497/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624497/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624497/broadcast/5619_8372ee16214b484fa44a816b70398140.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624497/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:49.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-05-30T16:15:54Z",
            "updatedTime": "2018-11-10T18:29:28.441490Z",
            "uploadedTime": "2011-05-30T16:15:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624497/theora/5619_4e2345b786624211adb5b556e309c4a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624497/large_thumb/large.jpg"
        },
        {
            "id": 624503,
            "name": "Frikanalen-årsmøte 2011 - Intro 5080",
            "header": "Introduksjon av frikanalenmedlem Mediehuset 5080.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624503/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624503/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624503/broadcast/5628_64326d405c454bc78b967b59c9aa23db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:38.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-07T09:09:02Z",
            "updatedTime": "2020-09-02T10:14:05.024030Z",
            "uploadedTime": "2011-06-07T09:09:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624503/theora/5628_aff031b850bd4d0b86edcd820eb6c0dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624503/large_thumb/large.jpg"
        },
        {
            "id": 624996,
            "name": "Frelse - den eneste løsningen",
            "header": "Betyr frelse noe annet enn å bli reddet? Program 4 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
                "original": "https://upload.frikanalen.no/media/624996/original/orig_30e5575db5d6429e9cf135129231f514.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624996/broadcast/6419_d6344ec3e31e4f89ba1d181d8d5719d2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624996/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:44:49.490000Z",
            "updatedTime": "2018-11-10T18:29:27.795830Z",
            "uploadedTime": "2012-09-21T08:44:49.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624996/large_thumb/large.jpg"
        },
        {
            "id": 625675,
            "name": "Free Software, Companies and You - Debconf 16",
            "header": "Free software is a unique social movement in that for-profit companies have a deep interest in the outcome of the movement. Where the interest of companies and free software ideology overlap there is a powerful amplification of effort. Many ideological individuals have become employed writing free software and companies have become an important source of funding for the movement. While for-profit involvement is important and in fact inevitable where free software is successful, we as a community must evaluate the relationships we have with companies. In this talk, Karen will examine these relationships and discuss how they impact the future of free software.\n\nTalk (45 mins) session with Karen Sandler during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625675/broadcast/Free_Software_Companies_and_You.dv",
                "theora": "https://upload.frikanalen.no/media/625675/theora/Free_Software_Companies_and_You.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625675/large_thumb/Free_Software_Companies_and_You.jpg",
                "original": "https://upload.frikanalen.no/media/625675/original/Free_Software_Companies_and_You.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625675/small_thumb/Free_Software_Companies_and_You.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:45:19.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/56/",
            "createdTime": "2016-07-19T19:55:46.405027Z",
            "updatedTime": "2018-11-10T18:29:26.886578Z",
            "uploadedTime": "2016-07-19T19:56:12.017078Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625675/theora/Free_Software_Companies_and_You.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625675/large_thumb/Free_Software_Companies_and_You.jpg"
        },
        {
            "id": 624340,
            "name": "Fredsprisvinnar i medvind",
            "header": "Før møtte Dusko Kostic stengte dører og døve ører. Etter at han fikk Studentenes fredspris når han no ut til toppolitikarar i Kroatia.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
                "original": "https://upload.frikanalen.no/media/624340/original/orig_cc2c5066d7514933aba52dd92f3f97df.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624340/broadcast/5414_b7c62b1f16134dbc998b843a0ae35fe2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-04T21:14:27.620000Z",
            "updatedTime": "2018-11-10T18:29:28.643461Z",
            "uploadedTime": "2011-03-04T21:14:27.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
        },
        {
            "id": 624675,
            "name": "Fredrikke Vesthaug - Sonate",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624675/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624675/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624675/broadcast/5888_25a4e2c915f240da9a2a4d6ea3b68845.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:48.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:42:51.997000Z",
            "updatedTime": "2018-11-10T18:29:28.210878Z",
            "uploadedTime": "2011-12-29T13:42:51.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
        },
        {
            "id": 625033,
            "name": "Fred er allerede her",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625033/broadcast/6517_2f59d60b7cba46e1abaa3c61839a3978.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:33.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T16:24:41.187000Z",
            "updatedTime": "2018-11-10T18:29:27.748260Z",
            "uploadedTime": "2012-10-23T16:24:41.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg"
        },
        {
            "id": 622571,
            "name": "Framfylkingen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622571/theora/orig_4aac8a31f689412c9597faefd6a6c16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622571/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622571/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622571/broadcast/orig_4aac8a31f689412c9597faefd6a6c16c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622571/large_thumb/large.jpg"
            },
            "creator": "liv@framfylkingen.no",
            "organization": {
                "id": 69,
                "name": "Framfylkingen i Oslo",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1262,
                "editorName": "Liv Johansen",
                "editorEmail": "liv@framfylkingen.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:55.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.538769Z",
            "uploadedTime": "2009-01-02T16:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622571/theora/orig_4aac8a31f689412c9597faefd6a6c16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622571/large_thumb/large.jpg"
        },
        {
            "id": 627036,
            "name": "Fra Abraham til Kaukasus",
            "header": "Mer historie  om Kaukasus og Silkeveien",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627036/theora/Fra Abraham til Kaukasus.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627036/broadcast/Fra Abraham til Kaukasus.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627036/large_thumb/Fra Abraham til Kaukasus.jpg",
                "original": "https://upload.frikanalen.no/media/627036/original/Fra Abraham til Kaukasus.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:55:46.633333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-11-01T06:28:04.055089Z",
            "updatedTime": "2021-11-01T07:31:01.975444Z",
            "uploadedTime": "2021-11-01T07:04:20.103287Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627036/theora/Fra Abraham til Kaukasus.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627036/large_thumb/Fra Abraham til Kaukasus.jpg"
        },
        {
            "id": 627542,
            "name": "Fortid, nåtid og framtid",
            "header": "Det glemmer jeg aldri",
            "description": "Det glemmer jeg aldri",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627542/theora/Fortid, n�tid og framtid.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627542/broadcast/Fortid, n�tid og framtid.dv",
                "original": "https://upload.frikanalen.no/media/627542/original/Fortid, n�tid og framtid.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627542/large_thumb/Fortid, n�tid og framtid.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:28.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-08-23T06:23:02.041011Z",
            "updatedTime": "2022-08-23T06:52:08.565237Z",
            "uploadedTime": "2022-08-23T06:24:13.957287Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627542/theora/Fortid, n�tid og framtid.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627542/large_thumb/Fortid, n�tid og framtid.jpg"
        },
        {
            "id": 626956,
            "name": "Fortellingen om SAMA",
            "header": "Fortellingen om SAMA 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626956/theora/Fortellingen om SAMA 2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626956/broadcast/Fortellingen om SAMA 2.dv",
                "original": "https://upload.frikanalen.no/media/626956/original/Fortellingen om SAMA 2.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626956/large_thumb/Fortellingen om SAMA 2.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:11:06.280000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-10-20T22:37:26.041986Z",
            "updatedTime": "2021-11-08T18:36:10.583585Z",
            "uploadedTime": "2021-10-20T22:40:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626956/theora/Fortellingen om SAMA 2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626956/large_thumb/Fortellingen om SAMA 2.jpg"
        },
        {
            "id": 624272,
            "name": "Forsmak på fremtida",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624272/theora/4774_a024c877002743109d47a2485706a5c4.ogv",
                "original": "https://upload.frikanalen.no/media/624272/original/orig_28f2988acd0b48f0b056dae51c58cdad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624272/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624272/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624272/broadcast/4774_88eb61f544c34218837fd082ef512a52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624272/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:48.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T15:21:45.943000Z",
            "updatedTime": "2018-11-10T18:29:28.738512Z",
            "uploadedTime": "2010-09-27T15:21:45.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624272/theora/4774_a024c877002743109d47a2485706a5c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624272/large_thumb/large.jpg"
        },
        {
            "id": 623894,
            "name": "\"För-i-väla\"",
            "header": "Opptak fra Eidskog bygdetun Almenninga, på Vestmarka. 29/8-2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623894/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623894/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623894/broadcast/4699_05d84b0ae7b44cd7989924b963c66bd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-08-31T19:24:51.563000Z",
            "updatedTime": "2018-11-10T18:29:29.227483Z",
            "uploadedTime": "2010-08-31T19:24:51.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
        },
        {
            "id": 624563,
            "name": "ForgeRock",
            "header": "Månedens tema er: «ForgeRock - Et norsk selskap med global satsing basert på fri programvare» med Stein Myrseth. Foredraget vil foregå på norsk:\r\n\r\n\r\nForedraget vil kort gå igjennom forretningsmodellen til ForgeRock siden den er basert på videreføring av flere fri programvarebaserte produkter som Oracle ikke var interessert i når de overtok Sun. De utvikler i tillegg også sine egne produkter. Uten en fri programvaremodell for disse produktene ville ikke ForgeRock vært en realitet. Foredagsholderen vil beskrive hvordan tjener de penger på fri programvare.\r\n\r\nPresentasjonen vil også dekke generelle problemstillinger med Identity & Access Management rundt områder som autentisering, autorisasjon, føderering og provisioning. Tidligere OpenSSO, nå OpenAM som de viderefører vil bli kort beskrevet sammen med resten av deres I3-platformstrategi.\r\n\r\nStein Myrseth er Head of product Management hos ForgeRock. Hans rolle er å definere de videre strategiske retningslinjer for deres I3-strategi, samt",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624563/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624563/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624563/broadcast/5732_f39d0bc73d384dc1b14912de54518284.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:44.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-08-29T12:45:45Z",
            "updatedTime": "2018-11-10T18:29:28.353050Z",
            "uploadedTime": "2011-08-29T12:45:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
        },
        {
            "id": 623260,
            "name": "Forelesning om bifrost",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623260/theora/3677_90024906710a410cbba89df69709f978.ogv",
                "original": "https://upload.frikanalen.no/media/623260/original/orig_ea5f17354199407885f474f0e9742147.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623260/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623260/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623260/broadcast/3677_99b7b1936e3c42c788d90ff4142599c6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623260/large_thumb/large.jpg"
            },
            "creator": "morten@kjelkenes.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:05.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2009-12-04T15:53:14.133000Z",
            "updatedTime": "2018-11-10T18:29:30.028015Z",
            "uploadedTime": "2009-12-04T15:53:14.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623260/theora/3677_90024906710a410cbba89df69709f978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623260/large_thumb/large.jpg"
        },
        {
            "id": 625734,
            "name": "Food for thought: Is free software vegan and open source vegetarian? - Debconf 16",
            "header": "\"Open source\" split from \"free software\" to be more pragmatic, to gain\nentry to the business world, partly by being more accepting of\nproprietary software. This led to descriptions of free software as\n\"vegan\" and open source as \"vegetarian.\" Let's question this analogy,\nand in the process explore how the Tofurky is made, looking at\nunderlying motivations, ethics, communication, and collaboration.\n\nIn Debian, we don't just want to write and package free software or\nopen source code. We want others to understand *why* we do it. We want\nto get along with each other. We want other people to join us in\nenvisioning a world where our kind of collaborative production is the\nnorm. At the very least, we want them to think we're not crazy.\n\nThe challenges for those committed to our cause can be similar to\nthose choosing to be vegetarians or vegans -- having to explain why we\nwon't eat what seems to others to be perfectly good software/food, why\nwe can only frequent certain restaurants/websites, why we refuse to\nserve meat/proprietary software to others. We can be similarly accused\nof being judgmental, impractical, idealistic, or \"in a phase.\" Because\nmany more people are familiar with the concept of dietary restrictions\nmotivated by concern for animal rights, environmental ethics,\nsustainability, and health, this can be fertile ground for analogies\nto explain our choices in software and technology.\n\nAs we chew the fat, we'll learn more about the diverse motivations\nwithin our movement, leading to both better collaborative potential\namong current practitioners and improved recipes for communicating\nabout what we do to brand new audiences.\n\nTalk (45 mins) session with John Sullivan during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625734/theora/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625734/broadcast/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625734/large_thumb/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625734/small_thumb/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.jpg",
                "original": "https://upload.frikanalen.no/media/625734/original/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.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:44:38.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/92/",
            "createdTime": "2016-07-22T23:11:08.730530Z",
            "updatedTime": "2018-11-10T18:29:26.795313Z",
            "uploadedTime": "2016-07-22T23:11:14.299208Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625734/theora/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625734/large_thumb/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.jpg"
        },
        {
            "id": 625122,
            "name": "Folkehelsens røtter 09",
            "header": "Per de Lange tar oss med tilbake i historienn for å vise den lange veien fram til dagens kunnskap innen folkehelsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625122/theora/orig_e0969cddbffc41f9a6845bedb431ac30.ogv",
                "original": "https://upload.frikanalen.no/media/625122/original/orig_e0969cddbffc41f9a6845bedb431ac30.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625122/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625122/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625122/broadcast/6642_8653f430f0234b09b40e1457fbe8e03d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625122/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:25:52.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-31T14:35:28.293000Z",
            "updatedTime": "2018-11-10T18:29:27.628566Z",
            "uploadedTime": "2012-12-31T14:35:28.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625122/theora/orig_e0969cddbffc41f9a6845bedb431ac30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625122/large_thumb/large.jpg"
        },
        {
            "id": 625123,
            "name": "Folkehelsens røtter 08",
            "header": "Per de Lange tar oss med tilbake i historienn for å vise den lange veien fram til dagens kunnskap innen folkehelsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625123/theora/orig_5396c2763dc24d47a7906a6f5539895b.ogv",
                "original": "https://upload.frikanalen.no/media/625123/original/orig_5396c2763dc24d47a7906a6f5539895b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625123/broadcast/6641_33cd96c50f2d42bf8a85f765608aa263.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625123/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-31T14:26:42.217000Z",
            "updatedTime": "2018-11-10T18:29:27.627195Z",
            "uploadedTime": "2012-12-31T14:26:42.217000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625123/theora/orig_5396c2763dc24d47a7906a6f5539895b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625123/large_thumb/large.jpg"
        }
    ]
}