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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2550&ordering=header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2450&ordering=header",
    "results": [
        {
            "id": 625356,
            "name": "TED - Michael Green: What the Social Progress Index can reveal about your country",
            "header": "The term Gross Domestic Product is often talked about as if it were “handed down from god on tablets of stone.” But this concept was invented by an economist in the 1930s. We need a more effective measurement tool to match 21st century needs, says Michael Green: the Social Progress Index. With charm and wit, he shows how this tool measures societies across the three dimensions that actually matter. And reveals the dramatic reordering of nations that occurs when you use it.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625356/small_thumb/MichaelGreen_2014G.jpg",
                "theora": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv",
                "original": "https://upload.frikanalen.no/media/625356/original/MichaelGreen_2014G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625356/broadcast/MichaelGreen_2014G.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:00.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelGreen_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.353317Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg"
        },
        {
            "id": 625516,
            "name": "TED - Paul Greenberg: The four fish we're overeating -- and what to eat instead",
            "header": "The way we fish for popular seafood such as salmon, tuna and shrimp is threatening to ruin our oceans. Paul Greenberg explores the sheer size and irrationality of the seafood economy, and suggests a few specific ways we can change it, to benefit both the natural world and the people who depend on fishing for their livelihoods.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625516/theora/PaulGreenberg_2015Z.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625516/small_thumb/PaulGreenberg_2015Z.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625516/broadcast/PaulGreenberg_2015Z.dv",
                "original": "https://upload.frikanalen.no/media/625516/original/PaulGreenberg_2015Z.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625516/large_thumb/PaulGreenberg_2015Z.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:28.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/PaulGreenberg_2015Z",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.141008Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625516/theora/PaulGreenberg_2015Z.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625516/large_thumb/PaulGreenberg_2015Z.jpg"
        },
        {
            "id": 625714,
            "name": "Lightning talks - Debconf 16",
            "header": "They're talks. They go like lightning.\n\nTalk (45 mins) session with Nattie Mayer-Hutchings during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625714/broadcast/Lightning_talks_6.dv",
                "theora": "https://upload.frikanalen.no/media/625714/theora/Lightning_talks_6.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625714/large_thumb/Lightning_talks_6.jpg",
                "original": "https://upload.frikanalen.no/media/625714/original/Lightning_talks_6.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625714/small_thumb/Lightning_talks_6.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:51:22.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/105/",
            "createdTime": "2016-07-22T13:37:38.584877Z",
            "updatedTime": "2018-11-10T18:29:26.823686Z",
            "uploadedTime": "2016-07-22T13:37:45.209826Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625714/theora/Lightning_talks_6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625714/large_thumb/Lightning_talks_6.jpg"
        },
        {
            "id": 625881,
            "name": "High FPS GoPro test",
            "header": "This is merely a test to see how Frikanalen handles high FPS inputs.",
            "description": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625881/original/GOPR0003.MP4"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:04.360000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-05-08T11:26:00.667676Z",
            "updatedTime": "2018-11-14T11:22:08.973211Z",
            "uploadedTime": "2017-05-22T09:21:11.098575Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 625685,
            "name": "It's not LAMP: Web app packaging in Sandstorm - Debconf 16",
            "header": "This talk covers how web app packaging works for the free software [Sandstorm.io](https://sandstorm.io/) project. This talk covers how Sandstorm achieves one-click installs of web apps for unprivileged users. To do this, Sandstorm's packaging tools do a few strange things:\n\n- Every app package is a tiny Debian derivative, often as small as 20MB.\n\n- Apps have no Internet connectivity to the outside world.\n\n- Sandstorm uses a FUSE filesystem to identify which files are needed to run the app.\n\n- An app bundles all its needed services, as well as files, resulting in one MySQL service per app.\n\n- Users click and run one _instance_ of an app like Etherpad per document, which is all handled transparently via a web app, a strategy that has neutralized 95% of 0-day web app vulnerabilities, based on our analysis.\n\n- Developers on Mac OS and Windows can create packages for Sandstorm, even though Sandstorm is Linux-only, due to an emphasis on Linux VMs in our development tools.\n\nSomehow we manage to make this scale reasonably well. Additionally, it is popular with upstream authors: of the >50 web apps packaged for Sandstorm, about 1/3 are maintained by their upstreams.\n\nThis talk focuses on how the Sandstorm packaging tools work, with community insights as well as technical ones, with the hopes of showing Debian how to more effectively package web apps for end users.\n\nTalk (45 mins) session with Asheesh Laroia and Sandstorm.io during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625685/theora/Its_not_LAMP_Web_app_packaging_in_Sandstorm.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625685/broadcast/Its_not_LAMP_Web_app_packaging_in_Sandstorm.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625685/large_thumb/Its_not_LAMP_Web_app_packaging_in_Sandstorm.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625685/small_thumb/Its_not_LAMP_Web_app_packaging_in_Sandstorm.jpg",
                "original": "https://upload.frikanalen.no/media/625685/original/Its_not_LAMP_Web_app_packaging_in_Sandstorm.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:47:22.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/85/",
            "createdTime": "2016-07-20T22:38:31.483593Z",
            "updatedTime": "2018-11-10T18:29:26.870457Z",
            "uploadedTime": "2016-07-20T22:38:39.344198Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625685/theora/Its_not_LAMP_Web_app_packaging_in_Sandstorm.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625685/large_thumb/Its_not_LAMP_Web_app_packaging_in_Sandstorm.jpg"
        },
        {
            "id": 625724,
            "name": "Towards the formal verification of maintainer scripts - Debconf 16",
            "header": "This talk describes a recently started research project named\n[http://colis.irif.univ-paris-diderot.fr/ Colis] with the goal of\ndeveloping techniques and tools for the formal verification of\nmaintainer scripts (preinst, postinst, prerm, postrm).\n\n*Program verification* aims at obtaining a formal assurance that a\nprogram is correct with respect to a given specification. This is\nachieved by constructing a formal proof of correctness of the program.\nIn contrast to *program testing*, the existence of a proof assures\nthat the program behaves correctly in *any* situation described by the\nspecification. Failure of an attempt to verify a program, on the other\nhand, can often be used to generate useful test cases.\n\nA possible example of a program specification is absence of execution\nerror under certain initial conditions. Automatic program verification\neven for this kind of specification is an extremely challenging task.\nIn case of Debian maintainer scripts we are faced with even more\nchallenging properties like idempotency of scripts (required by\npolicy), or commutation of scripts.\n\nThe project is still in the beginning, so there are no results yet to\npresent. However, I will explain why I think that the case of Debian\nmaintainer scripts is very interesting for program verification : some\naspects of scripts (POSIX shell, manipulation of a complex data\nstructure) make the problem very difficult, while other aspects of the\nDebian case are likely to make the problem easier. I am also very\ninterested in the inputs from the audience about possible use cases of\nscript verification in the context of Debian.\n\nTalk (45 mins) session with Ralf Treinen during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625724/theora/Towards_the_formal_verification_of_maintainer_scripts.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625724/broadcast/Towards_the_formal_verification_of_maintainer_scripts.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625724/large_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg",
                "original": "https://upload.frikanalen.no/media/625724/original/Towards_the_formal_verification_of_maintainer_scripts.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625724/small_thumb/Towards_the_formal_verification_of_maintainer_scripts.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:44:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/63/",
            "createdTime": "2016-07-22T18:23:01.482749Z",
            "updatedTime": "2018-11-10T18:29:26.809460Z",
            "uploadedTime": "2016-07-22T18:23:10.165109Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625724/theora/Towards_the_formal_verification_of_maintainer_scripts.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625724/large_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg"
        },
        {
            "id": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 626108,
            "name": "FSCONS 2017 - Joakim Lundborg - Why we need free password managers",
            "header": "This talk will be about my experience building uis for the pass password manager, and some related concerns:\r\n\r\n* Why usability is a security feature\r\n*The need for free software password manages\r\n* Can this be a path to drive GPG adoption?\r\n\r\nRecorded by NUUG for FSCONS.\r\nhttps://github.com/cortex/gopass\r\nhttps://github.com/cortex/ripasso\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626108/broadcast/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg",
                "original": "https://upload.frikanalen.no/media/626108/original/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:12.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundbor",
            "createdTime": "2018-12-13T20:12:36.415520Z",
            "updatedTime": "2018-12-13T22:37:09.676333Z",
            "uploadedTime": "2018-12-13T22:22:27.426977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626108/theora/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626108/large_thumb/fscons17_-_324_-_en_-_smalltalk_-_201711051700_-_why_we_need_free_password_managers_-_joakim_lundborg.jpg"
        },
        {
            "id": 625727,
            "name": "Decentralized communications with Ring - Debconf 16",
            "header": "This talk will be an introduction to Ring and the technology behind it. \n\nWe will explore how OpenDHT and ICE are used to initiate communications and transmit messages in an decentralized and secure manner.\n\nThe talk also includes a presentation of the different Ring clients, notably the new `ring` package that has made it to Debian testing this week.\n\nFinally, we will have a look at an up and comming new Ring freature: username registration using ethereum and a block chain.\n\nTalk (45 mins) session with Alexandre Viau and Simon Désaulniers during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625727/theora/Decentralized_communications_with_Ring.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625727/broadcast/Decentralized_communications_with_Ring.dv",
                "original": "https://upload.frikanalen.no/media/625727/original/Decentralized_communications_with_Ring.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625727/large_thumb/Decentralized_communications_with_Ring.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625727/small_thumb/Decentralized_communications_with_Ring.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:22:08.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/139/",
            "createdTime": "2016-07-22T20:02:44.788796Z",
            "updatedTime": "2018-11-10T18:29:26.805299Z",
            "uploadedTime": "2016-07-22T20:02:51.890032Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625727/theora/Decentralized_communications_with_Ring.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625727/large_thumb/Decentralized_communications_with_Ring.jpg"
        },
        {
            "id": 625688,
            "name": "Debian on ARM devices - Debconf 16",
            "header": "This talk will cover Debian on ARM devices, including NAS devices, development boards and other devices.  The talk will briefly explain how the installer works on ARM from the point of view of a user.  It will then cover in detail how Debian on ARM is different to Debian on x86 devices and what infrastructure we created in Debian to support a wide range of ARM devices, such as flash-kernel.  Some supported platforms and devices will be covered as well.\n\nTalk (45 mins) session with Martin Michlmayr during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625688/theora/Debian_on_ARM_devices_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625688/broadcast/Debian_on_ARM_devices_2.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625688/small_thumb/Debian_on_ARM_devices_2.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625688/large_thumb/Debian_on_ARM_devices_2.jpg",
                "original": "https://upload.frikanalen.no/media/625688/original/Debian_on_ARM_devices_2.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:42:21.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/90/",
            "createdTime": "2016-07-21T12:31:39.395255Z",
            "updatedTime": "2018-11-10T18:29:26.860204Z",
            "uploadedTime": "2016-07-21T12:31:46.652771Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625688/theora/Debian_on_ARM_devices_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625688/large_thumb/Debian_on_ARM_devices_2.jpg"
        },
        {
            "id": 625693,
            "name": "Ultimate Debian Database: current status and future plans - Debconf 16",
            "header": "This talk will provide an overview of the current status of Ultimate Debian Database, and some discussion about future plans.\n\nTalk (20 mins) session with Lucas Nussbaum during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625693/theora/Ultimate_Debian_Database_current_status_and_future_plans.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625693/broadcast/Ultimate_Debian_Database_current_status_and_future_plans.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625693/large_thumb/Ultimate_Debian_Database_current_status_and_future_plans.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625693/small_thumb/Ultimate_Debian_Database_current_status_and_future_plans.jpg",
                "original": "https://upload.frikanalen.no/media/625693/original/Ultimate_Debian_Database_current_status_and_future_plans.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:15:32.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/66/",
            "createdTime": "2016-07-21T19:16:26.613974Z",
            "updatedTime": "2018-11-10T18:29:26.853211Z",
            "uploadedTime": "2016-07-21T19:16:31.459703Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625693/theora/Ultimate_Debian_Database_current_status_and_future_plans.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625693/large_thumb/Ultimate_Debian_Database_current_status_and_future_plans.jpg"
        },
        {
            "id": 623593,
            "name": "Time4glory india",
            "header": "Thomas Varghese fra India i samtale med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623593/theora/4277_b6d0fb91643a485d80acafd524245d05.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623593/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623593/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623593/broadcast/4277_f142ed00610f4d4dac855fbff6440150.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623593/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-04-30T11:18:13.990000Z",
            "updatedTime": "2018-11-10T18:29:29.615588Z",
            "uploadedTime": "2010-04-30T11:18:13.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623593/theora/4277_b6d0fb91643a485d80acafd524245d05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623593/large_thumb/large.jpg"
        },
        {
            "id": 625841,
            "name": "Blokkjedeteknologier og kryptovaluta-løsninger",
            "header": "Thor-Harald Johansen Fra Bitspace AS introduserer de tekniske løsningene som Bitspace jobber med: Blokkjedeteknologier og kryptovaluta-løsninger for (1) Grensesnitt mot tradisjonelle banktjenester, (2) Steemit/sosiale medier basert på kryptovaluta, og (3) Utvikling og etablering av løsninger og tjenester for the unbanked/de bankløse i den fremvoksende kryptoøkonomien.\r\n\r\nNUUG talk from 2016-12-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625841/broadcast/20161213-blockchain-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625841/small_thumb/20161213-blockchain-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:53.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-12-14T13:09:15.182902Z",
            "updatedTime": "2018-11-10T18:29:26.638818Z",
            "uploadedTime": "2016-12-14T13:11:02.613519Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
        },
        {
            "id": 624409,
            "name": "Den norske kirke i eksil 82",
            "header": "Tiende hva betyr den for menigheten?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624409/theora/5517_03a518bc94b643b684e9a2a2d5d76d23.ogv",
                "original": "https://upload.frikanalen.no/media/624409/original/orig_ef1e4f85bcfc4fb6b1cdf522459fe30f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624409/broadcast/5517_8d12a97d2d084b66850d80338817b010.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624409/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:28:48.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-09T17:07:17.300000Z",
            "updatedTime": "2018-11-10T18:29:28.556793Z",
            "uploadedTime": "2011-04-09T17:07:17.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624409/theora/5517_03a518bc94b643b684e9a2a2d5d76d23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624409/large_thumb/large.jpg"
        },
        {
            "id": 623850,
            "name": "Frisk og glad, del 8 av 9",
            "header": "Ti enkle leveregler for et bedre liv. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623850/broadcast/4481_7b00144d51ed4044aec7866496ba459b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:11:03.837000Z",
            "updatedTime": "2018-11-10T18:29:29.292436Z",
            "uploadedTime": "2010-07-07T08:11:03.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
        },
        {
            "id": 627342,
            "name": "Gudebildet",
            "header": "Til ettertanke",
            "description": "Til ettertanke",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627342/theora/Gudebildet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627342/broadcast/Gudebildet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627342/large_thumb/Gudebildet.jpg",
                "original": "https://upload.frikanalen.no/media/627342/original/Gudebildet.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:51.533333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-05-10T18:12:15.175264Z",
            "updatedTime": "2022-05-10T18:41:09.936820Z",
            "uploadedTime": "2022-05-10T18:14:06.922580Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627342/theora/Gudebildet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627342/large_thumb/Gudebildet.jpg"
        },
        {
            "id": 624051,
            "name": "Møteplassen - Tilgivelse 1",
            "header": "Tilgir Gud betingelsesløst? Og hvilket forhold har fanger i fengsel til ord som nåde og tilgivelse? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624051/theora/4945_5d02ac80330f4bb6bf2c88cdab7af28b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624051/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624051/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624051/broadcast/4945_31c7b2c6744649caa97ebdbd833bd272.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624051/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-24T14:21:48Z",
            "updatedTime": "2018-11-10T18:29:29.018696Z",
            "uploadedTime": "2010-11-24T14:21:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624051/theora/4945_5d02ac80330f4bb6bf2c88cdab7af28b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624051/large_thumb/large.jpg"
        },
        {
            "id": 623883,
            "name": "Time 4 Glory 290910",
            "header": "Time 4 Glory med Tommy M Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623883/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623883/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623883/broadcast/4691_4ddb745f46924ae3afb3e17a371d209c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:29.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T08:14:10.097000Z",
            "updatedTime": "2018-11-10T18:29:29.246225Z",
            "uploadedTime": "2010-08-31T08:14:10.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
        },
        {
            "id": 624055,
            "name": "T4G 20101201",
            "header": "Time 4 Glory med Tommy M Josefsson\nOch Svenn Johansson_01",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624055/theora/4961_4b0554c6a4c34b6f86a941121068f316.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624055/broadcast/4961_33acc6c2ecb44adb8a9f161c2bad132b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624055/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-29T14:15:09.523000Z",
            "updatedTime": "2018-11-10T18:29:29.013301Z",
            "uploadedTime": "2010-11-29T14:15:09.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624055/theora/4961_4b0554c6a4c34b6f86a941121068f316.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624055/large_thumb/large.jpg"
        },
        {
            "id": 624326,
            "name": "Ti Minutter & De Levende Ord",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg & De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
                "original": "https://upload.frikanalen.no/media/624326/original/orig_0161291c8532402ba2f271d9b19b42d0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624326/broadcast/5381_a08d01646a3b4ba287620a993a5978a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T12:22:38.787000Z",
            "updatedTime": "2018-11-10T18:29:28.662812Z",
            "uploadedTime": "2011-02-28T12:22:38.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
        },
        {
            "id": 624152,
            "name": "STFp01-LOp02 20110105-2940",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg och Levande Ord Tommy Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624152/theora/5133_e30bd720964f463cbd61efd8e3d478f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624152/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624152/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624152/broadcast/5133_e8486665711049e98eca02a19609f6d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624152/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-27T13:48:51.440000Z",
            "updatedTime": "2018-11-10T18:29:28.889854Z",
            "uploadedTime": "2010-12-27T13:48:51.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624152/theora/5133_e30bd720964f463cbd61efd8e3d478f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624152/large_thumb/large.jpg"
        },
        {
            "id": 624363,
            "name": "Ti Minutter& Livshjelp20110420",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
                "original": "https://upload.frikanalen.no/media/624363/original/orig_d73d528707da4a22984312af27913bbc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624363/broadcast/5451_32e20383669940109b2f45539e61a0f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:19:51.220000Z",
            "updatedTime": "2018-11-10T18:29:28.613744Z",
            "uploadedTime": "2011-03-16T13:19:51.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
        },
        {
            "id": 624291,
            "name": "Ti Minutter & Livshjelp",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Livshjelp med Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624291/theora/5351_fec3106cd6d64519b525cdfb55640a04.ogv",
                "original": "https://upload.frikanalen.no/media/624291/original/orig_fda2e9b34e9a4b7cad2c73730e66aab7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624291/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624291/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624291/broadcast/5351_e048902adc974bdba367347c52f5341d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624291/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T13:05:09.710000Z",
            "updatedTime": "2018-11-10T18:29:28.708690Z",
            "uploadedTime": "2011-02-17T13:05:09.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624291/theora/5351_fec3106cd6d64519b525cdfb55640a04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624291/large_thumb/large.jpg"
        },
        {
            "id": 625544,
            "name": "TED - Tim Urban: Inside the mind of a master procrastinator",
            "header": "Tim Urban knows that procrastination doesn't make sense, but he's never been able to shake his habit of waiting until the last minute to get things done. In this hilarious and insightful talk, Urban takes us on a journey through YouTube binges, Wikipedia rabbit holes and bouts of staring out the window — and encourages us to think harder about what we're really procrastinating on, before we run out of time.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625544/large_thumb/TimUrban_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625544/broadcast/TimUrban_2016.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625544/small_thumb/TimUrban_2016.jpg",
                "original": "https://upload.frikanalen.no/media/625544/original/TimUrban_2016.mp4",
                "theora": "https://upload.frikanalen.no/media/625544/theora/TimUrban_2016.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:07.740000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TimUrban_2016",
            "createdTime": "2016-04-30T06:11:25.306777Z",
            "updatedTime": "2018-11-10T18:29:27.108632Z",
            "uploadedTime": "2016-04-30T06:23:28.202710Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625544/theora/TimUrban_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625544/large_thumb/TimUrban_2016.jpg"
        },
        {
            "id": 624012,
            "name": "10min med Svenn Tommy 011110",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624012/theora/4915_7ce638e440404e4db1f583b07d9a8915.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624012/broadcast/4915_d33212a14b42424087df63a3e533bd38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624012/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-01T12:00:10.960000Z",
            "updatedTime": "2018-11-10T18:29:29.069296Z",
            "uploadedTime": "2010-11-01T12:00:10.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624012/theora/4915_7ce638e440404e4db1f583b07d9a8915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624012/large_thumb/large.jpg"
        },
        {
            "id": 623881,
            "name": "10min med Svenn Tommy 220910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623881/broadcast/4689_64360f21d53d42f49e3a629e3727e072.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:42.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T05:48:53.917000Z",
            "updatedTime": "2018-11-10T18:29:29.249062Z",
            "uploadedTime": "2010-08-31T05:48:53.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
        },
        {
            "id": 623958,
            "name": "10min med Svenn Tommy 131010",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623958/broadcast/4788_48866e61f3114cfe91dc798c1354dc25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:54.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T12:05:25.343000Z",
            "updatedTime": "2018-11-10T18:29:29.139184Z",
            "uploadedTime": "2010-09-30T12:05:25.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
        },
        {
            "id": 623875,
            "name": "10min med Svenn Tommy 010910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord (repris 2 Sep. kl 12:30)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623875/theora/4678_cabab3b4c493485ab7ac02086b2ae24f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623875/broadcast/4678_b9d955bec8564387968b33a8296b3b2e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623875/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:18.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T09:39:30.863000Z",
            "updatedTime": "2018-11-10T18:29:29.257495Z",
            "uploadedTime": "2010-08-30T09:39:30.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623875/theora/4678_cabab3b4c493485ab7ac02086b2ae24f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623875/large_thumb/large.jpg"
        },
        {
            "id": 625968,
            "name": "Glass",
            "header": "To amatørkunstkritikere treffes i et kunstgalleri og argumenterer heftig om maleriene de får se, inntil de endelig finner et kunstverk de kan enes om...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625968/theora/Glass.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625968/broadcast/Glass.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625968/large_thumb/Glass.jpg",
                "original": "https://upload.frikanalen.no/media/625968/original/Glass.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:03:13.208333",
            "categories": [
                "Barn og ungdom",
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Glass_201703",
            "createdTime": "2018-01-03T14:13:58.425181Z",
            "updatedTime": "2018-11-18T17:16:11.739365Z",
            "uploadedTime": "2018-11-18T17:14:48.586329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625968/theora/Glass.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625968/large_thumb/Glass.jpg"
        },
        {
            "id": 623476,
            "name": "Glory TV Del2",
            "header": "Tommy M. Josefsson og Svenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623476/theora/4076_934fb20fa3024b9b8605e7895abb1624.ogv",
                "original": "https://upload.frikanalen.no/media/623476/original/orig_e08b35c674964050883a46bde8408511.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623476/broadcast/4076_ccc0dcbcdbb4462d959925fca948db9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623476/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:11",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T09:12:30.020000Z",
            "updatedTime": "2018-11-10T18:29:29.763566Z",
            "uploadedTime": "2010-03-17T09:12:30.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623476/theora/4076_934fb20fa3024b9b8605e7895abb1624.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623476/large_thumb/large.jpg"
        },
        {
            "id": 623479,
            "name": "Time 4 Glory 4",
            "header": "Tommy M. Josefsson\nSvenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
                "original": "https://upload.frikanalen.no/media/623479/original/orig_53b7534dbbf94beb9e2ddaee0febe86c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623479/broadcast/4078_777763bdc19842b29a286552a504f689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623479/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T10:22:35.963000Z",
            "updatedTime": "2018-11-10T18:29:29.759259Z",
            "uploadedTime": "2010-03-17T10:22:35.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623479/theora/4078_6349c3d5397b44c5adabb51a12e93412.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623479/large_thumb/large.jpg"
        },
        {
            "id": 623478,
            "name": "Time 4 Glory 4",
            "header": "Tommy M. Josefsson\nSvenn Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
                "original": "https://upload.frikanalen.no/media/623478/original/orig_39ace8728b3b494db327e0487a11b3ec.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623478/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623478/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623478/broadcast/4077_fd1dc1479bb4487fa523b1fd73324ee5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623478/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-17T09:47:11.500000Z",
            "updatedTime": "2018-11-10T18:29:29.760762Z",
            "uploadedTime": "2010-03-17T09:47:11.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623478/theora/4077_bd04c20e1fe948c1808d1eeeb969e5b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623478/large_thumb/large.jpg"
        },
        {
            "id": 622926,
            "name": "Et medmenneske del 2",
            "header": "Tom Schandy er prisbelønnet naturfotograf med mange bokutgivelser. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622926/theora/3173_3287593bbc7348d29f9d2e818d188814.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622926/broadcast/orig_078291dbfcbf47eda157f70959bc8098.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622926/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:59.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:20:29.870000Z",
            "updatedTime": "2018-11-10T18:29:30.417479Z",
            "uploadedTime": "2009-07-29T12:20:29.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622926/theora/3173_3287593bbc7348d29f9d2e818d188814.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622926/large_thumb/large.jpg"
        },
        {
            "id": 624393,
            "name": "Apropos: Støttesang",
            "header": "Trengte virkelig Japan en støttesang?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
                "original": "https://upload.frikanalen.no/media/624393/original/orig_ccfe9b1fcf1a41c0aba3348e0979f85b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624393/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624393/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624393/broadcast/5492_5de617588a0c44748e7ceeff1a3060ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:20.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-31T16:28:41Z",
            "updatedTime": "2018-11-10T18:29:28.578782Z",
            "uploadedTime": "2011-03-31T16:28:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624393/theora/5492_3a4f5a70dfbd4bc2a01abaedde4b5f4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624393/large_thumb/large.jpg"
        },
        {
            "id": 625316,
            "name": "TED - Afra Raymond: Three myths about corruption",
            "header": "Trinidad and Tobago amassed great wealth in the 1970s thanks to oil. But in 1982, a shocking fact was revealed -- that 2 out of every 3 dollars earmarked for development had been wasted or stolen. This has haunted Afra Raymond for 30 years. Shining a flashlight on a continued history of government corruption, Raymond gives us a reframing of financial crime. (Filmed at TEDxPortofSpain.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625316/small_thumb/AfraRaymond_2012X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625316/large_thumb/AfraRaymond_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625316/theora/AfraRaymond_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625316/original/AfraRaymond_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625316/broadcast/AfraRaymond_2012X.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:09.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AfraRaymond_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.408505Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625316/theora/AfraRaymond_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625316/large_thumb/AfraRaymond_2012X.jpg"
        },
        {
            "id": 627402,
            "name": "Palestina og pressfrihet",
            "header": "trond",
            "description": "informasjon",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627402/theora/2022-05-17 17-23-03.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627402/broadcast/2022-05-17 17-23-03.dv",
                "original": "https://upload.frikanalen.no/media/627402/original/2022-05-17 17-23-03.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627402/large_thumb/2022-05-17 17-23-03.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:15:09.680000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-05-25T07:44:42.479743Z",
            "updatedTime": "2022-06-03T13:14:11.184003Z",
            "uploadedTime": "2022-05-25T07:47:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627402/theora/2022-05-17 17-23-03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627402/large_thumb/2022-05-17 17-23-03.jpg"
        },
        {
            "id": 626723,
            "name": "Konferanse om Jemen",
            "header": "Trond Ali deltar på en internasjonal konferanse om Jemen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626723/theora/Trond Ali Linstad_KonferanseOmJemen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626723/broadcast/Trond Ali Linstad_KonferanseOmJemen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626723/large_thumb/Trond Ali Linstad_KonferanseOmJemen.jpg",
                "original": "https://upload.frikanalen.no/media/626723/original/Trond Ali Linstad_KonferanseOmJemen.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:43:57.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-03-08T21:38:10.821846Z",
            "updatedTime": "2021-03-20T07:25:28.410402Z",
            "uploadedTime": "2021-03-09T06:27:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626723/theora/Trond Ali Linstad_KonferanseOmJemen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626723/large_thumb/Trond Ali Linstad_KonferanseOmJemen.jpg"
        },
        {
            "id": 626769,
            "name": "Blikk på historien. Kanaans land og Palestina",
            "header": "Trond Ali forteller om Kanaans land og Palestina",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626769/theora/2021-04-05 17-04-37.mkv (720P) 25fps.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626769/broadcast/2021-04-05 17-04-37.mkv (720P) 25fps.dv",
                "original": "https://upload.frikanalen.no/media/626769/original/2021-04-05 17-04-37.mkv (720P) 25fps.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626769/large_thumb/2021-04-05 17-04-37.mkv (720P) 25fps.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:17:15.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-04-08T20:53:39.741274Z",
            "updatedTime": "2021-04-12T21:03:16.338363Z",
            "uploadedTime": "2021-04-08T21:28:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626769/theora/2021-04-05 17-04-37.mkv (720P) 25fps.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626769/large_thumb/2021-04-05 17-04-37.mkv (720P) 25fps.jpg"
        },
        {
            "id": 627885,
            "name": "Til det palestinske folket",
            "header": "Trond Ali gir en støtteerklæring til det palestinske folket",
            "description": "Trond Ali gir en støtteerklæring til det palestinske folket",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627885/theora/2024-06-02 20-08-12.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627885/broadcast/2024-06-02 20-08-12.dv",
                "original": "https://upload.frikanalen.no/media/627885/original/2024-06-02 20-08-12.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627885/large_thumb/2024-06-02 20-08-12.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:05:26.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2024-06-08T11:14:51.723833Z",
            "updatedTime": "2024-06-17T19:56:54.371412Z",
            "uploadedTime": "2024-06-08T11:17:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627885/theora/2024-06-02 20-08-12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627885/large_thumb/2024-06-02 20-08-12.jpg"
        },
        {
            "id": 626673,
            "name": "Trond Alis kvarter XVI",
            "header": "Trond Ali hilser Iran",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626673/theora/HilsenTilIran.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626673/broadcast/HilsenTilIran.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626673/large_thumb/HilsenTilIran.jpg",
                "original": "https://upload.frikanalen.no/media/626673/original/HilsenTilIran.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:10:57.880000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-01-14T21:23:13.737494Z",
            "updatedTime": "2021-01-15T01:21:43.239278Z",
            "uploadedTime": "2021-01-15T01:17:06.187046Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626673/theora/HilsenTilIran.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626673/large_thumb/HilsenTilIran.jpg"
        },
        {
            "id": 626652,
            "name": "Julehilsen",
            "header": "Trond Ali hilser Julen med dikt av Prøysen og Brecht.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626652/theora/Julehilsen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626652/broadcast/Julehilsen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626652/large_thumb/Julehilsen.jpg",
                "original": "https://upload.frikanalen.no/media/626652/original/Julehilsen.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:10:45.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-21T22:55:54.085253Z",
            "updatedTime": "2021-01-15T21:20:06.542396Z",
            "uploadedTime": "2020-12-22T01:36:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626652/theora/Julehilsen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626652/large_thumb/Julehilsen.jpg"
        },
        {
            "id": 626634,
            "name": "Trond Ali og Rabbi Dovid Weiss",
            "header": "Trond Ali inviterer Rabbi Dovid Weiss til å uttale seg om Naturei Karta og anti-sionisme",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626634/theora/Rabbi Weiss.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626634/broadcast/Rabbi Weiss.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626634/large_thumb/Rabbi Weiss.jpg",
                "original": "https://upload.frikanalen.no/media/626634/original/Rabbi Weiss.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:26:12.333333",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-02T17:10:32.850710Z",
            "updatedTime": "2020-12-03T07:21:31.195577Z",
            "uploadedTime": "2020-12-02T23:18:35.529091Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626634/theora/Rabbi Weiss.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626634/large_thumb/Rabbi Weiss.jpg"
        },
        {
            "id": 626702,
            "name": "Trond Alis kvarter XXII",
            "header": "Trond Ali kommenterer samisk nasjonaldag",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626702/theora/SamiskNasjonaldag.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626702/broadcast/SamiskNasjonaldag.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626702/large_thumb/SamiskNasjonaldag.jpg",
                "original": "https://upload.frikanalen.no/media/626702/original/SamiskNasjonaldag.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:08:13.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-02-10T21:32:00.374443Z",
            "updatedTime": "2021-02-10T23:21:32.271679Z",
            "uploadedTime": "2021-02-10T23:18:00.393092Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626702/theora/SamiskNasjonaldag.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626702/large_thumb/SamiskNasjonaldag.jpg"
        },
        {
            "id": 626703,
            "name": "Trond Alis kvarter XXIII",
            "header": "Trond Ali kommenterer samisk nasjonaldag 2",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626703/theora/SamiskNasjonaldag2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626703/broadcast/SamiskNasjonaldag2.dv",
                "original": "https://upload.frikanalen.no/media/626703/original/SamiskNasjonaldag2.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626703/large_thumb/SamiskNasjonaldag2.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:07:08.120000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-02-10T23:26:05.380021Z",
            "updatedTime": "2021-02-11T03:00:13.193853Z",
            "uploadedTime": "2021-02-11T02:57:00.808911Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626703/theora/SamiskNasjonaldag2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626703/large_thumb/SamiskNasjonaldag2.jpg"
        },
        {
            "id": 626485,
            "name": "Trond Alis kvarter",
            "header": "Trond Ali Linstad forteller om hvorfor Midtøsten fikk hans oppmerksomhet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626485/theora/TriondAlisKvarter.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626485/broadcast/TriondAlisKvarter.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626485/large_thumb/TriondAlisKvarter.jpg",
                "original": "https://upload.frikanalen.no/media/626485/original/TriondAlisKvarter.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:12:17.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-09-17T12:44:22.457047Z",
            "updatedTime": "2020-09-17T19:07:10.555847Z",
            "uploadedTime": "2020-09-17T18:57:04.644891Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626485/theora/TriondAlisKvarter.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626485/large_thumb/TriondAlisKvarter.jpg"
        },
        {
            "id": 626775,
            "name": "Support for the Palestinian Political Prisoners",
            "header": "Trond Ali Linstad shows his concerns for the Palestinian Political Prisoners in Israel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626775/theora/Support for the Palestinian Political Prisoners.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626775/broadcast/Support for the Palestinian Political Prisoners.dv",
                "original": "https://upload.frikanalen.no/media/626775/original/Support for the Palestinian Political Prisoners.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626775/large_thumb/Support for the Palestinian Political Prisoners.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:03:51.600000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-14T17:16:28.737339Z",
            "updatedTime": "2021-04-14T17:29:58.591442Z",
            "uploadedTime": "2021-04-14T17:28:17.036132Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626775/theora/Support for the Palestinian Political Prisoners.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626775/large_thumb/Support for the Palestinian Political Prisoners.jpg"
        },
        {
            "id": 626772,
            "name": "The Blockade and The Dire Humanitarian Impact",
            "header": "Trond Ali Linstad was invited to a video conference regarding the humanitarian crisis in Yemen. The topic of the discussion was \"The Blockade and The Dire Humanitarian Impact\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626772/theora/The Blockade and The Dire Humanitarian Impact.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626772/broadcast/The Blockade and The Dire Humanitarian Impact.dv",
                "original": "https://upload.frikanalen.no/media/626772/original/The Blockade and The Dire Humanitarian Impact.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626772/large_thumb/The Blockade and The Dire Humanitarian Impact.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "01:06:32.073283",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-04-11T17:40:14.484923Z",
            "updatedTime": "2021-04-12T20:58:30.880090Z",
            "uploadedTime": "2021-04-11T17:44:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626772/theora/The Blockade and The Dire Humanitarian Impact.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626772/large_thumb/The Blockade and The Dire Humanitarian Impact.jpg"
        },
        {
            "id": 626644,
            "name": "Trond Alis kvarter XV",
            "header": "Trond Ali og Hanan Khair Bakir snakker om palestinske barn i israelske fengsler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626644/theora/BarnFengsel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626644/broadcast/BarnFengsel.dv",
                "original": "https://upload.frikanalen.no/media/626644/original/BarnFengsel.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626644/large_thumb/BarnFengsel.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:15:16.800000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-15T22:26:48.291108Z",
            "updatedTime": "2020-12-16T08:20:39.299889Z",
            "uploadedTime": "2020-12-16T02:21:04.493116Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626644/theora/BarnFengsel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626644/large_thumb/BarnFengsel.jpg"
        },
        {
            "id": 626638,
            "name": "Trond Alis kvarter XIV",
            "header": "Trond Ali og Hanan snakker om palestinere i israelske fengsler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626638/theora/Trond Alis kvarter XIV.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626638/broadcast/Trond Alis kvarter XIV.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626638/large_thumb/Trond Alis kvarter XIV.jpg",
                "original": "https://upload.frikanalen.no/media/626638/original/Trond Alis kvarter XIV.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:52.640000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-07T09:40:32.140767Z",
            "updatedTime": "2020-12-09T23:09:18.135638Z",
            "uploadedTime": "2020-12-07T13:12:47.657708Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626638/theora/Trond Alis kvarter XIV.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626638/large_thumb/Trond Alis kvarter XIV.jpg"
        },
        {
            "id": 626648,
            "name": "Palestinske høytider",
            "header": "Trond Ali og Hanan snakker om palestinske høytider",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626648/theora/PalestinskeHoytider.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626648/broadcast/PalestinskeHoytider.dv",
                "original": "https://upload.frikanalen.no/media/626648/original/PalestinskeHoytider.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626648/large_thumb/PalestinskeHoytider.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:04:14.087421",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-18T23:44:24.812550Z",
            "updatedTime": "2020-12-19T08:43:04.542426Z",
            "uploadedTime": "2020-12-19T00:33:37.224073Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626648/theora/PalestinskeHoytider.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626648/large_thumb/PalestinskeHoytider.jpg"
        }
    ]
}