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

{
    "count": 3454,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1400&ordering=header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1300&ordering=header",
    "results": [
        {
            "id": 624402,
            "name": "Teaser: Lev alternativt!",
            "header": "Følg med på www.stv.no for mer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624402/theora/5514_39730e34372e47559154658821411ad5.ogv",
                "original": "https://upload.frikanalen.no/media/624402/original/orig_271672baefc348e090ea0132e5f410ea.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624402/broadcast/5514_24d7b443185d48e7aa3fd50e1b375bbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624402/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:04.590000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:23:35Z",
            "updatedTime": "2018-11-10T18:29:28.566344Z",
            "uploadedTime": "2011-04-08T12:23:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624402/theora/5514_39730e34372e47559154658821411ad5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624402/large_thumb/large.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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:38.120000",
            "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": 624137,
            "name": "Norge trenger gjeldstelefonen",
            "header": "Foreningen Fattignorge har vært i England for å se på stiftelsen Consumer Credit Counselling Service. En stiftelse som gir gratis gjeldsrådgivingstjeneste og hjelper folk med å rydde opp i økonomien. Dette er noe som Foreningen Fattignorge ønsker å etablere i Norge. I Foreningen Fattignorges lokaler i Ålesund er alt klart for å starte opp Gjeldstelefonen. Det eneste som mangler er penger til drift.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624137/theora/5092_6903c18d78b145d388fee215d5da8d92.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624137/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624137/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624137/broadcast/5092_473da03bf9304b9190e0dc7cc6182e23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624137/large_thumb/large.jpg"
            },
            "creator": "pm.thalberg@gmail.com",
            "organization": {
                "id": 97,
                "name": "Sult Film Thalberg",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1963,
                "editorName": "Per Magne Thalberg",
                "editorEmail": "pm.thalberg@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:00.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-17T15:03:02.090000Z",
            "updatedTime": "2018-11-10T18:29:28.910545Z",
            "uploadedTime": "2010-12-17T15:03:02.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624137/theora/5092_6903c18d78b145d388fee215d5da8d92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624137/large_thumb/large.jpg"
        },
        {
            "id": 623511,
            "name": "Rettferd for taperne; Om fattigdom i innlandet",
            "header": "Foreningen, Rettferd for taperne ser på fattigdomsproblemet i innlandet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623511/theora/4213_7cb9751f54a54202bf14eca001dd2a59.ogv",
                "original": "https://upload.frikanalen.no/media/623511/original/orig_7705ddf4e1a84ebb9a0cce8a70b937d9.m4v",
                "smallThumb": "https://upload.frikanalen.no/media/623511/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623511/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623511/broadcast/4213_e11f95c2cfe84fa99686c10fbdec3a91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623511/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:28:13.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-04-09T07:54:50.697000Z",
            "updatedTime": "2020-09-02T06:27:25.137450Z",
            "uploadedTime": "2010-04-09T07:54:50.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623511/theora/4213_7cb9751f54a54202bf14eca001dd2a59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623511/large_thumb/large.jpg"
        },
        {
            "id": 624340,
            "name": "Fredsprisvinnar i medvind",
            "header": "Før møtte Dusko Kostic stengte dører og døve ører. Etter at han fikk Studentenes fredspris når han no ut til toppolitikarar i Kroatia.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
                "original": "https://upload.frikanalen.no/media/624340/original/orig_cc2c5066d7514933aba52dd92f3f97df.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624340/broadcast/5414_b7c62b1f16134dbc998b843a0ae35fe2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-04T21:14:27.620000Z",
            "updatedTime": "2018-11-10T18:29:28.643461Z",
            "uploadedTime": "2011-03-04T21:14:27.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
        },
        {
            "id": 624507,
            "name": "Frikanalen-årsmøte 2011 - Musikk-korps",
            "header": "For Norges Musikk-korps Forbund er Frikanalen blitt en viktig distribusjonskanal. Randi Kvinge oppsummerer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624507/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624507/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624507/broadcast/5629_53b177e347434472801d16e974c6d722.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:05.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-08T14:52:46Z",
            "updatedTime": "2018-11-10T18:29:28.428844Z",
            "uploadedTime": "2011-06-08T14:52:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
        },
        {
            "id": 622931,
            "name": "Livsretning del 3a",
            "header": "Fornuft og følelser del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622931/theora/3178_af866ef22edb40ab9eba758937177596.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622931/broadcast/orig_bb9cbd8fe31c4858984036d8cf1d06f6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622931/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:45:58.517000Z",
            "updatedTime": "2018-11-10T18:29:30.410720Z",
            "uploadedTime": "2009-07-29T12:45:58.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622931/theora/3178_af866ef22edb40ab9eba758937177596.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622931/large_thumb/large.jpg"
        },
        {
            "id": 622933,
            "name": "Livsretning del 4a",
            "header": "Fornuft og følelser del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622933/theora/3180_415b6ffc650d4707922a533f65f452d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622933/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622933/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622933/broadcast/orig_7990e2d878434cb78765cc5f1d01a130.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622933/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:28:14.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:49:12.937000Z",
            "updatedTime": "2018-11-10T18:29:30.407999Z",
            "uploadedTime": "2009-07-29T12:49:12.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622933/theora/3180_415b6ffc650d4707922a533f65f452d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622933/large_thumb/large.jpg"
        },
        {
            "id": 622513,
            "name": "ESTV 2008 uke 50",
            "header": "Første del av Lise Karlsens samtale med Terje, Grete, Jenny og Michael Forsberg i studio Oslo med et sterkt vitnesbyrd fra Terje Forsberg.\nSiste del sendes neste tirsdag, vi sees.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622513/theora/867_659aaeabcfcd41c3a1c92195ad51313c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622513/broadcast/orig_estv-no-BL1715k1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622513/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:01.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T14:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.619172Z",
            "uploadedTime": "2009-01-01T14:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622513/theora/867_659aaeabcfcd41c3a1c92195ad51313c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622513/large_thumb/large.jpg"
        },
        {
            "id": 622309,
            "name": "Uka-TV 14.02 - Åpningssending (MED REKLAME - MÅ IKKE SENDES!!)",
            "header": "Første sendingen vår vil være en introduksjon ti UKA-tv og en liten offisiell åpning. Vi vil gjeste relevante personer både foran og bak skjermen vil presenteres både fra UKA-tv og UKA.  Vi håper på å få lukrativt besøk i studio. Forhåpentligvis spiller de en låt og slår av en prat. Hvem vet, kanskje det er LUKESTAR??\n\nSerien, Døla-TV, har sin første sending, og vi håper den vil holde dere klistret til skjermen de neste dagene.\n\nÅrets gameshow, HiL-Games 09, har sin første runde i det som vil bli skolens tøffeste interne kamp noensinne!\n\nDu vil også kunne se første runde av \"Trine på sjekkern!\" Trine er vår utegående reporter, og skal under Uka finne \"den rette\". Hvordan det ender, og veien dit, får du med deg litt om i hver sending fremover.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622309/theora/2311_6ab84bc68bbf4b9080224bb2c31fae62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622309/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622309/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622309/broadcast/orig_Sending 1_lordag.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622309/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "01:06:31.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.899676Z",
            "uploadedTime": "2009-01-02T14:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622309/theora/2311_6ab84bc68bbf4b9080224bb2c31fae62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622309/large_thumb/large.jpg"
        },
        {
            "id": 624570,
            "name": "Den norske kirke i eksil nr 90",
            "header": "Første siden er nå rettet opp. Jeg  \nbeklager så mye. Feilene skyldes tidspress. \nProgrammet handler om den kristne tro.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
                "original": "https://upload.frikanalen.no/media/624570/original/orig_9436a33cf86f4eb0859a6e64a3afc429.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624570/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624570/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624570/broadcast/5745_e2339f1982084b3f8e60478e47dcb8de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-05T18:17:43.380000Z",
            "updatedTime": "2018-11-10T18:29:28.347495Z",
            "uploadedTime": "2011-09-05T18:17:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
        },
        {
            "id": 626956,
            "name": "Fortellingen om SAMA",
            "header": "Fortellingen om SAMA 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626956/theora/Fortellingen om SAMA 2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626956/broadcast/Fortellingen om SAMA 2.dv",
                "original": "https://upload.frikanalen.no/media/626956/original/Fortellingen om SAMA 2.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626956/large_thumb/Fortellingen om SAMA 2.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:11:06.280000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-10-20T22:37:26.041986Z",
            "updatedTime": "2021-11-08T18:36:10.583585Z",
            "uploadedTime": "2021-10-20T22:40:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626956/theora/Fortellingen om SAMA 2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626956/large_thumb/Fortellingen om SAMA 2.jpg"
        },
        {
            "id": 625068,
            "name": "Urtehagen TV - Skapelsen",
            "header": "Fortellinger fra koranen for barn, om Noa og små dyr",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625068/theora/6563_1dbedeb93f6b44b6a187f47c774acd77.ogv",
                "original": "https://upload.frikanalen.no/media/625068/original/orig_d3d74c98ba1f404ea571d948c43bba2d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/625068/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625068/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625068/broadcast/6563_16e7b0ba591947978bae758cfc83f730.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625068/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:06.560000",
            "categories": [
                "Barn og ungdom",
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-11-09T12:36:18.610000Z",
            "updatedTime": "2018-11-14T00:05:48.220208Z",
            "uploadedTime": "2012-11-09T12:36:18.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625068/theora/6563_1dbedeb93f6b44b6a187f47c774acd77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625068/large_thumb/large.jpg"
        },
        {
            "id": 624890,
            "name": "Bibelstudier 11 (2 kv 2012)",
            "header": "Fortell menigheten. Ikke mye inspirerer like godt som suksesshistorier. De gode historiene må deles.\nVi hører programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624890/theora/orig_5a325449b3d14c6c84e3100a09646e5b.ogv",
                "original": "https://upload.frikanalen.no/media/624890/original/orig_5a325449b3d14c6c84e3100a09646e5b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624890/broadcast/6149_c7453b1f687a4dc8be9b35516cfcfa95.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624890/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:17:35.527000Z",
            "updatedTime": "2018-11-10T18:29:27.928931Z",
            "uploadedTime": "2012-03-29T09:17:35.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624890/theora/orig_5a325449b3d14c6c84e3100a09646e5b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624890/large_thumb/large.jpg"
        },
        {
            "id": 624216,
            "name": "TED - Carter Emmart demos a 3D atlas of the universe",
            "header": "For the last 12 years, Carter Emmart has been coordinating the efforts of scientists, artists and programmers to build a complete 3D visualization of our known universe. He demos this stunning tour and explains how it's being shared with facilities around the world.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624216/theora/5246_b085bffc83a343e8bb52d8f64a1514e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624216/broadcast/5246_a19aa2e9a5094c359aca61bd8cf3060d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624216/large_thumb/large.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:53.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CarterEmmart_2010",
            "createdTime": "2011-02-01T14:27:16Z",
            "updatedTime": "2018-11-10T18:29:28.814959Z",
            "uploadedTime": "2011-02-01T14:27:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624216/theora/5246_b085bffc83a343e8bb52d8f64a1514e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624216/large_thumb/large.jpg"
        },
        {
            "id": 625060,
            "name": "FAT konf 04: Gud og loven 2",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Andre del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
                "original": "https://upload.frikanalen.no/media/625060/original/orig_c7f7b19c90664b819eb6595bf740e9a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625060/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625060/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625060/broadcast/6550_99db707574574a8889853d156f9a3df8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625060/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:22:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T15:01:00.183000Z",
            "updatedTime": "2018-11-10T18:29:27.709184Z",
            "uploadedTime": "2012-11-08T15:01:00.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625060/large_thumb/large.jpg"
        },
        {
            "id": 625059,
            "name": "FAT konf 03: Gud og loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Første del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625059/theora/orig_63a6111d33b44c1884ce681ea6419c6b.ogv",
                "original": "https://upload.frikanalen.no/media/625059/original/orig_63a6111d33b44c1884ce681ea6419c6b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625059/broadcast/6549_221f766975da417b85cf5905d8dc19f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625059/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:21:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:57:08.850000Z",
            "updatedTime": "2018-11-10T18:29:27.710554Z",
            "uploadedTime": "2012-11-08T14:57:08.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625059/theora/orig_63a6111d33b44c1884ce681ea6419c6b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625059/large_thumb/large.jpg"
        },
        {
            "id": 625070,
            "name": "FAT konf 05: Gud i loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Her hører vi Roger Robertsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625070/theora/orig_cec782a36b3d4f8d8a0730ab733cb2ca.ogv",
                "original": "https://upload.frikanalen.no/media/625070/original/orig_cec782a36b3d4f8d8a0730ab733cb2ca.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625070/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625070/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625070/broadcast/6551_bcb69dc00bd1421aa198cd92556314aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625070/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:22:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T15:05:03.373000Z",
            "updatedTime": "2018-11-10T18:29:27.695325Z",
            "uploadedTime": "2012-11-08T15:05:03.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625070/theora/orig_cec782a36b3d4f8d8a0730ab733cb2ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625070/large_thumb/large.jpg"
        },
        {
            "id": 625061,
            "name": "FAT konf 06: Lovløsheten",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Andre Schalfani.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
                "original": "https://upload.frikanalen.no/media/625061/original/orig_e48c1e9f0df4481296f16a4a480d9cac.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625061/broadcast/6572_06df56682e9047739ccf02fc38bb5045.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625061/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:19:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:53:35.857000Z",
            "updatedTime": "2018-11-10T18:29:27.707830Z",
            "uploadedTime": "2012-11-14T18:53:35.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625061/large_thumb/large.jpg"
        },
        {
            "id": 625058,
            "name": "FAT konf 01: Jesus eller loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Harald Giesebrecht.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625058/theora/orig_45c0ff4bff2748ddb485a30d2f07913f.ogv",
                "original": "https://upload.frikanalen.no/media/625058/original/orig_45c0ff4bff2748ddb485a30d2f07913f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625058/broadcast/6547_6e40422fc56d4ceb91fcc0c4bc3e5fe4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625058/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:45:13.330000Z",
            "updatedTime": "2018-11-10T18:29:27.711969Z",
            "uploadedTime": "2012-11-08T14:45:13.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625058/theora/orig_45c0ff4bff2748ddb485a30d2f07913f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625058/large_thumb/large.jpg"
        },
        {
            "id": 625062,
            "name": "FAT konf 07: Relevante ti bud?",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Kenneth Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
                "original": "https://upload.frikanalen.no/media/625062/original/orig_8ce1a9e2ff0f43468f6d82ca906c5957.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625062/broadcast/6573_8abcabefa09343c089d3c5dad2e978a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:58:07.330000Z",
            "updatedTime": "2018-11-10T18:29:27.706416Z",
            "uploadedTime": "2012-11-14T18:58:07.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
        },
        {
            "id": 625053,
            "name": "FAT konf 02: Paulus og loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Reimar Vetne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625053/theora/orig_1bb027e9296b49f9b61409b28dacca9b.ogv",
                "original": "https://upload.frikanalen.no/media/625053/original/orig_1bb027e9296b49f9b61409b28dacca9b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625053/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625053/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625053/broadcast/6548_d454cd03977d4043924f23c39866a81b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625053/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:21:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:50:00.223000Z",
            "updatedTime": "2018-11-10T18:29:27.718700Z",
            "uploadedTime": "2012-11-08T14:50:00.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625053/theora/orig_1bb027e9296b49f9b61409b28dacca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625053/large_thumb/large.jpg"
        },
        {
            "id": 625718,
            "name": "Debian/Linux in Developing Nations - Challenges and Rewards - Debconf 16",
            "header": "FOSS software is undoubtedly the best option for developing nations, where financial resources may limit access to proprietary software. At the same time, using Debian/Linux also has its share of challenges in these settings, as there may be infrastructure issues to contend with. This talk shares the joys I have personally experienced while using Debian in Swaziland, as well as the challenges that I have faced, and also seen others face too.\n\nPerhaps the audience may be able to suggest ways to overcome some of the issues involved, and thus get more exposure and adoption for Debian in developing countries.\n\nTalk (20 mins) session with Sicelo Mhlongo during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625718/broadcast/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.dv",
                "theora": "https://upload.frikanalen.no/media/625718/theora/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.ogv",
                "original": "https://upload.frikanalen.no/media/625718/original/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625718/small_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:30.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/121/",
            "createdTime": "2016-07-22T15:27:54.631110Z",
            "updatedTime": "2018-11-10T18:29:26.818082Z",
            "uploadedTime": "2016-07-22T15:27:59.885815Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625718/theora/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.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 406 16 181",
                "fkmember": true
            },
            "duration": "00:22:01.560000",
            "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": 624874,
            "name": "NewLife_Promo_2012",
            "header": "Fra barnehjemmet Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624874/broadcast/6253_c4439173c60b48218f20c89f6749b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624874/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:29.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-04-27T06:53:34.443000Z",
            "updatedTime": "2018-11-10T18:29:27.951243Z",
            "uploadedTime": "2012-04-27T06:53:34.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624874/large_thumb/large.jpg"
        },
        {
            "id": 623880,
            "name": "New Life 2010 del 10",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
                "original": "https://upload.frikanalen.no/media/623880/original/orig_9c751ec3a6ff4e6592f417b01126f196.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623880/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623880/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623880/broadcast/4688_cfcbb4b9a8b547cbb3c0570835b4fda2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T16:19:49.920000Z",
            "updatedTime": "2018-11-10T18:29:29.250430Z",
            "uploadedTime": "2010-08-30T16:19:49.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
        },
        {
            "id": 623963,
            "name": "New Life 2010 del 12",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
                "original": "https://upload.frikanalen.no/media/623963/original/orig_27c9ff84055f4c03a41a11d1fd3d62c6.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623963/broadcast/4792_88ebf4bc726e45bb8f48b3a662149a79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:09.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T15:23:10.780000Z",
            "updatedTime": "2018-11-10T18:29:29.132032Z",
            "uploadedTime": "2010-09-30T15:23:10.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
        },
        {
            "id": 623384,
            "name": "New Life 2010 del 04",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623384/theora/3962_7a3b4fab2f0f4bf6b9c890d0866397ae.ogv",
                "original": "https://upload.frikanalen.no/media/623384/original/orig_4ea3d0c581214b828ee9dae574db09b1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623384/broadcast/3962_b0a6368fe9f843ef8c4cc27630d2c244.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623384/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:45.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-14T22:20:40.300000Z",
            "updatedTime": "2018-11-10T18:29:29.862294Z",
            "uploadedTime": "2010-02-14T22:20:40.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623384/theora/3962_7a3b4fab2f0f4bf6b9c890d0866397ae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623384/large_thumb/large.jpg"
        },
        {
            "id": 623316,
            "name": "New Life 2010 del 02",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623316/theora/3887_e6cbb05f6d89442ea12795fe0da1e90d.ogv",
                "original": "https://upload.frikanalen.no/media/623316/original/orig_918a904cc8e14f2aa0e388256b55a83c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623316/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623316/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623316/broadcast/3887_c3f9649e0bd94987bbfc3c0ec1c5e185.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623316/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:31.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-13T20:51:37.183000Z",
            "updatedTime": "2018-11-10T18:29:29.956424Z",
            "uploadedTime": "2010-01-13T20:51:37.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623316/theora/3887_e6cbb05f6d89442ea12795fe0da1e90d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623316/large_thumb/large.jpg"
        },
        {
            "id": 623257,
            "name": "New Life 2009 del 23",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623257/theora/3675_a057c7ffa76d44d8b5f66394b04c6134.ogv",
                "original": "https://upload.frikanalen.no/media/623257/original/orig_0e70a58952e740d4a7c1d2e3d13ac72d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623257/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623257/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623257/broadcast/3675_d6145eb8aaef41d5a92f3102e7c5e5a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623257/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:51.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-04T15:02:52.187000Z",
            "updatedTime": "2018-11-10T18:29:30.032461Z",
            "uploadedTime": "2009-12-04T15:02:52.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623257/theora/3675_a057c7ffa76d44d8b5f66394b04c6134.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623257/large_thumb/large.jpg"
        },
        {
            "id": 623381,
            "name": "New Life 2010 del 03",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623381/theora/3951_39ecd74aeb534bfd9b0ce7c53242eeb4.ogv",
                "original": "https://upload.frikanalen.no/media/623381/original/orig_b2a610f8c3e9435492f02beff0329317.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623381/broadcast/3951_f31790fe54bc47439d96c2cdad76197e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623381/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:48.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-12T22:36:33.590000Z",
            "updatedTime": "2018-11-10T18:29:29.865012Z",
            "uploadedTime": "2010-02-12T22:36:33.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623381/theora/3951_39ecd74aeb534bfd9b0ce7c53242eeb4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623381/large_thumb/large.jpg"
        },
        {
            "id": 623418,
            "name": "New Life 2010 del 06",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
                "original": "https://upload.frikanalen.no/media/623418/original/orig_8718edf675f6437ea1bf7f6c2c8a2542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623418/broadcast/3986_d3bfae59403f49c7b34b06056de09e76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-23T10:13:32.803000Z",
            "updatedTime": "2018-11-10T18:29:29.819279Z",
            "uploadedTime": "2010-02-23T10:13:32.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
        },
        {
            "id": 623281,
            "name": "New Life 2009 del 24",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623281/theora/3738_326cf7f1abe74b4691acc23aa0191d05.ogv",
                "original": "https://upload.frikanalen.no/media/623281/original/orig_a7d0e630ecb74a5098d9dad849d2f97e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623281/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623281/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623281/broadcast/3738_9c973746c09542b2b615ba1a05bf6837.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623281/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-19T17:09:06.053000Z",
            "updatedTime": "2018-11-10T18:29:30.002129Z",
            "uploadedTime": "2009-12-19T17:09:06.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623281/theora/3738_326cf7f1abe74b4691acc23aa0191d05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623281/large_thumb/large.jpg"
        },
        {
            "id": 623314,
            "name": "New Life 2010 del 01",
            "header": "Fra Ebenezer Barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623314/theora/3885_578daf53c2ba4f8492d7cdf97b590892.ogv",
                "original": "https://upload.frikanalen.no/media/623314/original/orig_eb0a2198eb3141ee89e43ac3c7dc4694.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623314/broadcast/3885_fd876d1d41de4899a0a1fdcc6bc7e1c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623314/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:23.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-12T22:33:28.657000Z",
            "updatedTime": "2018-11-10T18:29:29.959212Z",
            "uploadedTime": "2010-01-12T22:33:28.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623314/theora/3885_578daf53c2ba4f8492d7cdf97b590892.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623314/large_thumb/large.jpg"
        },
        {
            "id": 623170,
            "name": "New Life 2009 del 21",
            "header": "Fra Ebenezer barnehjem. Vi møter noen fadderbarn.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623170/theora/3579_19668c04bd204665906d14f5426d2608.ogv",
                "original": "https://upload.frikanalen.no/media/623170/original/orig_bd5d3c8627754b9d95740c579c697a34.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623170/broadcast/3579_9f227d589a19446ab3625a6937c59483.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623170/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:47.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-23T11:53:01.453000Z",
            "updatedTime": "2018-11-10T18:29:30.135242Z",
            "uploadedTime": "2009-10-23T11:53:01.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623170/theora/3579_19668c04bd204665906d14f5426d2608.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623170/large_thumb/large.jpg"
        },
        {
            "id": 623642,
            "name": "New Life 2010 del 09",
            "header": "Fra Ebenezer barneskole.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
                "original": "https://upload.frikanalen.no/media/623642/original/orig_6da8eed28d0846a7b7684327c7009372.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623642/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623642/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623642/broadcast/4358_ed0733ca0fe5459ab5d94578dbb0f4ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-23T12:15:06.133000Z",
            "updatedTime": "2018-11-10T18:29:29.554055Z",
            "uploadedTime": "2010-05-23T12:15:06.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
        },
        {
            "id": 624634,
            "name": "Leirkrukken",
            "header": "Fra en tale Prem Rawat holdt i Lisboa Juni 2011",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624634/theora/5814_21cf1912cc1a4d94ab9367ddc0db141d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624634/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624634/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624634/broadcast/5814_21cf1912cc1a4d94ab9367ddc0db141d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624634/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:27:00",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-11-06T15:18:38.500000Z",
            "updatedTime": "2018-11-10T18:29:28.261781Z",
            "uploadedTime": "2011-11-06T15:18:38.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624634/theora/5814_21cf1912cc1a4d94ab9367ddc0db141d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624634/large_thumb/large.jpg"
        },
        {
            "id": 623212,
            "name": "New Life 2009 del 22",
            "header": "Fra gateguttsenteret.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623212/theora/3642_1c973d3652094291b22e44e6ecacdcd3.ogv",
                "original": "https://upload.frikanalen.no/media/623212/original/orig_4f5c2a2f77bc4b15a6cf09adc2922bb6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623212/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623212/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623212/broadcast/3642_2dd5b890bf3f494199e754174c21a725.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623212/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:16.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T13:59:46.343000Z",
            "updatedTime": "2018-11-10T18:29:30.085947Z",
            "uploadedTime": "2009-11-10T13:59:46.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623212/theora/3642_1c973d3652094291b22e44e6ecacdcd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623212/large_thumb/large.jpg"
        },
        {
            "id": 627537,
            "name": "Flere enn en oppstandelse!",
            "header": "Fra Paulus",
            "description": "Fra Paulus",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627537/theora/Flere enn en oppstandelse.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627537/broadcast/Flere enn en oppstandelse.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627537/large_thumb/Flere enn en oppstandelse.jpg",
                "original": "https://upload.frikanalen.no/media/627537/original/Flere enn en oppstandelse.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:33.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-08-06T08:06:40.094456Z",
            "updatedTime": "2022-08-06T08:31:39.463389Z",
            "uploadedTime": "2022-08-06T08:07:41.859851Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627537/theora/Flere enn en oppstandelse.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627537/large_thumb/Flere enn en oppstandelse.jpg"
        },
        {
            "id": 623890,
            "name": "New Life 2010 del 11",
            "header": "Fra Polen og Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
                "original": "https://upload.frikanalen.no/media/623890/original/orig_1cc38f7e61ef48389298cae5b0823799.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623890/broadcast/4709_ccae1333906c4705929cd06c5f6e1d73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:41.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T12:25:07.060000Z",
            "updatedTime": "2018-11-10T18:29:29.233327Z",
            "uploadedTime": "2010-09-03T12:25:07.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
        },
        {
            "id": 624827,
            "name": "I historiens lys 03",
            "header": "Fra sabbat til søndag. At de fleste kristne i dag har ukens første dag som hviledag i stedet for den syvende, har ikke sin grunn i Bibelen. Tor Tjeransen er i Roma der han peker på tre historiske årsaker til forandringen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624827/theora/orig_123bd4b523c8441793dce3ac3ab38642.ogv",
                "original": "https://upload.frikanalen.no/media/624827/original/orig_123bd4b523c8441793dce3ac3ab38642.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624827/broadcast/6158_43ef3b047e334735bf5c7c32fa81e56c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624827/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T10:01:24.257000Z",
            "updatedTime": "2018-11-10T18:29:28.007194Z",
            "uploadedTime": "2012-03-29T10:01:24.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624827/theora/orig_123bd4b523c8441793dce3ac3ab38642.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624827/large_thumb/large.jpg"
        },
        {
            "id": 623502,
            "name": "New Life 2010 del 07",
            "header": "Fra Slummen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623502/theora/4201_eecec865494645028afebbab7299f730.ogv",
                "original": "https://upload.frikanalen.no/media/623502/original/orig_bd66a6f7685c47aab489b155544cc461.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623502/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623502/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623502/broadcast/4201_3f9779e01651453682bde923012fc1ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623502/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:27.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-06T19:47:14.853000Z",
            "updatedTime": "2018-11-10T18:29:29.727848Z",
            "uploadedTime": "2010-04-06T19:47:14.853000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623502/theora/4201_eecec865494645028afebbab7299f730.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623502/large_thumb/large.jpg"
        },
        {
            "id": 622921,
            "name": "New Life 2009 del 15",
            "header": "Fra slummen i Karibanga, Kenya.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622921/theora/3167_331135fe0f094ff392be51b014b726ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622921/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622921/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622921/broadcast/orig_7831635053654f3faf4fec3979526ad8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622921/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:14.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T08:36:09.407000Z",
            "updatedTime": "2018-11-10T18:29:30.424355Z",
            "uploadedTime": "2009-07-29T08:36:09.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622921/theora/3167_331135fe0f094ff392be51b014b726ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622921/large_thumb/large.jpg"
        },
        {
            "id": 622922,
            "name": "New Life 2009 del 16",
            "header": "Fra slummen i Karibanga, Kenya.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622922/theora/3168_0624204060654fa080755f6f49e1df48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622922/broadcast/orig_3cf60fca819246c5928a514bccece9e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622922/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:19.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T08:49:35.053000Z",
            "updatedTime": "2018-11-10T18:29:30.422975Z",
            "uploadedTime": "2009-07-29T08:49:35.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622922/theora/3168_0624204060654fa080755f6f49e1df48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622922/large_thumb/large.jpg"
        },
        {
            "id": 623505,
            "name": "New Life 2010 del 08",
            "header": "Fra slummen og Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623505/theora/4202_729bbb7310e64c55a9716336f4b7b4e1.ogv",
                "original": "https://upload.frikanalen.no/media/623505/original/orig_1bf5784d82fa4cf7a063e61d9a75bff8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623505/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623505/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623505/broadcast/4202_d1901db4b59a40678099ea1a4a37f67a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623505/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:21.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-07T13:41:41.317000Z",
            "updatedTime": "2018-11-10T18:29:29.723469Z",
            "uploadedTime": "2010-04-07T13:41:41.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623505/theora/4202_729bbb7310e64c55a9716336f4b7b4e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623505/large_thumb/large.jpg"
        },
        {
            "id": 622477,
            "name": "Vegetariske perler del 1",
            "header": "Fredheim Helsesenter ønsker velkommen. Matlagningskurset for deg som er interessert i vegetarmat.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622477/theora/718_c7a0c352ef684d308986ac87102ef7b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622477/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622477/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622477/broadcast/orig_Vegetariske perler 01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622477/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T11:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.668683Z",
            "uploadedTime": "2009-01-01T11:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622477/theora/718_c7a0c352ef684d308986ac87102ef7b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622477/large_thumb/large.jpg"
        },
        {
            "id": 622480,
            "name": "Vegetariske perler del 3",
            "header": "Fredheim Helsesenter ønsker velkommen. Matlagningskurset for deg som er interessert i vegetarmat.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622480/theora/722_cbdbe91eea5343509e8e0d1a891da8a1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622480/broadcast/orig_Vegetariske perler 03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622480/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.664580Z",
            "uploadedTime": "2009-01-01T12:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622480/theora/722_cbdbe91eea5343509e8e0d1a891da8a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622480/large_thumb/large.jpg"
        },
        {
            "id": 622479,
            "name": "Vegetariske perler del 2",
            "header": "Fredheim Helsesenter ønsker velkommen. Matlagningskurset for deg som er interessert i vegetarmat.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622479/theora/721_e06ae10f30ca4336bd95c52e44342dac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622479/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622479/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622479/broadcast/orig_Vegetariske perler 02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622479/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.665920Z",
            "uploadedTime": "2009-01-01T12:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622479/theora/721_e06ae10f30ca4336bd95c52e44342dac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622479/large_thumb/large.jpg"
        },
        {
            "id": 625675,
            "name": "Free Software, Companies and You - Debconf 16",
            "header": "Free software is a unique social movement in that for-profit companies have a deep interest in the outcome of the movement. Where the interest of companies and free software ideology overlap there is a powerful amplification of effort. Many ideological individuals have become employed writing free software and companies have become an important source of funding for the movement. While for-profit involvement is important and in fact inevitable where free software is successful, we as a community must evaluate the relationships we have with companies. In this talk, Karen will examine these relationships and discuss how they impact the future of free software.\n\nTalk (45 mins) session with Karen Sandler during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625675/broadcast/Free_Software_Companies_and_You.dv",
                "theora": "https://upload.frikanalen.no/media/625675/theora/Free_Software_Companies_and_You.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625675/large_thumb/Free_Software_Companies_and_You.jpg",
                "original": "https://upload.frikanalen.no/media/625675/original/Free_Software_Companies_and_You.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625675/small_thumb/Free_Software_Companies_and_You.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:45:19.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/56/",
            "createdTime": "2016-07-19T19:55:46.405027Z",
            "updatedTime": "2018-11-10T18:29:26.886578Z",
            "uploadedTime": "2016-07-19T19:56:12.017078Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625675/theora/Free_Software_Companies_and_You.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625675/large_thumb/Free_Software_Companies_and_You.jpg"
        },
        {
            "id": 622294,
            "name": "Medieinsp. - Army",
            "header": "Frelsesarmeen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622294/theora/2274_4eb82a130f82400bb9cb20245534e66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622294/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622294/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622294/broadcast/orig_62bf50691ec2486a80bec49c12e9095b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622294/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:23.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:54:00Z",
            "updatedTime": "2023-07-17T22:01:08.406806Z",
            "uploadedTime": "2009-01-02T13:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622294/theora/2274_4eb82a130f82400bb9cb20245534e66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622294/large_thumb/large.jpg"
        }
    ]
}