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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1100&ordering=-name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=-name",
    "results": [
        {
            "id": 625108,
            "name": "Opprinnelsen, 01 Jesus skaper",
            "header": "Bibelen hevder at Gud har skapt verden. Jesus beskrives som ordet som var i begynnelsen og som var Gud. Har derfor Jesus noe med skapelsen å gjøre? I så fall, hva? Terje Bjerka er programleder i en serie på 13 studier.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625108/theora/orig_004bb19d2e0549319e53313717f80986.ogv",
                "original": "https://upload.frikanalen.no/media/625108/original/orig_004bb19d2e0549319e53313717f80986.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625108/broadcast/6616_a3b3cf6f8ef64b7dbe52062c7ba1c2bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625108/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-20T11:52:43.843000Z",
            "updatedTime": "2018-11-10T18:29:27.647748Z",
            "uploadedTime": "2012-12-20T11:52:43.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625108/theora/orig_004bb19d2e0549319e53313717f80986.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625108/large_thumb/large.jpg"
        },
        {
            "id": 624014,
            "name": "Opphavsrettslige prinsipper",
            "header": "Månedens tema er «Opphavsrettslige prinsipper og konsepter» med Kirill Miazine:\r\n\r\nOpphavsrett er en del av immaterialretten og er et rettsområde som er stadig aktuell for utviklere, brukere, leverandører og kunder. Opphavsretten preges av en avveining av hensyn til skapere av verk og hensyn til den vitenskapelige, kulturelle, tekniske (og annen) utvikling.\r\n\r\nHva vernes av opphavsretten? Hvem kan få opphavsrett? Hva er forskjell mellom verk og eksemplar? Hvorfor er det lettere å oppnå vern for dårlig og rotete programkode enn god og ideell programkode?\r\n\r\nForedraget sikter på å gi deltakere en oversikt over de grunnleggende konseptene og prinsippene i norsk opphavsrett samt presentere enkelte regler som kan være aktuelle for forsamlingen.\r\n\r\nKirill Miazine er advokatfullmektig i IKT og Media-team i FØYEN Advokatfirma DA. Han jobber primært med kontraktsrettslige og immaterialrettslige spørsmål.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624014/theora/orig_04160bfaab824170b6d6d4d8f889e976.ogv",
                "original": "https://upload.frikanalen.no/media/624014/original/orig_04160bfaab824170b6d6d4d8f889e976.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624014/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624014/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624014/broadcast/4914_533095a6e4ea474b967999d8c1b47698.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624014/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:54.720000",
            "durationSec": 3774.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-31T09:53:04Z",
            "updatedTime": "2018-11-10T18:29:29.066492Z",
            "uploadedTime": "2010-10-31T09:53:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624014/theora/orig_04160bfaab824170b6d6d4d8f889e976.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624014/large_thumb/large.jpg"
        },
        {
            "id": 625928,
            "name": "Opne offentlege data",
            "header": "Kva skjer med opne data i Norge? I fleire år har offentleg sektor gjort sine data tilgjengelege så dei kan brukast av andre. Brukarane kan vere både frå privat sektor/sivilsamfunnet - såkalla vidarebruk - eller at offentleg sektor sjølve gjenbruker data.\r\n\r\nI foredraget gir Livar Bergheim ein kort introduksjon om du ikkje er kjent med opne data, du får høyre eksempel på bruk av opne data, kort historikk, kva er status, kva skjer (nye retningslinjer, felles datakatalog m.m.) og vegen vidare.\r\n\r\nNUUG talk from 2017-10-10.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625928/theora/20171010-opne-data-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625928/small_thumb/20171010-opne-data-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625928/large_thumb/20171010-opne-data-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625928/broadcast/20171010-opne-data-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:22:04.120000",
            "durationSec": 4924.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20171010-opne-data/",
            "createdTime": "2017-10-12T08:36:36.240346Z",
            "updatedTime": "2018-11-10T18:29:26.561869Z",
            "uploadedTime": "2017-10-12T08:38:48.380607Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625928/theora/20171010-opne-data-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625928/large_thumb/20171010-opne-data-frikanalen.jpg"
        },
        {
            "id": 623970,
            "name": "OpenStreetmap og frie kartdata",
            "header": "OpenStreetMap er verdens største prosjekt for å samle inn og tilby frie kartdata. Mer enn 200 000 registrerte bidragsytere verden over leverer data. Prosjektet startet i England i 2004 og har i mange land kommet veldig langt. Foredragsholder vil fortelle om dette imponerende prosjektet som er i ferd med å kartlegge hele verden, hvordan du kan bidra og hvordan alle kan dra nytte av disse dataene. Allerede i dag bruker f.eks en rekke firmaer dataene i løsninger de leverer, og en rekke brukere av GPS i bilen eller ute på tur i skog og mark kan gratis laste ned nye oppdaterte kart.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623970/theora/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.ogv",
                "original": "https://upload.frikanalen.no/media/623970/original/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623970/broadcast/4798_24eb07960d284976991c357f5533450a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623970/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:08.560000",
            "durationSec": 3428.56,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-05T07:01:07Z",
            "updatedTime": "2018-11-10T18:29:29.121821Z",
            "uploadedTime": "2010-10-05T07:01:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623970/theora/orig_bfaa6c2fbbfd4c3985c06855d3c5c465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623970/large_thumb/large.jpg"
        },
        {
            "id": 625733,
            "name": "OpenStack, update in Debian, Gerrit, Jenkins, and CI/CD for packages - Debconf 16",
            "header": "In this talk, we will review what happened in the OpenStack world over the last year: new projects that appeared in Debian (Congress, Aodh, Gnocchi, Magnum, Mistral, Senlin and Zaqar), and improvements in the existing projects (walk through important bits of the release notes), and how Debian became the base for the packaging of commercial products: Mirantis OpenStack is now fully based on the Debian packaging of OpenStack, and puppet-openstack is now fully compatible with Debian.\n\nThen, in a 2nd part of this talk, we'll cover a broader topic: we'll see how a CI/CD and automation for writing packages (and more specifically Python modules) could help Debian developers at large, using either Jenkins, or Gerrit, Nodepool and Zuul, running an OpenStack deployment to build packages. We'll see how Mirantis implemented its CI (and what it can do), and how this is currently done in upstream OpenStack CI/CD infrastructure, and how we could deploy it for Debian, inside our own infrastructure.\n\nTalk (45 mins) session with Thomas Goirand during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625733/theora/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625733/broadcast/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625733/large_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625733/small_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
                "original": "https://upload.frikanalen.no/media/625733/original/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:34:22.400000",
            "durationSec": 2062.4,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/99/",
            "createdTime": "2016-07-22T22:41:58.173602Z",
            "updatedTime": "2018-11-10T18:29:26.796856Z",
            "uploadedTime": "2016-07-22T22:42:03.668159Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625733/theora/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625733/large_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg"
        },
        {
            "id": 625373,
            "name": "OpenStack og drift i nettskyen",
            "header": "Dag Stenstad fra Zetta.IO presenterer hvordan man kommer igang med drift av tjenester i nettskyen. De siste årene har skjedd en stor omveltning i den globale IT-bransjen, hvor IT-infrastruktur blir industrialisert og standardisert. Dette legger grunnlaget for helt andre drifts- og utviklingsmodeller enn det som benyttes i dag. Automatisering av oppsett og styring av kapasitet, gjør at fokus endres fra det å drifte enkelte servere, til å levere tjenester.\r\n\r\nDag er daglig leder i Zetta.IO, den første norske leverandøren av Infrastruktur som tjeneste (IaaS) levert på Openstack. Han har 16 års erfaring fra telco- og hostingbransjen.\r\n",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625373/theora/20150210-openstack-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625373/small_thumb/20150210-openstack-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625373/large_thumb/20150210-openstack-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625373/broadcast/20150210-openstack-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:22:50.640000",
            "durationSec": 4970.64,
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.329964Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625373/theora/20150210-openstack-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625373/large_thumb/20150210-openstack-frikanalen.jpg"
        },
        {
            "id": 625384,
            "name": "Open Source in Broadcasting",
            "header": "For a variety of reasons broadcasters are not big users of open source - if anything many still have a viewpoint of Open Source that resembles views of the early 1990s. This presentation aims to explain what broadcasters around the world are doing in this area and what some of the difficulties are in an industry reliant on proprietary hardware and software as well as IPR-heavy.  In particular it will look into the creation of the Open Broadcast Encoder (OBE), a professional television encoder running on commodity hardware which many Norwegian organisations have played a role in. Many of the deployments have been firsts for Open Source in broadcasting, not to mention software encoders, silencing many naysayers.\r\n\r\nKieran Kunhya has worked on a variety of Open Source projects in multimedia, mainly on x264 and FFmpeg/libav, trying to make them suitable for use in professional environments such as Blu-Ray, television transmission and post-production to broadcaster file interchange. However, the technical issues are only half of the puzzle - he also spends a lot of time trying to explain Broadcasting to Open Source people and Open Source to Broadcasters and has spoken at many events about this. He is the creator of the Open Broadcast Encoder project, which is a fully open source broadcast encoder used to deliver a variety of channels around the world from the most high profile channels to much smaller channels, putting small players (e.g Frikanalen in Norway) on a similar playing field to the big players. He has worked on all the major deployments of OBE.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625384/broadcast/20140610-openbroadcasting-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625384/small_thumb/20140610-openbroadcasting-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:38.120000",
            "durationSec": 2978.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.315882Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg"
        },
        {
            "id": 627981,
            "name": "Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act med Salve J. Nilsen",
            "header": "Malin Bruland i NUUGs arrangørgruppe",
            "description": "Meld deg gjerne inn i NUUG: https://www.letsreg.com/no/register/NUUG-innmelding Velkommen!Salve er systemutvikler og har i 20+ år vært bidragsyter i flere Open Source miljøer, med vekt på community-arbeide for CPAN, Perl og Raku. I det siste har han brukt tiden på å hjelpe CPAN Security Group med å forberede seg på introduksjonen av nye lover som kommer fra EU, USA og andre land.\n\nForedragslysark: https://security.metacpan.org/presentations/nuug2024-metadata-foss-cra/",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627981/theora/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .ogv",
                "broadcast": "https://upload.frikanalen.no/media/627981/broadcast/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .dv",
                "largeThumb": "https://upload.frikanalen.no/media/627981/large_thumb/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .jpg",
                "original": "https://upload.frikanalen.no/media/627981/original/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .mp4"
            },
            "creator": "malin.bruland@pm.me",
            "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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:30.533333",
            "durationSec": 2790.533333,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-19T20:48:12.203389Z",
            "updatedTime": "2024-11-19T21:35:56.741298Z",
            "uploadedTime": "2024-11-19T20:48:44.941300Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627981/theora/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627981/large_thumb/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .jpg"
        },
        {
            "id": 624019,
            "name": "OpenID introduksjon",
            "header": "Dette foredraget presenterer hva OpenID er og hva den kan gjøre for deg. Vi vil demonstrere OpenID i en demo hvro vi bruker maskinvare-basert autentisering fra Yubico for forbedret sikkerhet. OpenId er en åpen arkitektur for web-basert brukerautentisering. En av dens fordeler er at den lar deg som web-utvikler unngå maset ved å vedlikeholde en egen bruker/passord-database, med de sikkerhetsproblemene dette innebærer. Fordelen for deg som bruker av systemet er at du kan redusere antall brukernavn/passord-kombinasjoner du må forholde deg til. Presentasjonen fokuserer på egenskaper i forhold til brukervennlighet og berører kun overfladisk de underliggende kryptografiske mekansimer.\r\n\r\nSimon Josefsson arbeider som uavhengig konsulent med fri sikkerhets-programvare. Han vedlikeholder GNU implementasjonen av TLS, Kerberos og SASL protekollene. Han deltar i IETF for å standardisere fremtidige versjoner.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624019/theora/4917_a9bdffc45c924a459ab4f3de7b0059a9.ogv",
                "original": "https://upload.frikanalen.no/media/624019/original/orig_6bafd0a31d634d24b894588bdca4cea2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624019/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624019/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624019/broadcast/4917_090e6fc5caa941c1814608ea05a0ff8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624019/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:09:38.440000",
            "durationSec": 4178.44,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-11-02T10:26:22Z",
            "updatedTime": "2018-11-10T18:29:29.059665Z",
            "uploadedTime": "2010-11-02T10:26:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624019/theora/4917_a9bdffc45c924a459ab4f3de7b0059a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624019/large_thumb/large.jpg"
        },
        {
            "id": 623964,
            "name": "Önskesangen",
            "header": "Önskesangen med sangevangelist Lennart Larsson, Programmet er spilt inn i Betania Eidskog, www.ckms.tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623964/theora/4793_4721f3d2a0844a31985c6313f3f66ce5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623964/broadcast/4793_db5c2ffa7fd24a2f8fd8a2a22e4a2f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623964/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:39.680000",
            "durationSec": 1719.68,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-10-01T00:01:22.497000Z",
            "updatedTime": "2018-11-10T18:29:29.130450Z",
            "uploadedTime": "2010-10-01T00:01:22.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623964/theora/4793_4721f3d2a0844a31985c6313f3f66ce5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623964/large_thumb/large.jpg"
        },
        {
            "id": 624178,
            "name": "One Life",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624178/theora/5185_c935bdbbc7ef400aa6d159c5017185c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624178/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624178/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624178/broadcast/5185_c935bdbbc7ef400aa6d159c5017185c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624178/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.760000",
            "durationSec": 1680.76,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:55:17.870000Z",
            "updatedTime": "2018-11-10T18:29:28.858278Z",
            "uploadedTime": "2011-01-18T09:55:17.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624178/theora/5185_c935bdbbc7ef400aa6d159c5017185c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624178/large_thumb/large.jpg"
        },
        {
            "id": 627184,
            "name": "Om utvidet militæravtale med USA",
            "header": "Kritiske kommentarer til baseavtale med USA",
            "description": "I videoen presenteres kritiske kommentarer til baseavtale mellom Norge og USA. Det oppfordres til å vise motstand mot avtalen, og at Stortinget må avvise avtalen.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627184/theora/Nei-til-baseavtale-med-USA-1020.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627184/broadcast/Nei-til-baseavtale-med-USA-1020.dv",
                "original": "https://upload.frikanalen.no/media/627184/original/Nei-til-baseavtale-med-USA-1020.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627184/large_thumb/Nei-til-baseavtale-med-USA-1020.jpg"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 90 82 41 89",
                "fkmember": true
            },
            "duration": "00:06:05.120000",
            "durationSec": 365.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-02-18T19:20:43.780312Z",
            "updatedTime": "2022-02-18T19:26:06.202049Z",
            "uploadedTime": "2022-02-18T19:22:35.297604Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627184/theora/Nei-til-baseavtale-med-USA-1020.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627184/large_thumb/Nei-til-baseavtale-med-USA-1020.jpg"
        },
        {
            "id": 626733,
            "name": "Om koronavaksine",
            "header": "Trond Ali og Ola snakker om vaksine. Opptaket er gjort 5. mars som var før AstraZeneca-vaksinen ble et tema",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626733/theora/tronAliOmVaksine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626733/broadcast/tronAliOmVaksine.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626733/large_thumb/tronAliOmVaksine.jpg",
                "original": "https://upload.frikanalen.no/media/626733/original/tronAliOmVaksine.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 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:21:51.920000",
            "durationSec": 1311.92,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-03-19T21:23:49.528526Z",
            "updatedTime": "2025-03-17T19:08:43.217758Z",
            "uploadedTime": "2021-03-20T03:45:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626733/theora/tronAliOmVaksine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626733/large_thumb/tronAliOmVaksine.jpg"
        },
        {
            "id": 627728,
            "name": "Om fortapelsen av fredsevnen",
            "header": "Marielle Leraand forklarer hvordan fredsbevegelsen og politiske partier fortaper seg i krigsretorikk. Hun skisserer løsninger.",
            "description": "Marielle Leraand forklarer hvordan fredsbevegelsen og politiske partier fortaper seg i krigsretorikk",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627728/theora/CONTENTS1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627728/broadcast/CONTENTS1.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627728/large_thumb/CONTENTS1.jpg",
                "original": "https://upload.frikanalen.no/media/627728/original/CONTENTS1.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 133,
                "name": "Bevegelsen for Sosialisme",
                "homepage": null,
                "description": "",
                "postalAddress": "c/o Håkon Edøy Hanssen\r\n    Hørløcks veg 57D\r\n    7058 CHARLOTTENLUND",
                "streetAddress": "c/o Håkon Edøy Hanssen\r\n    Hørløcks veg 57D\r\n    7058 CHARLOTTENLUND",
                "editorId": 2915,
                "editorName": "Håkon Edøy Hanssen",
                "editorEmail": "haakon_edoy@hotmail.com",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:24.720000",
            "durationSec": 924.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-03-21T10:11:02.526631Z",
            "updatedTime": "2023-04-02T19:15:42.141618Z",
            "uploadedTime": "2023-03-21T10:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627728/theora/CONTENTS1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627728/large_thumb/CONTENTS1.jpg"
        },
        {
            "id": 627974,
            "name": "Om bibelen 2",
            "header": "Viktige opplysninger",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627974/theora/Om bibelen  2 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627974/broadcast/Om bibelen  2 (1).dv",
                "original": "https://upload.frikanalen.no/media/627974/original/Om bibelen  2 (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627974/large_thumb/Om bibelen  2 (1).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": "Anders Helge Myhren",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "+47 97 57 89 63",
                "fkmember": true
            },
            "duration": "00:44:00.533333",
            "durationSec": 2640.533333,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-14T07:30:58.249537Z",
            "updatedTime": "2024-11-14T07:52:20.884534Z",
            "uploadedTime": "2024-11-14T07:31:27.387919Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627974/theora/Om bibelen  2 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627974/large_thumb/Om bibelen  2 (1).jpg"
        },
        {
            "id": 627970,
            "name": "Om bibelen 1",
            "header": "Viktige opplysninger",
            "description": "Fra bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627970/theora/Om bibelen 1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627970/broadcast/Om bibelen 1.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627970/large_thumb/Om bibelen 1.jpg",
                "original": "https://upload.frikanalen.no/media/627970/original/Om bibelen 1.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": "Anders Helge Myhren",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "+47 97 57 89 63",
                "fkmember": true
            },
            "duration": "00:36:22.466667",
            "durationSec": 2182.466667,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-13T14:41:15.249811Z",
            "updatedTime": "2024-11-13T14:58:57.715913Z",
            "uploadedTime": "2024-11-13T14:41:39.489968Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627970/theora/Om bibelen 1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627970/large_thumb/Om bibelen 1.jpg"
        },
        {
            "id": 625813,
            "name": "Om beslaget i popcorn-time.no saken",
            "header": "Økokrim beslagla i vår domenet popcorn-time.no. I den forbindelse gjennomførte de beslag også hos IMC AS og deres regnskapsfører. Morten Eriksen, daglig leder i IMC AS, gir her gi sin versjon av hvordan dette opplevdes fra hans side.\r\n\r\nNUUG talk from 2016-11-08.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625813/theora/20161108-popcorntime-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625813/small_thumb/20161108-popcorntime-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625813/large_thumb/20161108-popcorntime-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625813/broadcast/20161108-popcorntime-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:58.120000",
            "durationSec": 3058.12,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-11-11T06:36:27.331758Z",
            "updatedTime": "2018-11-10T18:29:26.683955Z",
            "uploadedTime": "2016-11-11T06:38:13.436831Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625813/theora/20161108-popcorntime-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625813/large_thumb/20161108-popcorntime-frikanalen.jpg"
        },
        {
            "id": 626959,
            "name": "Økt spenning i nordområdene",
            "header": "Temaer som berøres er: Økt militarisering og spenning i nordområdene; Farer ved atomvåpen og opprustning; Norges rolle knyttet til militarisering og allianse- (NATO) og sikkerhetspolitikk",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626959/theora/Spenning-i-nord-og-atomtrussel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626959/broadcast/Spenning-i-nord-og-atomtrussel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626959/large_thumb/Spenning-i-nord-og-atomtrussel.jpg",
                "original": "https://upload.frikanalen.no/media/626959/original/Spenning-i-nord-og-atomtrussel.mp4"
            },
            "creator": "ghem@getmail.no",
            "organization": {
                "id": 152,
                "name": "Stopp NATO",
                "homepage": "https://stoppnato.no/",
                "description": "",
                "postalAddress": "Heimdalsgata 21",
                "streetAddress": "Heimdalsgata 21",
                "editorId": 2311,
                "editorName": "Geir Hem",
                "editorEmail": "ghem@getmail.no",
                "editorMsisdn": "+47 90 82 41 89",
                "fkmember": true
            },
            "duration": "00:41:00.400000",
            "durationSec": 2460.4,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-10-25T14:57:30.321552Z",
            "updatedTime": "2021-10-25T18:20:13.256800Z",
            "uploadedTime": "2021-10-25T15:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626959/theora/Spenning-i-nord-og-atomtrussel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626959/large_thumb/Spenning-i-nord-og-atomtrussel.jpg"
        },
        {
            "id": 623951,
            "name": "Økonomitips",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
                "original": "https://upload.frikanalen.no/media/623951/original/orig_e30f0874fa134755b243320da56fbff3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623951/broadcast/4779_9c3f2be653c648aeaa8e691604191c59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:09",
            "durationSec": 129.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:19:53.593000Z",
            "updatedTime": "2018-11-10T18:29:29.148800Z",
            "uploadedTime": "2010-09-29T07:19:53.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623951/theora/4779_86b2e054f22d4eed91f879a04dfc67a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623951/large_thumb/large.jpg"
        },
        {
            "id": 622454,
            "name": "OD-Kunnskap gir superkrefter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622454/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622454/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622454/broadcast/orig_OD - Kunskap gir superkrefter - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
            },
            "creator": "guro_g_seim@hotmail.com",
            "organization": {
                "id": 46,
                "name": "Operasjon Dagsverk",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1077,
                "editorName": "Guro Grytli Seim",
                "editorEmail": "guro_g_seim@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:37.760000",
            "durationSec": 1537.76,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T09:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.700607Z",
            "uploadedTime": "2009-01-01T09:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
        },
        {
            "id": 627493,
            "name": "NUUG Meetup 2022-06-07: Free Software for Fabrication",
            "header": "Sebastian Kuzminsky from the LinuxCNC project will present the free software stack needed to make use of fabrication machinery such as 3D printers and CNC mills & lathes.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627493/theora/20220607-fabrication.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627493/broadcast/20220607-fabrication.dv",
                "original": "https://upload.frikanalen.no/media/627493/original/20220607-fabrication.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627493/large_thumb/20220607-fabrication.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "02:00:57",
            "durationSec": 7257.0,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-06-10T11:00:04.326127Z",
            "updatedTime": "2022-06-15T19:28:22.507078Z",
            "uploadedTime": "2022-06-15T18:32:01.200399Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627493/theora/20220607-fabrication.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627493/large_thumb/20220607-fabrication.jpg"
        },
        {
            "id": 626645,
            "name": "NUUG Meetup 2020-12-08: Cory Doctorow - Monopoly, Not Mind Control",
            "header": "What's Really Happening With \"Surveillance Capitalism\"\r\n\r\nMånedens tema er: «Monopoly, Not Mind Control: What's Really Happening With \"Surveillance Capitalism\"» med Cory Doctorow. Foredraget vil foregå på engelsk. Kort om presentasjonen:\r\n\r\nExtraordinary claims require extraordinary evidence, and the claim that Big Tech can use big data to bypass our cognitive faculties is a doozy. Whether the claim is being made by big tech or its critics, it's pretty thin, and if you're a tech critic, it's a kind of backhanded compliment: even if Big Tech is being run by evil geniuses, at least they're still geniuses.\r\n\r\nThere's a more parsimonious explanation: Big Tech are mediocre monopolists, engaged in the same deep-pocketed moneyball that allowed their robber-baron forebears to corner entire sectors of the economy. If that's true, then we have a range of options that don't require safeguarding the alleged mind-control rays hidden in their data centers.\r\n\r\nCory Doctorow (craphound.com) is a science fiction author, activist and journalist. He is the author of many books, most recently RADICALIZED and WALKAWAY, science fiction for adults; HOW TO DESTROY SURVEILLANCE CAPITALISM, nonfiction about monopoly and conspiracy which is now available in Norwegian; IN REAL LIFE, a graphic novel; and the picture book POESY THE MONSTER SLAYER. His latest book is ATTACK SURFACE, a standalone adult sequel to LITTLE BROTHER.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626645/theora/20201208-doctorow.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626645/broadcast/20201208-doctorow.dv",
                "original": "https://upload.frikanalen.no/media/626645/original/20201208-doctorow.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626645/large_thumb/20201208-doctorow.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:28:25.240000",
            "durationSec": 5305.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20201208-doctorow/",
            "createdTime": "2020-12-16T11:13:06.139163Z",
            "updatedTime": "2020-12-16T16:34:53.038232Z",
            "uploadedTime": "2020-12-16T13:02:42.362658Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626645/theora/20201208-doctorow.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626645/large_thumb/20201208-doctorow.jpg"
        },
        {
            "id": 626569,
            "name": "NUUG Meetup 2020-11-10: Flying rockets with Free Software",
            "header": "Bdale Garbe reports on if it is possible to construct, build and fly rockets kilometers into the atmosphere using only Free Software.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626569/theora/20201110-free-software-rockets.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626569/broadcast/20201110-free-software-rockets.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626569/large_thumb/20201110-free-software-rockets.jpg",
                "original": "https://upload.frikanalen.no/media/626569/original/20201110-free-software-rockets.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:33.300000",
            "durationSec": 3633.3,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-11-11T19:21:18.347865Z",
            "updatedTime": "2020-11-11T21:13:59.107408Z",
            "uploadedTime": "2020-11-11T20:21:15.444996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626569/theora/20201110-free-software-rockets.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626569/large_thumb/20201110-free-software-rockets.jpg"
        },
        {
            "id": 626555,
            "name": "NUUG Meetup 2020-10-13: 0G: Escaping the Surveillance Blackhole with Free Mobile Computing",
            "header": "Alexandre Oliva presents.\r\n\r\nSo-called smartphones have long been recognized as a surveillance problem by the Free Software community, and it feels like, even at the speed of light, no personal data can escape them any more. Still, they offer useful features that many people find valuable enough to make up for their perceived privacy loss, to everyone's detriment. What if we could get the useful features without sacrificing our privacy? We have enough Free Software and Hardware, and we could have surveillance-Free OLPC-like networking with Tor, using onion-like services for incoming calls. Time seems ripe. Who wants one? Who wants to make them? How can we make them viable? We welcome you to learn more about the 0G project.\r\n\r\nAlexandre Oliva is a Free Software Evangelist, GNU speaker, Recipient of FSF's 2016 Award for the Advancement of Free Software and FSF and FSF Latin America board member. He is also 0G foreseer of the 0G project, LibrePlanet São Paulo activist, Maintainer of GNU Linux-libre, and co-maintainer of the GNU Compiler Collection, GNU binutils and GNU libc and finally GNU tools engineer at AdaCore.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626555/theora/20201013-mobile-computing-with-privacy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626555/broadcast/20201013-mobile-computing-with-privacy.dv",
                "original": "https://upload.frikanalen.no/media/626555/original/20201013-mobile-computing-with-privacy.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626555/large_thumb/20201013-mobile-computing-with-privacy.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:11.440000",
            "durationSec": 3371.44,
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-10-27T23:40:47.438688Z",
            "updatedTime": "2020-10-28T01:07:16.784758Z",
            "uploadedTime": "2020-10-28T00:17:53.060909Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626555/theora/20201013-mobile-computing-with-privacy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626555/large_thumb/20201013-mobile-computing-with-privacy.jpg"
        },
        {
            "id": 626484,
            "name": "NUUG Meetup 2020-09-08: Lagring av store mengde data hos Qvisten Animation",
            "header": "Månedens tema er: «Lagring av store mengder data hos Qvisten Animation» med Andreas Martin Aanerud. Foredraget vil foregå på norsk. Kort om forelesningen:\r\n\r\nQvisten Animation benytter seg av FreeNAS, som lagrings system, som baserer seg på openZFS. Vi skal se på hvordan Qvisten Animasjon har satt opp systemet med automatiske snapshots, sikker overføring av data til andre studioer, samt bruk av rclone til Google Drive!\r\n\r\nAndreas Martin Aanerud har jobbet i krysningen mellom IT og Medier i over 15 år, hvor fokus har vært på alt fra lagring og nettverk, ned til bruk av image magic og Pixars OpenSource prosjekter som Universal Scene Description.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626484/theora/20200908-zfs-qvisten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626484/broadcast/20200908-zfs-qvisten.dv",
                "original": "https://upload.frikanalen.no/media/626484/original/20200908-zfs-qvisten.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626484/large_thumb/20200908-zfs-qvisten.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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:25.680000",
            "durationSec": 3625.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no/aktiviteter/20200908-zfs-qvisten/",
            "createdTime": "2020-09-17T07:25:42.737652Z",
            "updatedTime": "2020-09-17T08:54:17.336004Z",
            "uploadedTime": "2020-09-17T07:58:24.359995Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626484/theora/20200908-zfs-qvisten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626484/large_thumb/20200908-zfs-qvisten.jpg"
        },
        {
            "id": 628086,
            "name": "NUUG-foredrag: Sikker sletting, kryptering og bedre utnyttelse av datalager med komprimering",
            "header": "NUUG",
            "description": "NUUG-foredrag om sikker sletting, utnytte harddisken bedre og kryptering 08.04.2025. Foredragsholdere er Knut Yrvin og Malin Bruland fra NUUG-styret: \n\nLysark til foredraget: https://bit.ly/3G2ARCE\n \nEn liten detalj. Det ble av en gjest på foredraget påstått at at det raskt å knekke LUKS-passord. Dette er feil. Vi har lagt inn dette som en del av forklaringen i  foredraget og presentasjonen. \n\nMeld deg gjerne inn i NUUG: https://nuug.no/innmelding Velkommen!",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628086/theora/NUUG-foredrag-Sikker-sletting-kryptering-og bedre utnyttelse av datalager med komprimering.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628086/broadcast/NUUG-foredrag-Sikker-sletting-kryptering-og bedre utnyttelse av datalager med komprimering.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628086/large_thumb/NUUG-foredrag-Sikker-sletting-kryptering-og bedre utnyttelse av datalager med komprimering.jpg",
                "original": "https://upload.frikanalen.no/media/628086/original/NUUG-foredrag-Sikker-sletting-kryptering-og bedre utnyttelse av datalager med komprimering.mp4"
            },
            "creator": "malin.bruland@pm.me",
            "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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:40:05.033333",
            "durationSec": 2405.033333,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-05-04T13:51:10.300600Z",
            "updatedTime": "2025-05-04T14:13:19.659333Z",
            "uploadedTime": "2025-05-04T13:51:14.550512Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628086/theora/NUUG-foredrag-Sikker-sletting-kryptering-og bedre utnyttelse av datalager med komprimering.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628086/large_thumb/NUUG-foredrag-Sikker-sletting-kryptering-og bedre utnyttelse av datalager med komprimering.jpg"
        },
        {
            "id": 628089,
            "name": "NUUG 22.03.2025 - Linux installasjonsfest av Debian 13 - Doble levetiden på PC-en",
            "header": "NUUG",
            "description": "Foredragsholder: Knut Yrvin\n\nNå har du mulighet til å doble levetiden på brukte bærbare maskiner for hele familien, med nyeste mest stabile programvaren nå som Microsoft i oktober 2025 avslutter støtten til forrige Windows-versjon.\n\nForedragslysark: https://bit.ly/3GnuidQ\n\nBrukergide på wiki:  https://wiki.pc-aid.no/Debianlive\n\nVelkommen til å melde deg inn i NUUG:\nhttps://www.letsreg.com/no/register/NUUG-innmelding",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628089/theora/Linux installasjonsfest av Debian 13 - Doble levetiden p� PC-en.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628089/broadcast/Linux installasjonsfest av Debian 13 - Doble levetiden p� PC-en.dv",
                "original": "https://upload.frikanalen.no/media/628089/original/Linux installasjonsfest av Debian 13 - Doble levetiden p� PC-en.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628089/large_thumb/Linux installasjonsfest av Debian 13 - Doble levetiden p� PC-en.jpg"
            },
            "creator": "malin.bruland@pm.me",
            "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": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:34:56.240000",
            "durationSec": 2096.24,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-05-05T10:02:55.758605Z",
            "updatedTime": "2025-05-05T10:16:23.437902Z",
            "uploadedTime": "2025-05-05T10:02:58.655524Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628089/theora/Linux installasjonsfest av Debian 13 - Doble levetiden p� PC-en.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628089/large_thumb/Linux installasjonsfest av Debian 13 - Doble levetiden p� PC-en.jpg"
        },
        {
            "id": 624368,
            "name": "NTNUI har fått ny leder",
            "header": "Jens Sveen Frogner forteller oss hvilke planer han har for NTNUIs fremtid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
                "original": "https://upload.frikanalen.no/media/624368/original/orig_b4be2a509bc74166ad57462dc907e0cf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624368/broadcast/5459_710754a2f3bd4e8880035aebf27e7249.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:08.680000",
            "durationSec": 68.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:52:44.100000Z",
            "updatedTime": "2018-11-10T18:29:28.609639Z",
            "uploadedTime": "2011-03-18T18:52:44.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
        },
        {
            "id": 624367,
            "name": "NTNU app",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
                "original": "https://upload.frikanalen.no/media/624367/original/orig_daa7c6d3037548a9b6e3f84c5eabc841.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624367/broadcast/5458_2b9b51e6340049e2b2b2ad0af7b83cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:56.160000",
            "durationSec": 116.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:50:50.910000Z",
            "updatedTime": "2018-11-10T18:29:28.611013Z",
            "uploadedTime": "2011-03-18T18:50:50.910000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
        },
        {
            "id": 624293,
            "name": "Norsk tre på fest",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624293/broadcast/5348_3c0f7272373c4a90a5767535eb091aac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:31.360000",
            "durationSec": 91.36,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T12:26:57Z",
            "updatedTime": "2018-11-10T18:29:28.705889Z",
            "uploadedTime": "2011-02-17T12:26:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg"
        },
        {
            "id": 626770,
            "name": "Norsk fredsmegler til Midtøsten",
            "header": "Fra 2020 har Tor Wennesland hatt stilling som FNs spesialkoordinator for fredsprosessen i Midtøsten. Trond Ali knytter merknader til dette.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626770/theora/2021-03-26 14-26-47.mkv (720P) 25fps.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626770/broadcast/2021-03-26 14-26-47.mkv (720P) 25fps.dv",
                "original": "https://upload.frikanalen.no/media/626770/original/2021-03-26 14-26-47.mkv (720P) 25fps.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626770/large_thumb/2021-03-26 14-26-47.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 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:22:01.560000",
            "durationSec": 1321.56,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-04-08T21:31:24.643422Z",
            "updatedTime": "2021-04-12T21:03:03.941885Z",
            "uploadedTime": "2021-04-09T09:55:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626770/theora/2021-03-26 14-26-47.mkv (720P) 25fps.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626770/large_thumb/2021-03-26 14-26-47.mkv (720P) 25fps.jpg"
        },
        {
            "id": 623310,
            "name": "Nornet tv del 42",
            "header": "Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623310/theora/3817_04bb956655344b33bca083c552d2151c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623310/broadcast/3817_d21d88f3d433471cb145a3a6ad919fda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623310/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:21:35",
            "durationSec": 1295.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-01-08T09:12:26.017000Z",
            "updatedTime": "2018-11-10T18:29:29.964626Z",
            "uploadedTime": "2010-01-08T09:12:26.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623310/theora/3817_04bb956655344b33bca083c552d2151c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623310/large_thumb/large.jpg"
        },
        {
            "id": 623012,
            "name": "Nornet tv del 30",
            "header": "Ett program med Erling Ilsäe Nielsen og Tommy M. Josefsson (De gode nyheter)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623012/theora/3304_e34e5776bef943c6b8a6ea8a7e62bf46.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623012/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623012/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623012/broadcast/orig_625a398827db408f8605fb91dbd2a595.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623012/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:27:21.880000",
            "durationSec": 1641.88,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T11:53:03.757000Z",
            "updatedTime": "2018-11-10T18:29:30.339227Z",
            "uploadedTime": "2009-08-27T11:53:03.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623012/theora/3304_e34e5776bef943c6b8a6ea8a7e62bf46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623012/large_thumb/large.jpg"
        },
        {
            "id": 623021,
            "name": "Nornet TV del 28",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4b",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623021/broadcast/orig_90012d79345e4848936235f8358b1187.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623021/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-30T06:29:06.347000Z",
            "updatedTime": "2018-11-10T18:29:30.326856Z",
            "uploadedTime": "2009-08-30T06:29:06.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623021/large_thumb/large.jpg"
        },
        {
            "id": 623020,
            "name": "Nornet TV del 27",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4a",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623020/broadcast/orig_9e506277a5124eeda525ce2a33c3f0dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623020/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-29T18:27:22.063000Z",
            "updatedTime": "2018-11-10T18:29:30.328246Z",
            "uploadedTime": "2009-08-29T18:27:22.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623020/large_thumb/large.jpg"
        },
        {
            "id": 623018,
            "name": "Nornet TV del 26",
            "header": "Bibelundervisning\nved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623018/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623018/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623018/broadcast/orig_9b9421b7d97140cb80fddc6a2dbaab0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623018/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-28T07:13:15.493000Z",
            "updatedTime": "2018-11-10T18:29:30.330988Z",
            "uploadedTime": "2009-08-28T07:13:15.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
        },
        {
            "id": 623013,
            "name": "Nornet TV del 25",
            "header": "Bibelundervisning ved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623013/broadcast/orig_40f67855c5c24e42a934e5654dd82c9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623013/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T20:46:00.953000Z",
            "updatedTime": "2018-11-10T18:29:30.337814Z",
            "uploadedTime": "2009-08-27T20:46:00.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
        },
        {
            "id": 623011,
            "name": "Nornet TV del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623011/broadcast/orig_f6f9414f02244c38ab16dc30f1bc6242.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623011/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T08:07:17.020000Z",
            "updatedTime": "2018-11-10T18:29:30.340608Z",
            "uploadedTime": "2009-08-27T08:07:17.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
        },
        {
            "id": 623009,
            "name": "Nornet TV del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623009/broadcast/orig_d2f82653606844e0941f32c43f2cac62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623009/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:59.960000",
            "durationSec": 1739.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-26T14:25:18.680000Z",
            "updatedTime": "2018-11-10T18:29:30.343291Z",
            "uploadedTime": "2009-08-26T14:25:18.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623009/theora/3295_7d893880a9434397ae32ab489198184a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623009/large_thumb/large.jpg"
        },
        {
            "id": 623008,
            "name": "Nornet TV del 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623008/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623008/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623008/broadcast/orig_0c96bf3688bc4511915d44326459edab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623008/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T19:02:54.930000Z",
            "updatedTime": "2018-11-10T18:29:30.344780Z",
            "uploadedTime": "2009-08-25T19:02:54.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623008/theora/3290_d4d7b793010046a09f5425c1f42e03af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623008/large_thumb/large.jpg"
        },
        {
            "id": 623006,
            "name": "nornet tv del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623006/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623006/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623006/broadcast/orig_e8db41ef20bd488eb4d1141364d16bba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623006/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-25T07:57:31.293000Z",
            "updatedTime": "2018-11-10T18:29:30.348136Z",
            "uploadedTime": "2009-08-25T07:57:31.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623006/theora/3284_c602f5fa169a4c1e9c05803d9c747836.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623006/large_thumb/large.jpg"
        },
        {
            "id": 622980,
            "name": "nornet tv del 19",
            "header": "Kristent program med Fjell Thommy Fjeldberg, og naturvideoer av Dan Nordstrand.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622980/theora/3259_415f1dd2fcb94fcf8f95cc92430bc19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622980/broadcast/orig_2469d8ddcf574f2494ee5485a89aaa03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622980/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:22:53.280000",
            "durationSec": 1373.28,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-19T09:36:21.723000Z",
            "updatedTime": "2018-11-10T18:29:30.372152Z",
            "uploadedTime": "2009-08-19T09:36:21.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622980/theora/3259_415f1dd2fcb94fcf8f95cc92430bc19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622980/large_thumb/large.jpg"
        },
        {
            "id": 622979,
            "name": "nornet tv del 18",
            "header": "Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622979/broadcast/orig_398c571a13f24a80947ee7bcf7a16453.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622979/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:27.960000",
            "durationSec": 1767.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-18T14:55:22.523000Z",
            "updatedTime": "2018-11-10T18:29:30.373501Z",
            "uploadedTime": "2009-08-18T14:55:22.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
        },
        {
            "id": 622978,
            "name": "nornet tv del 17",
            "header": "Hans bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622978/broadcast/orig_738dc259df464c50b6c3221c5654bffc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622978/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:59.920000",
            "durationSec": 1739.92,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-17T15:29:31.333000Z",
            "updatedTime": "2018-11-10T18:29:30.374865Z",
            "uploadedTime": "2009-08-17T15:29:31.333000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622978/theora/3254_9cbf1455344a45cbbfe938d13136bc89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622978/large_thumb/large.jpg"
        },
        {
            "id": 622608,
            "name": "Nornet TV Del 06",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622608/theora/2954_f5de9e88516a4eaeb39c66e6237834a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622608/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622608/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622608/broadcast/orig_72df31bb00034adbabecfdd004b31f90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622608/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:24.960000",
            "durationSec": 1704.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-19T14:24:05.350000Z",
            "updatedTime": "2018-11-10T18:29:30.488627Z",
            "uploadedTime": "2009-05-19T14:24:05.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622608/theora/2954_f5de9e88516a4eaeb39c66e6237834a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622608/large_thumb/large.jpg"
        },
        {
            "id": 622594,
            "name": "Nornet TV Del 05",
            "header": "Kristen magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622594/theora/2953_cde1616445dd423e92996ad638617a4c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622594/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622594/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622594/broadcast/orig_bea065352d804b34992fd22ee031c915.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622594/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:43.040000",
            "durationSec": 1603.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-19T14:21:43.873000Z",
            "updatedTime": "2018-11-10T18:29:30.506944Z",
            "uploadedTime": "2009-05-19T14:21:43.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622594/theora/2953_cde1616445dd423e92996ad638617a4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622594/large_thumb/large.jpg"
        },
        {
            "id": 622588,
            "name": "Nornet TV Del 04",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622588/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622588/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622588/broadcast/orig_9695fb2ab4754b5bb14f893cbace804b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622588/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:20.040000",
            "durationSec": 1760.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:20:21.397000Z",
            "updatedTime": "2018-11-10T18:29:30.515461Z",
            "uploadedTime": "2009-05-13T13:20:21.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
        },
        {
            "id": 622587,
            "name": "Nornet TV Del 03",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622587/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622587/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622587/broadcast/orig_125166e495f14720bc5d6c4b89fc91e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622587/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.840000",
            "durationSec": 1799.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:14:47.377000Z",
            "updatedTime": "2018-11-10T18:29:30.516827Z",
            "uploadedTime": "2009-05-13T13:14:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
        },
        {
            "id": 622577,
            "name": "Nornet TV Del 02",
            "header": "Kristent magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622577/theora/2827_6b0c29472f894b87b499399ea36ce3d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622577/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622577/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622577/broadcast/orig_4981ee00708d4a2bb9ca36ffeac56e38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622577/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.720000",
            "durationSec": 1799.72,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-12T14:38:41.237000Z",
            "updatedTime": "2018-11-10T18:29:30.530578Z",
            "uploadedTime": "2009-05-12T14:38:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622577/theora/2827_6b0c29472f894b87b499399ea36ce3d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622577/large_thumb/large.jpg"
        },
        {
            "id": 622576,
            "name": "Nornet TV Del 01",
            "header": "Kristent magasinprogram",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622576/theora/2826_fdbbbba021474e3ea1f19668cb57510e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622576/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622576/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622576/broadcast/orig_22707d7068b7418c9a050ee07dd145ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622576/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:30:00.200000",
            "durationSec": 1800.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-12T14:37:17.470000Z",
            "updatedTime": "2018-11-10T18:29:30.531970Z",
            "uploadedTime": "2009-05-12T14:37:17.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622576/theora/2826_fdbbbba021474e3ea1f19668cb57510e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622576/large_thumb/large.jpg"
        }
    ]
}