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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=-publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=-publish_on_web",
    "results": [
        {
            "id": 625710,
            "name": "Building cloud images for Microsoft Azure - Debconf 16",
            "header": "Status of building Debian images for Microsoft's Azure cloud\n\nTalk (20 mins) session with Martin Zobel-Helas and Stephen Zarkos during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625710/theora/Building_cloud_images_for_Microsoft_Azure.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625710/broadcast/Building_cloud_images_for_Microsoft_Azure.dv",
                "original": "https://upload.frikanalen.no/media/625710/original/Building_cloud_images_for_Microsoft_Azure.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625710/small_thumb/Building_cloud_images_for_Microsoft_Azure.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625710/large_thumb/Building_cloud_images_for_Microsoft_Azure.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:17:53.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/20/",
            "createdTime": "2016-07-22T11:57:46.710050Z",
            "updatedTime": "2018-11-10T18:29:26.829495Z",
            "uploadedTime": "2016-07-22T11:57:51.708394Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625710/theora/Building_cloud_images_for_Microsoft_Azure.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625710/large_thumb/Building_cloud_images_for_Microsoft_Azure.jpg"
        },
        {
            "id": 626045,
            "name": "Decentralized Open Source Mesh Networks - Benedict Lau",
            "header": "Benedict Lau, en bidragsyter og arrangør på (Toronto Mesh), besøker oss for å snakke om å bygge nettverk for mesh-nettverk som er selvadresserende, desentralisert og fungerer uten internettforbindelse.\r\n\r\nVi vil diskutere peer-to-peer-applikasjoner som det interplanetariske filsystemet (IPFS) og Secure Scuttlebutt (SSB), både teknisk og å utforske sosial dynamikk som oppstår når brukerne har eierskap og kontroll over webapplikasjonene de bruker. \r\n\r\nForedraget vil gå på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626045/broadcast/20181009-benedictlau.dv",
                "original": "https://upload.frikanalen.no/media/626045/original/20181009-benedictlau.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.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": "01:12:22.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20181009-mesh/",
            "createdTime": "2018-10-11T16:14:05.339208Z",
            "updatedTime": "2018-12-10T11:24:28.471997Z",
            "uploadedTime": "2018-10-11T14:55:24.941142Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.jpg"
        },
        {
            "id": 625709,
            "name": "Android SDK Tools in Debian - Debconf 16",
            "header": "android-tools is a young packaging team which focuses on bringing a usable Android SDK/NDK to Debian. This talk describes the rationale, people involved and current status of our packages. We also would like to call for more people join us.\n\nAndroid one of the most popular mobile operating systems in the world, which also makes the SDK vital to us. However not every developer in the world can easily download Android's SDK. In some corner of the world, people prefer to rely on third party mirror or even developer-provided binaries on some web drives. XcodeGhost on iOS side was caused by similar reasons. Additionally, official released Android SDK binaries are proprietary software. By building the SDK from source and deploy it to all Debian mirrors spread over the world, all developers can easily get it and are safe to use it.\n\nThe packaging force of Android SDK started as student projects of Google Summer of Code 2015 and 2016.\n\nTalk (20 mins) session with Kai-Chung Yan during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625709/theora/Android_SDK_Tools_in_Debian.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625709/broadcast/Android_SDK_Tools_in_Debian.dv",
                "original": "https://upload.frikanalen.no/media/625709/original/Android_SDK_Tools_in_Debian.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625709/small_thumb/Android_SDK_Tools_in_Debian.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625709/large_thumb/Android_SDK_Tools_in_Debian.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:19:13.890000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/18/",
            "createdTime": "2016-07-22T11:40:43.956394Z",
            "updatedTime": "2018-11-10T18:29:26.830908Z",
            "uploadedTime": "2016-07-22T11:40:51.698685Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625709/theora/Android_SDK_Tools_in_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625709/large_thumb/Android_SDK_Tools_in_Debian.jpg"
        },
        {
            "id": 625077,
            "name": "Den norske kirke i eksil 124",
            "header": "I dette programmet er det Bibelen Guds ord og litturgien som vi kjenner den fra Den norske kirke i eksil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625077/theora/orig_162240199a39406f8f7fbe21610a6992.ogv",
                "original": "https://upload.frikanalen.no/media/625077/original/orig_162240199a39406f8f7fbe21610a6992.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625077/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625077/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625077/broadcast/6574_aec68c4b458c453189cffba6109bbdc8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625077/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-16T19:50:15.307000Z",
            "updatedTime": "2018-11-10T18:29:27.685375Z",
            "uploadedTime": "2012-11-16T19:50:15.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625077/theora/orig_162240199a39406f8f7fbe21610a6992.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625077/large_thumb/large.jpg"
        },
        {
            "id": 625708,
            "name": "Advancing container support in Debian - Debconf 16",
            "header": "Containers and related technologies have emerged (or re-emerged depending on your point of view) as both a complement and substitute to virtualisation.  The Debian Go Packaging Team has been hard at work packaging the latest releases of Docker, Kubernetes and Rocket to ensure that the Debian community can use DFSG-compliant versions of.  This talk will discuss that challenges of packaging software in the Go language and show how containerisation actually plays to Debian's strengths as a stable, free and unencumbered operating system.\n\nTalk (20 mins) session with Tim Potter during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625708/theora/Advancing_container_support_in_Debian.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625708/broadcast/Advancing_container_support_in_Debian.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625708/small_thumb/Advancing_container_support_in_Debian.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625708/large_thumb/Advancing_container_support_in_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625708/original/Advancing_container_support_in_Debian.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:19:20.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/75/",
            "createdTime": "2016-07-22T11:24:47.368604Z",
            "updatedTime": "2018-11-10T18:29:26.832371Z",
            "uploadedTime": "2016-07-22T11:24:53.407974Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625708/theora/Advancing_container_support_in_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625708/large_thumb/Advancing_container_support_in_Debian.jpg"
        },
        {
            "id": 626032,
            "name": "Trustworthy computers",
            "header": "Jonas Smedegaard, Debian developer and PureOS developer, talks about backdoors in computers, and explains how some laptops, servers, and phones minimize such risks. He brings a Purism Librem13 laptop and a few other gadgets.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626032/theora/20180109-trustworthy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626032/broadcast/20180109-trustworthy.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626032/large_thumb/20180109-trustworthy.jpg",
                "original": "https://upload.frikanalen.no/media/626032/original/20180109-trustworthy.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:58:17.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180109-trustworthy/",
            "createdTime": "2018-06-24T12:01:46.903106Z",
            "updatedTime": "2018-11-26T16:24:08.378149Z",
            "uploadedTime": "2018-06-24T11:06:32.984183Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626032/theora/20180109-trustworthy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626032/large_thumb/20180109-trustworthy.jpg"
        },
        {
            "id": 625641,
            "name": "Daily Tech News Show 21. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625641/broadcast/DTNS20160621.dv",
                "theora": "https://upload.frikanalen.no/media/625641/theora/DTNS20160621.ogv",
                "original": "https://upload.frikanalen.no/media/625641/original/DTNS20160621.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625641/large_thumb/DTNS20160621.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625641/small_thumb/DTNS20160621.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6704vid",
            "createdTime": "2016-06-22T07:44:03.352526Z",
            "updatedTime": "2018-11-10T18:29:26.935405Z",
            "uploadedTime": "2016-06-22T07:44:10.030638Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625641/theora/DTNS20160621.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625641/large_thumb/DTNS20160621.jpg"
        },
        {
            "id": 625073,
            "name": "Ritualer i menigheten.",
            "header": "Hva er eventuelle ritualer godt for? Program 9 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625073/theora/orig_db21f635beb14843bed9366e42ab13f7.ogv",
                "original": "https://upload.frikanalen.no/media/625073/original/orig_db21f635beb14843bed9366e42ab13f7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625073/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625073/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625073/broadcast/6424_217cd38431c245d5b4be06822c5e7f40.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625073/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:59:09.883000Z",
            "updatedTime": "2018-11-10T18:29:27.691156Z",
            "uploadedTime": "2012-09-21T08:59:09.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625073/theora/orig_db21f635beb14843bed9366e42ab13f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625073/large_thumb/large.jpg"
        },
        {
            "id": 625707,
            "name": "A year in the life of a DPL - Debconf 16",
            "header": "The role of the DPL is one which isn't understood fully by anyone who hasn't done the job. There's generally accepted knowledge that it a) takes a lot of time and b) you need to talk to people, but the extent of this is very variable. In this talk, I'll go through my year as the DPL, looking at which issues were dealt with and what was actually involved. It'll call in to question what role is expected of the DPL, and if one person can actually perform this task.\n\nTalk (45 mins) session with Neil McGovern during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625707/theora/A_year_in_the_life_of_a_DPL.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625707/broadcast/A_year_in_the_life_of_a_DPL.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625707/large_thumb/A_year_in_the_life_of_a_DPL.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625707/small_thumb/A_year_in_the_life_of_a_DPL.jpg",
                "original": "https://upload.frikanalen.no/media/625707/original/A_year_in_the_life_of_a_DPL.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:39:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/9/",
            "createdTime": "2016-07-22T10:51:19.824969Z",
            "updatedTime": "2018-11-10T18:29:26.833743Z",
            "uploadedTime": "2016-07-22T10:51:26.077771Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625707/theora/A_year_in_the_life_of_a_DPL.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625707/large_thumb/A_year_in_the_life_of_a_DPL.jpg"
        },
        {
            "id": 626030,
            "name": "VLC 3.0 and beyond: what's new in VLC? - Jean Baptiste Kempf",
            "header": "A presentation by Jean-Baptiste Kempf about VLC, the VideoLAN project, and the new features and direction of both VLC and the complete VideoLAN project.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626030/broadcast/20180612-vlc.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg",
                "original": "https://upload.frikanalen.no/media/626030/original/20180612-vlc.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180612-vlc/",
            "createdTime": "2018-06-12T20:50:04.357057Z",
            "updatedTime": "2018-12-10T11:25:16.837184Z",
            "uploadedTime": "2018-06-12T19:52:36.777215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg"
        },
        {
            "id": 625706,
            "name": "Ubuntu on z Systems (s390x) - Debconf 16",
            "header": "Ubuntu 16.04 LTS has shipped with a new port - s390x, which has existed for a while on Debian. This talk will briefly cover how the port was bootstrapped and what changes were done in the infrastructure to accommodate unusual particularities of IBM z Systems. Ideally this talk will also be followed by an s390x port BoF.\n\nTalk (45 mins) session with Dimitri John Ledkov during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625706/broadcast/Ubuntu_on_z_Systems_s390x.dv",
                "theora": "https://upload.frikanalen.no/media/625706/theora/Ubuntu_on_z_Systems_s390x.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625706/large_thumb/Ubuntu_on_z_Systems_s390x.jpg",
                "original": "https://upload.frikanalen.no/media/625706/original/Ubuntu_on_z_Systems_s390x.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625706/small_thumb/Ubuntu_on_z_Systems_s390x.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:13:48.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/72/",
            "createdTime": "2016-07-22T10:38:47.369605Z",
            "updatedTime": "2018-11-10T18:29:26.835117Z",
            "uploadedTime": "2016-07-22T10:38:52.548985Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625706/theora/Ubuntu_on_z_Systems_s390x.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625706/large_thumb/Ubuntu_on_z_Systems_s390x.jpg"
        },
        {
            "id": 625847,
            "name": "Daily Tech News Show 18. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625847/theora/DTNS20161118.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625847/broadcast/DTNS20161118.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625847/large_thumb/DTNS20161118.jpg",
                "original": "https://upload.frikanalen.no/media/625847/original/DTNS20161118.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625847/small_thumb/DTNS20161118.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:24.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8045vid",
            "createdTime": "2016-12-19T12:40:24.110380Z",
            "updatedTime": "2018-11-10T18:29:26.630252Z",
            "uploadedTime": "2016-12-19T12:40:28.668708Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625847/theora/DTNS20161118.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625847/large_thumb/DTNS20161118.jpg"
        },
        {
            "id": 627822,
            "name": "Er det bare plass til 144 000 i himmelen?",
            "header": "Egil S. Langemyr",
            "description": "Velkommen til den tredje episoden av Sannheten.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627822/theora/Episode-3-FK.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627822/broadcast/Episode-3-FK.dv",
                "original": "https://upload.frikanalen.no/media/627822/original/Episode-3-FK.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627822/large_thumb/Episode-3-FK.jpg"
            },
            "creator": "egil@skarning.no",
            "organization": {
                "id": 251,
                "name": "Sannheten",
                "homepage": "www.sannheten.org",
                "description": "",
                "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "editorId": 2827,
                "editorName": "Egil Langemyr",
                "editorEmail": "egil@skarning.no",
                "editorMsisdn": "+47 458 88 666",
                "fkmember": true
            },
            "duration": "00:24:55.133333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-22T16:15:19.093170Z",
            "updatedTime": "2023-11-24T14:18:25.453032Z",
            "uploadedTime": "2023-11-22T16:18:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627822/theora/Episode-3-FK.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627822/large_thumb/Episode-3-FK.jpg"
        },
        {
            "id": 625156,
            "name": "Student-TV 2013 Uke 10",
            "header": "Denne uken møter du Studentersamfundets nye leder og finn ut hva Dragvolligaen er.\r\nFinn også ut hvordan det er å være blind, musikkprodusent og lydtekniker. Apropos tar deg med på kurs i netthat, og det blir spennende i nest siste episode av Felles kjøleskap.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625156/theora/Student-TV_2013_uke_10.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625156/small_thumb/Student-TV_2013_uke_10.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625156/large_thumb/Student-TV_2013_uke_10.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625156/broadcast/Student-TV_2013_uke_10.avi"
            },
            "creator": "tobias.skaaren@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:13:54",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-03-15T00:29:03Z",
            "updatedTime": "2018-11-10T18:29:27.582519Z",
            "uploadedTime": "2013-03-15T00:29:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625156/theora/Student-TV_2013_uke_10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625156/large_thumb/Student-TV_2013_uke_10.jpg"
        },
        {
            "id": 625153,
            "name": "Student-TV 2013 Uke 9",
            "header": "Blir man fin av øl og vin? Vi har testet myten! \r\nApropos ser på pavevalget og vi har snakket med Moddi om alkoholpress i musikkbransjen. I tillegg har vi som alltid aktuelle saker om studentlivet: Hvem er smartest på gløshaugen, og hvordan bør du gå fram hvis du vil lage film? \r\nSe også episode 4 av Felles kjøleskap i ukens sending fra Student-TV i Trondheim.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625153/small_thumb/Uke_9-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625153/large_thumb/Uke_9-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625153/theora/Uke_9-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625153/broadcast/Uke_9-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@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:21:38",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-03-08T11:32:24Z",
            "updatedTime": "2018-11-10T18:29:27.585338Z",
            "uploadedTime": "2013-03-08T11:32:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625153/theora/Uke_9-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625153/large_thumb/Uke_9-Frikanalen.jpg"
        },
        {
            "id": 625152,
            "name": "Student-TV 2013 Uke 8",
            "header": "Denne uken har vi besøkt Luftkrigsskolen i Trondheim, hvor studentene har en litt annerledes skoledag.\r\nKonfliken tilspisses i episode 3 av Felles kjøleskap, og få med deg finalen av Lesesalen. Studentlekene har blitt arrangert i Trondheim, og vi har snakket med Samfundetlederen om hva som er viktig når det nå skal velges ny leder av Samfundet.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625152/small_thumb/Uke_8-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625152/theora/Uke_8-Frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625152/large_thumb/Uke_8-Frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625152/broadcast/Uke_8-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@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:16:54.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-03-08T11:28:41Z",
            "updatedTime": "2018-11-10T18:29:27.586690Z",
            "uploadedTime": "2013-03-08T11:28:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625152/theora/Uke_8-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625152/large_thumb/Uke_8-Frikanalen.jpg"
        },
        {
            "id": 625151,
            "name": "Student-TV 2013 Uke 7",
            "header": "Denne uken sjekker vi ut magedanskurs på ISFiT, \r\nhumorspalten Apropos presenterer TV2s nye \r\nprogrammer, vi får tidenes mest dramatiske episode av \r\nLesesalen (4:5) og vi har snakket med studenter som har \r\nhybel på havet.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625151/small_thumb/Uke_7-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625151/large_thumb/Uke_7-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625151/theora/Uke_7-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625151/broadcast/Uke_7-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@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:11:10.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-03-08T11:22:44Z",
            "updatedTime": "2018-11-10T18:29:27.588083Z",
            "uploadedTime": "2013-03-08T11:22:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625151/theora/Uke_7-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625151/large_thumb/Uke_7-Frikanalen.jpg"
        },
        {
            "id": 625144,
            "name": "Student-TV 2013 Uke 6",
            "header": "Aktuelt: Nyhet: Vil forbedre eksamen\r\nApropos Verdens rikeste land\r\nRomkameraten 2:6\r\nLesesalen 3:5\r\n\r\nKonkurranse: Fristen er utgått. Se dusken.no/tv for ferske konkurranser",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625144/large_thumb/Uke_6-Frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625144/small_thumb/Uke_6-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625144/theora/Uke_6-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625144/broadcast/Uke_6-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@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:13:23.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:44:44Z",
            "updatedTime": "2018-11-10T18:29:27.597666Z",
            "uploadedTime": "2013-02-15T09:44:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625144/theora/Uke_6-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625144/large_thumb/Uke_6-Frikanalen.jpg"
        },
        {
            "id": 625705,
            "name": "The distro as a middleman: HPE's Debian derivative two years later - Debconf 16",
            "header": "Another year has passed and HP's (now HPE) Debian derivative is another year older.  In this presentation I will be talking about how HPE has been doubling down on Debian and the effects this has had on how open source software is being managed within the company.  HPE Linux has consolidated many functions previously distributed (and duplicated!) within HPE, and is now acting as a middleman or proxy between many internal and external parties.  The idea of the distro as a middleman will be explored and how this can be used to promote or propose using Debian in other organisations.\n\nTalk (45 mins) session with Tim Potter during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625705/theora/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625705/broadcast/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625705/small_thumb/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625705/large_thumb/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.jpg",
                "original": "https://upload.frikanalen.no/media/625705/original/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.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:35:15.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/74/",
            "createdTime": "2016-07-22T10:08:26.117453Z",
            "updatedTime": "2018-11-10T18:29:26.836525Z",
            "uploadedTime": "2016-07-22T10:08:31.761878Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625705/theora/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625705/large_thumb/The_distro_as_a_middleman_HPEs_Debian_derivative_two_years_later.jpg"
        },
        {
            "id": 625142,
            "name": "Student-TV 2013 Uke 4",
            "header": "Apropos Jobbintervju: Villig til sex på julebord? Vi avslører hva som egentlig blir sagt på jobbintervjuet.\r\nAktuelt: Nyhet: Trøndelagsdagen\r\nReportasje: Kantine-Lizzie - en hverdagshelt?\r\nLesesalen 1:5: fem Studenter - en lesesal - fem uker - en vinner!",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625142/large_thumb/Uke_4-Untitled_QuickTime_Movie.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625142/small_thumb/Uke_4-Untitled_QuickTime_Movie.jpg",
                "theora": "https://upload.frikanalen.no/media/625142/theora/Uke_4-Untitled_QuickTime_Movie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625142/broadcast/Uke_4-Untitled_QuickTime_Movie.avi"
            },
            "creator": "tobias.skaaren@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:08:18.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:43:03Z",
            "updatedTime": "2018-11-10T18:29:27.600413Z",
            "uploadedTime": "2013-02-15T09:43:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625142/theora/Uke_4-Untitled_QuickTime_Movie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625142/large_thumb/Uke_4-Untitled_QuickTime_Movie.jpg"
        },
        {
            "id": 625141,
            "name": "Student-TV 2013 Uke 3",
            "header": "Aktuelt: Nyhet: Studiestøtte\r\nApropos Dommedag: Ikke alle er like glad for at dommedag aldri kom...\r\nAktuelt: Nyhet: Studenter lager racerbil",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625141/small_thumb/Uke2-3STV-Frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625141/large_thumb/Uke2-3STV-Frikanalen.jpg",
                "theora": "https://upload.frikanalen.no/media/625141/theora/Uke2-3STV-Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625141/broadcast/Uke2-3STV-Frikanalen.avi"
            },
            "creator": "tobias.skaaren@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:06:23.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://dusken.no/tv",
            "createdTime": "2013-02-15T09:39:24Z",
            "updatedTime": "2018-11-10T18:29:27.601763Z",
            "uploadedTime": "2013-02-15T09:39:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625141/theora/Uke2-3STV-Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625141/large_thumb/Uke2-3STV-Frikanalen.jpg"
        },
        {
            "id": 625139,
            "name": "Den norske kirke i eksil 132",
            "header": "Hva gjør antikrister med vårt samfunn i dag dag? er det ikke på tide å svare de som vil ødelegge vår kristne kulturarv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625139/theora/6654_6dac3ae0fe5943f4b2ca302fa86c5f1b.ogv",
                "original": "https://upload.frikanalen.no/media/625139/original/orig_03e191af97824ff7a59feb1ef35dd6e5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625139/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625139/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625139/broadcast/6654_40cd3a53ecbd430b824c4e362d4ed7af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625139/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:42",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-01-23T13:23:50.463000Z",
            "updatedTime": "2018-11-10T18:29:27.604728Z",
            "uploadedTime": "2013-01-23T13:23:50.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625139/theora/6654_6dac3ae0fe5943f4b2ca302fa86c5f1b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625139/large_thumb/large.jpg"
        },
        {
            "id": 625137,
            "name": "Den norske kirke i eksil 133",
            "header": "Frikanalen stopper 29 januar men håper å være i drift begynnelsen av februar",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625137/theora/orig_fb3395fb24324340af0ad5ea9298bc25.ogv",
                "original": "https://upload.frikanalen.no/media/625137/original/orig_fb3395fb24324340af0ad5ea9298bc25.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625137/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625137/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625137/broadcast/6656_33d1445381fa4bb9821111c0ec584fc2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625137/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-01-28T14:41:07.733000Z",
            "updatedTime": "2018-11-10T18:29:27.607579Z",
            "uploadedTime": "2013-01-28T14:41:07.733000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625137/theora/orig_fb3395fb24324340af0ad5ea9298bc25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625137/large_thumb/large.jpg"
        },
        {
            "id": 625136,
            "name": "06_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
                "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-28T07:45:28.437000Z",
            "updatedTime": "2018-11-10T18:29:27.608938Z",
            "uploadedTime": "2013-01-28T07:45:28.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg"
        },
        {
            "id": 625135,
            "name": "Opprinnelsen, 13 En ny jord",
            "header": "Gud vil gjenskape vår gamle og ødelagte jord. Han vil skape en ny jord med rettferdighet og uten ondskap. Prograleder for dette kvartals bibelstudier har vært Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625135/theora/orig_17e0447ed7b848edbc2f3097d413b82b.ogv",
                "original": "https://upload.frikanalen.no/media/625135/original/orig_17e0447ed7b848edbc2f3097d413b82b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625135/broadcast/6640_b32acaf98bcb4ef89a755d7b4f1630f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625135/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-12-31T14:17:52.053000Z",
            "updatedTime": "2018-11-10T18:29:27.610329Z",
            "uploadedTime": "2012-12-31T14:17:52.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625135/theora/orig_17e0447ed7b848edbc2f3097d413b82b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625135/large_thumb/large.jpg"
        },
        {
            "id": 625134,
            "name": "Opprinnelsen, 12 Evangeliet",
            "header": "Bibelen viser at det er en sterk sammenheng mellom skapelsen og det glade budskapet, evangeliet. Terje Bjerka er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625134/theora/orig_dd4b8c1cb19b4829b0aa988d7641c53b.ogv",
                "original": "https://upload.frikanalen.no/media/625134/original/orig_dd4b8c1cb19b4829b0aa988d7641c53b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625134/broadcast/6639_ada6ea7b21404993907cb0d5c460875a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625134/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-12-31T14:12:34.100000Z",
            "updatedTime": "2018-11-10T18:29:27.611869Z",
            "uploadedTime": "2012-12-31T14:12:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625134/theora/orig_dd4b8c1cb19b4829b0aa988d7641c53b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625134/large_thumb/large.jpg"
        },
        {
            "id": 625004,
            "name": "AR6288 Arena",
            "header": "Med Bjørn Gjellum i samtale med sentrale personer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625004/theora/6471_52acf37b0f31419cbe046cd70ecd0544.ogv",
                "original": "https://upload.frikanalen.no/media/625004/original/orig_5af1ddf5046e48b1b364fed8fb83fd47.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625004/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625004/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625004/broadcast/6471_cf79b7aa46e146f6a6c1ea5e090dc664.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625004/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-10T06:29:17.680000Z",
            "updatedTime": "2018-11-10T18:29:27.784751Z",
            "uploadedTime": "2012-10-10T06:29:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625004/theora/6471_52acf37b0f31419cbe046cd70ecd0544.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625004/large_thumb/large.jpg"
        },
        {
            "id": 625133,
            "name": "Opprinnelsen, 11 Sabbaten",
            "header": "Jesus sier at sabbaten ble til for menneskets skyld.Er dette et ekko fra skapelsen? Terje Bjerka er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625133/theora/orig_3a6978a8af6c48449504fa69e0b787ea.ogv",
                "original": "https://upload.frikanalen.no/media/625133/original/orig_3a6978a8af6c48449504fa69e0b787ea.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625133/broadcast/6638_7935544018584196b04b6c77c04823cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625133/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-12-31T14:08:24.757000Z",
            "updatedTime": "2018-11-10T18:29:27.613354Z",
            "uploadedTime": "2012-12-31T14:08:24.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625133/theora/orig_3a6978a8af6c48449504fa69e0b787ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625133/large_thumb/large.jpg"
        },
        {
            "id": 625132,
            "name": "Opprinnelsen, 10 Forvaltning",
            "header": "Gud ba de første menneskene om å stelle og utvikle hagen de ble plassert i. Ligger det her en oppfordring til forstandig miljøforvaltning? Har Gud omsorg for sitt skaperverk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625132/theora/orig_c82c078fdacc47aca01e1fe4559fd124.ogv",
                "original": "https://upload.frikanalen.no/media/625132/original/orig_c82c078fdacc47aca01e1fe4559fd124.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625132/broadcast/6637_5e02160e02cd460e8ff8ca65f637ef86.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625132/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-12-31T14:04:22.487000Z",
            "updatedTime": "2018-11-10T18:29:27.614727Z",
            "uploadedTime": "2012-12-31T14:04:22.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625132/theora/orig_c82c078fdacc47aca01e1fe4559fd124.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625132/large_thumb/large.jpg"
        },
        {
            "id": 625131,
            "name": "Opprinnelsen, 09 Ekteskapet",
            "header": "Kort etter skapelsen innstiftet Gud ekteskapet. Hva forteller dette om Gud? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625131/theora/orig_ac784a6911ed48f3806aa2093f28e5eb.ogv",
                "original": "https://upload.frikanalen.no/media/625131/original/orig_ac784a6911ed48f3806aa2093f28e5eb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625131/broadcast/6636_77441b4da8c74fd4baa9bdcd27aa050c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625131/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-12-31T13:59:06.380000Z",
            "updatedTime": "2018-11-10T18:29:27.616118Z",
            "uploadedTime": "2012-12-31T13:59:06.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625131/theora/orig_ac784a6911ed48f3806aa2093f28e5eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625131/large_thumb/large.jpg"
        },
        {
            "id": 625130,
            "name": "Opprinnelsen, 08 Jesus",
            "header": "Gud har ikke bare skapt, men han opprettholder også skaperverket.Og han har et endelig mål han arbeider mot. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625130/theora/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.ogv",
                "original": "https://upload.frikanalen.no/media/625130/original/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625130/broadcast/6635_45335697a47b48b78dc90d828e15a710.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625130/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-12-31T13:54:55.800000Z",
            "updatedTime": "2018-11-10T18:29:27.617527Z",
            "uploadedTime": "2012-12-31T13:54:55.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625130/theora/orig_a8ecddc005b44c5a8e6b9edca49fd8d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625130/large_thumb/large.jpg"
        },
        {
            "id": 625129,
            "name": "Opprinnelsen, 07 en gåte",
            "header": "Vår verden gir vitnesbyrd om både godhet og ondskap. Er ondskapen et bevis for at Gud ikke finnes, eller finnes en annen forklaring? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625129/theora/orig_ecaa51c68c244bc392594c253eacbfc7.ogv",
                "original": "https://upload.frikanalen.no/media/625129/original/orig_ecaa51c68c244bc392594c253eacbfc7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625129/broadcast/6634_3904a92bd42c4f7586b1a20008b80b7c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625129/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-12-31T13:51:08.863000Z",
            "updatedTime": "2018-11-10T18:29:27.618894Z",
            "uploadedTime": "2012-12-31T13:51:08.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625129/theora/orig_ecaa51c68c244bc392594c253eacbfc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625129/large_thumb/large.jpg"
        },
        {
            "id": 625128,
            "name": "AR6398 Arena #1",
            "header": "Aktualitetsprogram med Bjørn Gjellum (programleder) og Alen Kingsrød (produsent)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625128/theora/orig_4ef7b18af523472e81411a6c3e56990f.ogv",
                "original": "https://upload.frikanalen.no/media/625128/original/orig_4ef7b18af523472e81411a6c3e56990f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625128/broadcast/6653_0371aae805854f80a38646131fbd4dde.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625128/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:42.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-01-18T08:07:23.720000Z",
            "updatedTime": "2018-11-10T18:29:27.620282Z",
            "uploadedTime": "2013-01-18T08:07:23.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625128/theora/orig_4ef7b18af523472e81411a6c3e56990f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625128/large_thumb/large.jpg"
        },
        {
            "id": 625125,
            "name": "03_13 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
                "original": "https://upload.frikanalen.no/media/625125/original/orig_4a2f296e0dbb499aa08cde360eee836b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625125/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625125/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625125/broadcast/6650_75c88e9a905547dbb3a85d1d21cfddd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625125/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2013-01-15T23:47:04.307000Z",
            "updatedTime": "2018-11-10T18:29:27.624497Z",
            "uploadedTime": "2013-01-15T23:47:04.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625125/theora/6650_349d8cd1c8034d19b7da69715b8bfcdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625125/large_thumb/large.jpg"
        },
        {
            "id": 625696,
            "name": "Bits from the DPL - Debconf 16",
            "header": "State of the project, ongoing activities and planned changes\n\nTalk (45 mins) session with Mehdi Dogguy during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625696/broadcast/Bits_from_the_DPL_2.dv",
                "theora": "https://upload.frikanalen.no/media/625696/theora/Bits_from_the_DPL_2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625696/small_thumb/Bits_from_the_DPL_2.jpg",
                "original": "https://upload.frikanalen.no/media/625696/original/Bits_from_the_DPL_2.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625696/large_thumb/Bits_from_the_DPL_2.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:38:36.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/51/",
            "createdTime": "2016-07-21T21:24:38.391579Z",
            "updatedTime": "2018-11-10T18:29:26.849059Z",
            "uploadedTime": "2016-07-21T21:24:43.516878Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625696/theora/Bits_from_the_DPL_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625696/large_thumb/Bits_from_the_DPL_2.jpg"
        },
        {
            "id": 625846,
            "name": "Daily Tech News Show 17. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625846/broadcast/DTNS20161117.dv",
                "theora": "https://upload.frikanalen.no/media/625846/theora/DTNS20161117.ogv",
                "original": "https://upload.frikanalen.no/media/625846/original/DTNS20161117.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625846/large_thumb/DTNS20161117.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625846/small_thumb/DTNS20161117.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:35.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8036vid",
            "createdTime": "2016-12-19T11:50:21.326748Z",
            "updatedTime": "2018-11-10T18:29:26.631730Z",
            "uploadedTime": "2016-12-19T11:50:26.760578Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625846/theora/DTNS20161117.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625846/large_thumb/DTNS20161117.jpg"
        },
        {
            "id": 625677,
            "name": "A Billion People And Even More Phones - Debconf 16",
            "header": "A look, as an insider, on how a multi billion dollar industry is changing the game in the world's largest democracy from an insider's point of view. I would like to talk about my journey as a female coder from a developing nation which gives me a different perspective to the world. From parents who taught me to use Linux at an early age to  living in the land at the verge of an IT boom which assures a job to anyone with basic computer knowledge. Anyone at any stage of their professional life can be the audience. The goal is to entertain the audience while shedding light on how technology is changing India and helping us solve our problems and how you can leverage some of that to find a solution you maybe looking for. Special emphasis on women empowerment and future prospects.\n\nTalk (20 mins) session with Keerthana Krishnan during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625677/broadcast/A_Billion_People_And_Even_More_Phones.dv",
                "theora": "https://upload.frikanalen.no/media/625677/theora/A_Billion_People_And_Even_More_Phones.ogv",
                "original": "https://upload.frikanalen.no/media/625677/original/A_Billion_People_And_Even_More_Phones.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625677/small_thumb/A_Billion_People_And_Even_More_Phones.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625677/large_thumb/A_Billion_People_And_Even_More_Phones.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:21:09.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/62/",
            "createdTime": "2016-07-19T20:37:39.780509Z",
            "updatedTime": "2018-11-10T18:29:26.883817Z",
            "uploadedTime": "2016-07-19T20:38:06.308975Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625677/theora/A_Billion_People_And_Even_More_Phones.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625677/large_thumb/A_Billion_People_And_Even_More_Phones.jpg"
        },
        {
            "id": 625845,
            "name": "Daily Tech News Show 16. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625845/theora/DTNS20161116.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625845/broadcast/DTNS20161116.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625845/small_thumb/DTNS20161116.jpg",
                "original": "https://upload.frikanalen.no/media/625845/original/DTNS20161116.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625845/large_thumb/DTNS20161116.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:08:51.090000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8027vid",
            "createdTime": "2016-12-16T13:46:52.866002Z",
            "updatedTime": "2018-11-10T18:29:26.633147Z",
            "uploadedTime": "2016-12-16T13:46:58.411406Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625845/theora/DTNS20161116.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625845/large_thumb/DTNS20161116.jpg"
        },
        {
            "id": 625676,
            "name": "Daily Tech News Show 18. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625676/broadcast/DTNS20160718.dv",
                "original": "https://upload.frikanalen.no/media/625676/original/DTNS20160718.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625676/small_thumb/DTNS20160718.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:45.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6973vid",
            "createdTime": "2016-07-19T20:28:35.928561Z",
            "updatedTime": "2018-11-10T18:29:26.885224Z",
            "uploadedTime": "2016-07-19T20:29:05.504807Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.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"
        },
        {
            "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": 625121,
            "name": "Folkehelsens røtter 07",
            "header": "Per de Lange tar oss med tilbake i historien og viser oss helsevitenskapens røtter. I siste del av programmet forteller han om mat som er egnet til å styrke kroppen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625121/theora/orig_710a8d8e69804f288f3a855f28b9ff9e.ogv",
                "original": "https://upload.frikanalen.no/media/625121/original/orig_710a8d8e69804f288f3a855f28b9ff9e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625121/broadcast/6629_265086f0cd894a35b46696c00987bada.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625121/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:53.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-28T09:18:21.713000Z",
            "updatedTime": "2018-11-10T18:29:27.629910Z",
            "uploadedTime": "2012-12-28T09:18:21.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625121/theora/orig_710a8d8e69804f288f3a855f28b9ff9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625121/large_thumb/large.jpg"
        },
        {
            "id": 625120,
            "name": "Den norske kirke i eksil 130",
            "header": "Programmet handler om Jesus og de 3 vise menn.Jesus oppgave fra Gud var å frelse det som var fortapt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625120/theora/orig_aef937d65e074a53ba542ba2c8cc8e12.ogv",
                "original": "https://upload.frikanalen.no/media/625120/original/orig_aef937d65e074a53ba542ba2c8cc8e12.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625120/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625120/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625120/broadcast/6647_45403f30989f4245b781fe4c042a8e73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625120/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-01-09T00:11:17.060000Z",
            "updatedTime": "2018-11-10T18:29:27.631263Z",
            "uploadedTime": "2013-01-09T00:11:17.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625120/theora/orig_aef937d65e074a53ba542ba2c8cc8e12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625120/large_thumb/large.jpg"
        },
        {
            "id": 625119,
            "name": "Folkehelsens røtter 06",
            "header": "Per de Lange tar oss med tilbake i historien og forteller om folkehelsevitenskapens kronglete vei fram til dagens anbefalinger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625119/theora/orig_e6a8a3eaa2064f05abc0d43eb94479a5.ogv",
                "original": "https://upload.frikanalen.no/media/625119/original/orig_e6a8a3eaa2064f05abc0d43eb94479a5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625119/broadcast/6628_3090077363ca4a3397458c496176981e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625119/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:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-28T09:08:12.247000Z",
            "updatedTime": "2018-11-10T18:29:27.632632Z",
            "uploadedTime": "2012-12-28T09:08:12.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625119/theora/orig_e6a8a3eaa2064f05abc0d43eb94479a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625119/large_thumb/large.jpg"
        },
        {
            "id": 625118,
            "name": "Opprinnelsen, 06 Syndefallet",
            "header": "En av Guds skapninger gjorde opprør i Guds nyskapte verden. Hvorfor kunne ikke Gud bare drepe Satan før han fikk gjort mye skade? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625118/theora/orig_444cfa27c4284e6ca1c1123ab1234e3f.ogv",
                "original": "https://upload.frikanalen.no/media/625118/original/orig_444cfa27c4284e6ca1c1123ab1234e3f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625118/broadcast/6633_6102a1ef208e4c8fb32fc2740853bb18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625118/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-12-31T13:46:06.850000Z",
            "updatedTime": "2018-11-10T18:29:27.634013Z",
            "uploadedTime": "2012-12-31T13:46:06.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625118/theora/orig_444cfa27c4284e6ca1c1123ab1234e3f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625118/large_thumb/large.jpg"
        },
        {
            "id": 625117,
            "name": "Opprinnelsen, 05 moral",
            "header": "Hvorfor skapte Gud et tre i hagen som kunne gi kunnskap om Goddt og ondt? Hva har dette med moral og en fri vilje å gjøre. Får vi her innsikt i noe av det dypeste som bibelen åpenbarer?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625117/theora/orig_90c3de737bf842ed8d98adae10a5896d.ogv",
                "original": "https://upload.frikanalen.no/media/625117/original/orig_90c3de737bf842ed8d98adae10a5896d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625117/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625117/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625117/broadcast/6632_58b2b584cfdd44a59b5974d8fb29b254.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625117/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-12-31T13:40:58.210000Z",
            "updatedTime": "2018-11-10T18:29:27.635401Z",
            "uploadedTime": "2012-12-31T13:40:58.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625117/theora/orig_90c3de737bf842ed8d98adae10a5896d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625117/large_thumb/large.jpg"
        },
        {
            "id": 625116,
            "name": "Opprinnelsen, 04 Bibelsk tema",
            "header": "Om Gud er skaper eller ikke må ha stor betydning for eetikk og tro. Hvordan henger skapelsen sammen med en tro på en Gud son har noe han skulle ha sagt. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625116/theora/orig_cb2f24e5627342739478984c9df42f90.ogv",
                "original": "https://upload.frikanalen.no/media/625116/original/orig_cb2f24e5627342739478984c9df42f90.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625116/broadcast/6631_87f4da20030f45cbb70cb0bf6dddf381.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625116/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-12-31T13:35:33.927000Z",
            "updatedTime": "2018-11-10T18:29:27.636819Z",
            "uploadedTime": "2012-12-31T13:35:33.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625116/theora/orig_cb2f24e5627342739478984c9df42f90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625116/large_thumb/large.jpg"
        },
        {
            "id": 625115,
            "name": "Opprinnelsen, 03 Fullført",
            "header": "Da Gud fullførte skapelsen av himmel og jord gav han til slutt menneskene en viktig gave. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625115/theora/orig_fcb99a9118da4bd68c56d7ef6b05e569.ogv",
                "original": "https://upload.frikanalen.no/media/625115/original/orig_fcb99a9118da4bd68c56d7ef6b05e569.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625115/broadcast/6630_1656abfe5613463f83a3bd1d22c3e5c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625115/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-12-31T13:31:05.343000Z",
            "updatedTime": "2018-11-10T18:29:27.638203Z",
            "uploadedTime": "2012-12-31T13:31:05.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625115/theora/orig_fcb99a9118da4bd68c56d7ef6b05e569.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625115/large_thumb/large.jpg"
        },
        {
            "id": 625114,
            "name": "Den norske kirke i eksil 129",
            "header": "Vi takker alle for  året 2012.\nMed ønske om et fortsatt gledelig jul ønsker vi dere alle et velsignet godt nytt år.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625114/theora/orig_c36e3e7dfcd54917ab3eb76d0b188af1.ogv",
                "original": "https://upload.frikanalen.no/media/625114/original/orig_c36e3e7dfcd54917ab3eb76d0b188af1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625114/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625114/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625114/broadcast/6627_eb0f3ec973854ad7983e813b65c4460e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625114/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:31",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-27T16:41:32.257000Z",
            "updatedTime": "2018-11-10T18:29:27.639589Z",
            "uploadedTime": "2012-12-27T16:41:32.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625114/theora/orig_c36e3e7dfcd54917ab3eb76d0b188af1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625114/large_thumb/large.jpg"
        },
        {
            "id": 624977,
            "name": "AR6221 Arena",
            "header": "Arena med Bjørn Gjellum som programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
                "original": "https://upload.frikanalen.no/media/624977/original/orig_06e3a222f5c944ad9980e4f1ac0b8a08.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624977/broadcast/6398_c4dc4b9a52994644afde3df8c1020d51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:11",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:34:00.703000Z",
            "updatedTime": "2018-11-10T18:29:27.821281Z",
            "uploadedTime": "2012-09-15T08:34:00.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
        }
    ]
}