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

{
    "count": 3549,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=700&ordering=publish_on_web",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=publish_on_web",
    "results": [
        {
            "id": 627974,
            "name": "Om bibelen 2",
            "header": "Viktige opplysninger",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627974/theora/Om bibelen  2 (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627974/broadcast/Om bibelen  2 (1).dv",
                "original": "https://upload.frikanalen.no/media/627974/original/Om bibelen  2 (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627974/large_thumb/Om bibelen  2 (1).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:44:00.533333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-14T07:30:58.249537Z",
            "updatedTime": "2024-11-14T07:52:20.884534Z",
            "uploadedTime": "2024-11-14T07:31:27.387919Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627974/theora/Om bibelen  2 (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627974/large_thumb/Om bibelen  2 (1).jpg"
        },
        {
            "id": 625102,
            "name": "AR6383 Arena",
            "header": "Aktualitet program med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625102/theora/orig_cfcfe20066494a34a912e798f2b4491f.ogv",
                "original": "https://upload.frikanalen.no/media/625102/original/orig_cfcfe20066494a34a912e798f2b4491f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625102/broadcast/6613_433eb32a1701475d8ada6cbc1e9950b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625102/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:59",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-12-18T21:49:39.920000Z",
            "updatedTime": "2018-11-10T18:29:27.653349Z",
            "uploadedTime": "2012-12-18T21:49:39.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625102/theora/orig_cfcfe20066494a34a912e798f2b4491f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625102/large_thumb/large.jpg"
        },
        {
            "id": 625696,
            "name": "Bits from the DPL - Debconf 16",
            "header": "State of the project, ongoing activities and planned changes\n\nTalk (45 mins) session with Mehdi Dogguy during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625696/broadcast/Bits_from_the_DPL_2.dv",
                "theora": "https://upload.frikanalen.no/media/625696/theora/Bits_from_the_DPL_2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625696/small_thumb/Bits_from_the_DPL_2.jpg",
                "original": "https://upload.frikanalen.no/media/625696/original/Bits_from_the_DPL_2.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625696/large_thumb/Bits_from_the_DPL_2.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:38:36.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/51/",
            "createdTime": "2016-07-21T21:24:38.391579Z",
            "updatedTime": "2018-11-10T18:29:26.849059Z",
            "uploadedTime": "2016-07-21T21:24:43.516878Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625696/theora/Bits_from_the_DPL_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625696/large_thumb/Bits_from_the_DPL_2.jpg"
        },
        {
            "id": 625106,
            "name": "Opprinnelsen, 02 Skapelsen",
            "header": "Er det at jorden er et godt sted for mennesker å være et resultat av blind tilfeldighet? Eller er vi og vår verden et resultat av en skapende og kjærlig Gud? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625106/theora/orig_6ea22812c615419e9aae7f60ca87f885.ogv",
                "original": "https://upload.frikanalen.no/media/625106/original/orig_6ea22812c615419e9aae7f60ca87f885.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625106/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625106/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625106/broadcast/6617_687f531d4e954abbb60ba60343525d21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625106/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-20T11:56:53.453000Z",
            "updatedTime": "2018-11-10T18:29:27.650542Z",
            "uploadedTime": "2012-12-20T11:56:53.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625106/theora/orig_6ea22812c615419e9aae7f60ca87f885.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625106/large_thumb/large.jpg"
        },
        {
            "id": 625107,
            "name": "Det nye Kina",
            "header": "Stadig flere kinesere finner mening i livet ved å slutte seg til Kristen tro. Gunnar Jørgensen gir i programmet en rapport om møte med kristenledere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625107/theora/orig_e8c21906c3d44d4aa8371cd5d287c981.ogv",
                "original": "https://upload.frikanalen.no/media/625107/original/orig_e8c21906c3d44d4aa8371cd5d287c981.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625107/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625107/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625107/broadcast/6614_5544216c9e4140faaaffd9b6b46caa0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625107/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-20T11:40:16.737000Z",
            "updatedTime": "2018-11-10T18:29:27.649101Z",
            "uploadedTime": "2012-12-20T11:40:16.737000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625107/theora/orig_e8c21906c3d44d4aa8371cd5d287c981.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625107/large_thumb/large.jpg"
        },
        {
            "id": 625697,
            "name": "Putting GNU/kFreeBSD into production - Debconf 16",
            "header": "Debian GNU/kFreeBSD is still under active development.  I'll show some projects that have been ongoing since the last DebConf, and some new features being planned for stretch.\n\nThen I'd like to show what GNU/kFreeBSD's users are doing with it.  I'll describe some use cases in more detail: using free software in place of proprietary appliances, which could apply to Debian and ZFS more generally.  And we even have a downstream distribution now, so we'll see how that's been a useful collaboration already.\n\nTalk (20 mins) session with Steven Chamberlain during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625697/broadcast/Putting_GNUkFreeBSD_into_production.dv",
                "theora": "https://upload.frikanalen.no/media/625697/theora/Putting_GNUkFreeBSD_into_production.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625697/large_thumb/Putting_GNUkFreeBSD_into_production.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625697/small_thumb/Putting_GNUkFreeBSD_into_production.jpg",
                "original": "https://upload.frikanalen.no/media/625697/original/Putting_GNUkFreeBSD_into_production.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/80/",
            "createdTime": "2016-07-21T22:02:51.234258Z",
            "updatedTime": "2018-11-10T18:29:26.847675Z",
            "uploadedTime": "2016-07-21T22:02:56.434918Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625697/theora/Putting_GNUkFreeBSD_into_production.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625697/large_thumb/Putting_GNUkFreeBSD_into_production.jpg"
        },
        {
            "id": 626027,
            "name": "Vincent Ambo - Where does YOUR compiler come from",
            "header": "Many people are familiar with the problems around the lack of trust in proprietary hardware components and their firmware.\r\n\r\nSimilar issues do however exist on the software side of things, especially when it comes to how we bootstrap compilers for the ubiquitous C-language.\r\n\r\nThis talk will present an overview of how these processes work in modern Linux distributions, which issues we have and what the implications are.\r\n\r\nWe'll also do a brief dive into related topics, such as repeatable build environments and reproducibility.\r\n\r\nIf you're not already aware of these issues, hopefully this talk will leave you with a newfound sense of paranoia and some pointers towards things that YOU can do to improve the situation.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626027/broadcast/20180313-reproducible-compiler.dv",
                "original": "https://upload.frikanalen.no/media/626027/original/20180313-reproducible-compiler.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:53.980000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-05-25T13:26:37.942685Z",
            "updatedTime": "2018-12-10T11:25:32.928434Z",
            "uploadedTime": "2018-05-25T12:27:16.430192Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.jpg"
        },
        {
            "id": 626291,
            "name": "En sang i uka",
            "header": "I dagens torsdagsinnslag møter vi Andreas Gregersen som har satt seg et stort mål for året: han skal nemlig lage en sang hver eneste uke i 2020. Vi besøkte ham i det han skulle lage sang for uke 4. Tittelen på sangen ble Empo Tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626291/broadcast/203101-Gregersen-RH.dv",
                "original": "https://upload.frikanalen.no/media/626291/original/203101-Gregersen-RH.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:03:16.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-01-31T11:59:49.796550Z",
            "updatedTime": "2020-01-31T12:22:22.783168Z",
            "uploadedTime": "2020-01-31T12:22:37.210012Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg"
        },
        {
            "id": 625108,
            "name": "Opprinnelsen, 01 Jesus skaper",
            "header": "Bibelen hevder at Gud har skapt verden. Jesus beskrives som ordet som var i begynnelsen og som var Gud. Har derfor Jesus noe med skapelsen å gjøre? I så fall, hva? Terje Bjerka er programleder i en serie på 13 studier.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625108/theora/orig_004bb19d2e0549319e53313717f80986.ogv",
                "original": "https://upload.frikanalen.no/media/625108/original/orig_004bb19d2e0549319e53313717f80986.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625108/broadcast/6616_a3b3cf6f8ef64b7dbe52062c7ba1c2bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625108/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-20T11:52:43.843000Z",
            "updatedTime": "2018-11-10T18:29:27.647748Z",
            "uploadedTime": "2012-12-20T11:52:43.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625108/theora/orig_004bb19d2e0549319e53313717f80986.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625108/large_thumb/large.jpg"
        },
        {
            "id": 625101,
            "name": "Religion eller Jesus? Del 6",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 6\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625101/theora/6593_1ce2b97b90a64a1eb82800e83202afd2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625101/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625101/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625101/broadcast/6593_0456ef4b3bd446df980e974a8089886d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625101/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-12-06T18:59:27Z",
            "updatedTime": "2018-11-10T18:29:27.654688Z",
            "uploadedTime": "2012-12-06T18:59:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625101/theora/6593_1ce2b97b90a64a1eb82800e83202afd2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625101/large_thumb/large.jpg"
        },
        {
            "id": 625098,
            "name": "Den norske kirke i eksil 128",
            "header": "Vi ønsker dere alle en velsignet julehøytid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625098/theora/orig_4e7138ad326b421f8233e1b02b5697c0.ogv",
                "original": "https://upload.frikanalen.no/media/625098/original/orig_4e7138ad326b421f8233e1b02b5697c0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625098/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625098/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625098/broadcast/6601_1b76e1c7141b4fdab8e2ca0f68875880.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625098/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:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-13T15:24:42.977000Z",
            "updatedTime": "2018-11-10T18:29:27.658793Z",
            "uploadedTime": "2012-12-13T15:24:42.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625098/theora/orig_4e7138ad326b421f8233e1b02b5697c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625098/large_thumb/large.jpg"
        },
        {
            "id": 625097,
            "name": "51_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625097/theora/6600_1d3b2a0b514348c39cd64e5a5b1a6f9b.ogv",
                "original": "https://upload.frikanalen.no/media/625097/original/orig_a52d4a3bca634723a5380c1b24e1a3d5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625097/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625097/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625097/broadcast/6600_86e47fba7aa447f78665c0e0eacc03b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625097/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-13T11:39:38.180000Z",
            "updatedTime": "2018-11-10T18:29:27.660209Z",
            "uploadedTime": "2012-12-13T11:39:38.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625097/theora/6600_1d3b2a0b514348c39cd64e5a5b1a6f9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625097/large_thumb/large.jpg"
        },
        {
            "id": 625698,
            "name": "Daily Tech News Show 21. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625698/theora/DTNS20160721.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625698/broadcast/DTNS20160721.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625698/small_thumb/DTNS20160721.jpg",
                "original": "https://upload.frikanalen.no/media/625698/original/DTNS20160721.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625698/large_thumb/DTNS20160721.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:50.390000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7010vid",
            "createdTime": "2016-07-21T22:03:59.291866Z",
            "updatedTime": "2018-11-10T18:29:26.846263Z",
            "uploadedTime": "2016-07-21T22:04:03.735353Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625698/theora/DTNS20160721.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625698/large_thumb/DTNS20160721.jpg"
        },
        {
            "id": 625111,
            "name": "52_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv",
                "original": "https://upload.frikanalen.no/media/625111/original/orig_16cd2bded0084d0590a700a9659d8e1e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625111/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625111/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625111/broadcast/6619_42ba2fbbd67a4103895d61e587d41bca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625111/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:52",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-21T08:29:46.513000Z",
            "updatedTime": "2018-11-10T18:29:27.643732Z",
            "uploadedTime": "2012-12-21T08:29:46.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625111/large_thumb/large.jpg"
        },
        {
            "id": 625112,
            "name": "Religion eller Jesus? Del 7",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 7\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625112/theora/6594_b5df744969ee4c11bf15bb39067d0a26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625112/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625112/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625112/broadcast/6594_865c123aba9a4309983da8d5d796279c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625112/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-12-06T19:10:25Z",
            "updatedTime": "2018-11-10T18:29:27.642315Z",
            "uploadedTime": "2012-12-06T19:10:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625112/theora/6594_b5df744969ee4c11bf15bb39067d0a26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625112/large_thumb/large.jpg"
        },
        {
            "id": 625094,
            "name": "Religion eller Jesus? Del 5",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 5\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625094/theora/6592_5c9c488685024164a3f0f12171c2f71e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625094/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625094/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625094/broadcast/6592_a9cee290c16e418f9eae583d51774342.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625094/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-12-06T18:55:14Z",
            "updatedTime": "2018-11-10T18:29:27.664293Z",
            "uploadedTime": "2012-12-06T18:55:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625094/theora/6592_5c9c488685024164a3f0f12171c2f71e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625094/large_thumb/large.jpg"
        },
        {
            "id": 625093,
            "name": "AR6364 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625093/theora/orig_3f318aa23bb8439d9afa60c257f1c472.ogv",
                "original": "https://upload.frikanalen.no/media/625093/original/orig_3f318aa23bb8439d9afa60c257f1c472.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625093/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625093/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625093/broadcast/6597_df6037519ca0497a96796e359f3ebb1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625093/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:23:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-12-08T11:50:59.337000Z",
            "updatedTime": "2018-11-10T18:29:27.665649Z",
            "uploadedTime": "2012-12-08T11:50:59.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625093/theora/orig_3f318aa23bb8439d9afa60c257f1c472.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625093/large_thumb/large.jpg"
        },
        {
            "id": 625090,
            "name": "Sovereignty in Cyberspace?",
            "header": "Barlow give us his view on cyberspace independence today. Where are we right now, what should we be concerned about, what to do?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625090/theora/6591_7787afe572944f98a558755cfaeb9c5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625090/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625090/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625090/broadcast/6591_a25528263b994123b6fd815a28dfae38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625090/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:56:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-12-06T07:10:21Z",
            "updatedTime": "2018-11-10T18:29:27.668400Z",
            "uploadedTime": "2012-12-06T07:10:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625090/theora/6591_7787afe572944f98a558755cfaeb9c5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625090/large_thumb/large.jpg"
        },
        {
            "id": 625088,
            "name": "Den norske kirke i eksil 126",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625088/theora/orig_ec187a5ceefe40e585097fd78c804f22.ogv",
                "original": "https://upload.frikanalen.no/media/625088/original/orig_ec187a5ceefe40e585097fd78c804f22.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625088/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625088/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625088/broadcast/6589_468c46fff5c347a699ed1c1545b44077.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625088/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-03T14:00:23.653000Z",
            "updatedTime": "2018-11-10T18:29:27.671387Z",
            "uploadedTime": "2012-12-03T14:00:23.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625088/theora/orig_ec187a5ceefe40e585097fd78c804f22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625088/large_thumb/large.jpg"
        },
        {
            "id": 625086,
            "name": "49_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
                "original": "https://upload.frikanalen.no/media/625086/original/orig_23c1702f3abf48cca656e400b0f8c46d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625086/broadcast/6584_c20bce833cf64b9aa732c264648a12d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-02T18:37:42.770000Z",
            "updatedTime": "2018-11-10T18:29:27.674179Z",
            "uploadedTime": "2012-12-02T18:37:42.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
        },
        {
            "id": 625085,
            "name": "Religion eller Jesus? Del 4",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 4\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625085/theora/6555_e194d91ac5084a6388996f14567a7639.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625085/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625085/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625085/broadcast/6555_f82333c08c3a47669ee3944baff3a5ea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625085/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-11-08T18:11:02Z",
            "updatedTime": "2018-11-10T18:29:27.675580Z",
            "uploadedTime": "2012-11-08T18:11:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625085/theora/6555_e194d91ac5084a6388996f14567a7639.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625085/large_thumb/large.jpg"
        },
        {
            "id": 625084,
            "name": "Den norske kirke i eksil 125",
            "header": "Dette programmet omde 10 jomfruer og deres oljelamper. Hva betyr dette for deg?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625084/theora/orig_197361f2edf14755a112e1e8e33da7a2.ogv",
                "original": "https://upload.frikanalen.no/media/625084/original/orig_197361f2edf14755a112e1e8e33da7a2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625084/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625084/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625084/broadcast/6583_e7b80706cf2f4f29b55427eca30806a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625084/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:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-27T22:58:47.703000Z",
            "updatedTime": "2018-11-10T18:29:27.676968Z",
            "uploadedTime": "2012-11-27T22:58:47.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625084/theora/orig_197361f2edf14755a112e1e8e33da7a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625084/large_thumb/large.jpg"
        },
        {
            "id": 625083,
            "name": "Religion eller Jesus? Del 3",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 3\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625083/theora/6554_41b5abe0756f447aa0d373b933aa8475.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625083/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625083/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625083/broadcast/6554_fdf9f8906c774649972c9d330c1944c1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625083/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-11-08T17:59:32Z",
            "updatedTime": "2018-11-10T18:29:27.678307Z",
            "uploadedTime": "2012-11-08T17:59:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625083/theora/6554_41b5abe0756f447aa0d373b933aa8475.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625083/large_thumb/large.jpg"
        },
        {
            "id": 625081,
            "name": "Religion eller Jesus? Del 2",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 2\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625081/theora/6553_e46f2ca875b247d08792439c4a510d87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625081/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625081/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625081/broadcast/6553_7400f0a4adf7476baec369f4f3895ae4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625081/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-11-08T17:55:17Z",
            "updatedTime": "2018-11-10T18:29:27.681047Z",
            "uploadedTime": "2012-11-08T17:55:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625081/theora/6553_e46f2ca875b247d08792439c4a510d87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625081/large_thumb/large.jpg"
        },
        {
            "id": 625080,
            "name": "48_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
                "original": "https://upload.frikanalen.no/media/625080/original/orig_1ce4fa77768e471391f79262b1610a18.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625080/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625080/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625080/broadcast/6577_6020b9487d2c407fb73fda0d26bae37b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-23T15:08:33.743000Z",
            "updatedTime": "2018-11-10T18:29:27.682427Z",
            "uploadedTime": "2012-11-23T15:08:33.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
        },
        {
            "id": 625077,
            "name": "Den norske kirke i eksil 124",
            "header": "I dette programmet er det Bibelen Guds ord og litturgien som vi kjenner den fra Den norske kirke i eksil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625077/theora/orig_162240199a39406f8f7fbe21610a6992.ogv",
                "original": "https://upload.frikanalen.no/media/625077/original/orig_162240199a39406f8f7fbe21610a6992.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625077/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625077/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625077/broadcast/6574_aec68c4b458c453189cffba6109bbdc8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625077/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-16T19:50:15.307000Z",
            "updatedTime": "2018-11-10T18:29:27.685375Z",
            "uploadedTime": "2012-11-16T19:50:15.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625077/theora/orig_162240199a39406f8f7fbe21610a6992.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625077/large_thumb/large.jpg"
        },
        {
            "id": 625699,
            "name": "systemd in Debian - a status update - Debconf 16",
            "header": "With the stretch development cycle being well underway, we look at what has been happening over the last year since the jessie release with systemd as our default init system and what the Debian systemd maintainers team is and has been working on.\nWe give an update on our plans regarding the stretch release and what is going on upstream.\n\nTalk (20 mins) session with Michael Biebl during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625699/broadcast/systemd_in_Debian_a_status_update.dv",
                "theora": "https://upload.frikanalen.no/media/625699/theora/systemd_in_Debian_a_status_update.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625699/large_thumb/systemd_in_Debian_a_status_update.jpg",
                "original": "https://upload.frikanalen.no/media/625699/original/systemd_in_Debian_a_status_update.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625699/small_thumb/systemd_in_Debian_a_status_update.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:55.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/89/",
            "createdTime": "2016-07-22T05:48:52.660812Z",
            "updatedTime": "2018-11-10T18:29:26.844887Z",
            "uploadedTime": "2016-07-22T05:48:57.265222Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625699/theora/systemd_in_Debian_a_status_update.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625699/large_thumb/systemd_in_Debian_a_status_update.jpg"
        },
        {
            "id": 625041,
            "name": "Den norske kirke i eksil 122",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
                "original": "https://upload.frikanalen.no/media/625041/original/orig_96b518686e2643f6a4374ffec1288ef6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625041/broadcast/6533_bff6e57f8b8e480dafa007665a130f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625041/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:27:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-01T08:59:13.857000Z",
            "updatedTime": "2018-11-10T18:29:27.736752Z",
            "uploadedTime": "2012-11-01T08:59:13.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
        },
        {
            "id": 625076,
            "name": "Religion eller Jesus? Del 1",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625076/theora/6552_521bb3512b664a9888162a451b239acb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625076/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625076/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625076/broadcast/6552_8bbfdd54b1ae481c9d63725bf5604a2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625076/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-11-08T17:51:15Z",
            "updatedTime": "2018-11-10T18:29:27.686941Z",
            "uploadedTime": "2012-11-08T17:51:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625076/theora/6552_521bb3512b664a9888162a451b239acb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625076/large_thumb/large.jpg"
        },
        {
            "id": 626030,
            "name": "VLC 3.0 and beyond: what's new in VLC? - Jean Baptiste Kempf",
            "header": "A presentation by Jean-Baptiste Kempf about VLC, the VideoLAN project, and the new features and direction of both VLC and the complete VideoLAN project.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626030/broadcast/20180612-vlc.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg",
                "original": "https://upload.frikanalen.no/media/626030/original/20180612-vlc.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180612-vlc/",
            "createdTime": "2018-06-12T20:50:04.357057Z",
            "updatedTime": "2018-12-10T11:25:16.837184Z",
            "uploadedTime": "2018-06-12T19:52:36.777215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg"
        },
        {
            "id": 625074,
            "name": "Menigheten - menneskets tjener",
            "header": "Oppdag gleden ved å tjene. Program 8 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625074/theora/orig_f29b7ef4736b4c59a9a3cc41ad1d1d4c.ogv",
                "original": "https://upload.frikanalen.no/media/625074/original/orig_f29b7ef4736b4c59a9a3cc41ad1d1d4c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625074/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625074/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625074/broadcast/6423_dd0f051d6f224968a062f7af50945fdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625074/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:55:59.153000Z",
            "updatedTime": "2018-11-10T18:29:27.689752Z",
            "uploadedTime": "2012-09-21T08:55:59.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625074/theora/orig_f29b7ef4736b4c59a9a3cc41ad1d1d4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625074/large_thumb/large.jpg"
        },
        {
            "id": 625073,
            "name": "Ritualer i menigheten.",
            "header": "Hva er eventuelle ritualer godt for? Program 9 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625073/theora/orig_db21f635beb14843bed9366e42ab13f7.ogv",
                "original": "https://upload.frikanalen.no/media/625073/original/orig_db21f635beb14843bed9366e42ab13f7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625073/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625073/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625073/broadcast/6424_217cd38431c245d5b4be06822c5e7f40.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625073/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:59:09.883000Z",
            "updatedTime": "2018-11-10T18:29:27.691156Z",
            "uploadedTime": "2012-09-21T08:59:09.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625073/theora/orig_db21f635beb14843bed9366e42ab13f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625073/large_thumb/large.jpg"
        },
        {
            "id": 625072,
            "name": "AR6332 Arena",
            "header": "Wenche Olsen - Stortings repr.\nTrond Eriksen - daglig leder i ES\nKnut Harald Hareide - Leder KrF\nRoald Strand - Ernæringspesialist",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625072/theora/orig_4fb453383f5a4892b4d53672a05bf83e.ogv",
                "original": "https://upload.frikanalen.no/media/625072/original/orig_4fb453383f5a4892b4d53672a05bf83e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625072/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625072/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625072/broadcast/6575_09591f6fb9c944b68396cbf40ac0aa08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625072/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:10",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-11-19T13:53:20.733000Z",
            "updatedTime": "2018-11-10T18:29:27.692558Z",
            "uploadedTime": "2012-11-19T13:53:20.733000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625072/theora/orig_4fb453383f5a4892b4d53672a05bf83e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625072/large_thumb/large.jpg"
        },
        {
            "id": 625071,
            "name": "New Life - Program 08 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625071/theora/6522_6ff3035d42da48ebb4b974ae39d7e44a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625071/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625071/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625071/broadcast/6522_6ff3035d42da48ebb4b974ae39d7e44a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625071/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:23:30.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-26T14:28:34.763000Z",
            "updatedTime": "2018-11-10T18:29:27.693905Z",
            "uploadedTime": "2012-10-26T14:28:34.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625071/theora/6522_6ff3035d42da48ebb4b974ae39d7e44a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625071/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": 625069,
            "name": "Alexx Alexxander",
            "header": "Se den store gatemagikeren utføre sine fantastiske tryllekunster på gata i Trondheim!",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625069/broadcast/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.dv",
                "theora": "https://upload.frikanalen.no/media/625069/theora/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.ogv",
                "original": "https://upload.frikanalen.no/media/625069/original/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625069/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625069/med_thumb/medium.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625069/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:04:16.770000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:00:06.693000Z",
            "updatedTime": "2018-11-10T18:29:27.696728Z",
            "uploadedTime": "2012-11-08T20:00:06.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625069/theora/orig_ac2fc3ff7eb34fb4b2a39c3a53832d48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625069/large_thumb/large.jpg"
        },
        {
            "id": 624965,
            "name": "38_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv",
                "original": "https://upload.frikanalen.no/media/624965/original/orig_2947d1f38bcf4333a7a93266bf5efeab.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624965/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624965/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624965/broadcast/6380_9c743323d8c148a789cb25fc53a4a963.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624965/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:04:07.540000Z",
            "updatedTime": "2018-11-10T18:29:27.837998Z",
            "uploadedTime": "2012-08-28T07:04:07.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624965/large_thumb/large.jpg"
        },
        {
            "id": 625113,
            "name": "Religion eller Jesus? Del 8",
            "header": "Arnfinn Clementsen med \"Hverdagskost\":Religion eller Jesus?.Del 8\nArnfinn Clementsen har lang erfaring som pastor og rådgiver. Han har også skrevet en rekke bøker. \nI programmet \"Hverdagskost\" ønsker han å formidle enkel inspirasjon og kraft til å leve i hverdagen \nog møte dagliglivets utfordringer.\nHan har en egen evne til å formidle ord fra Bibelen og gjøre det aktuelt for dagens mennesker\npå en enkel og forståelig måte. \n\"Mennesket behøver ikke bare sunn mat og fysisk trening, men også åndelig og sjelelig energi\", \nsier Clementsen.\nProgrammet er produsert av Karismakirken Media i samarbeid med iChurch.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625113/theora/6595_7e191e38e22648caa7f3b9825e66b670.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625113/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625113/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625113/broadcast/6595_fc6f07b1d651478fb03d8f5704749bcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625113/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 27,
                "name": "Karismakirken/iChurch",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.arnfinnclementsen.org",
            "createdTime": "2012-12-06T19:13:27Z",
            "updatedTime": "2018-11-10T18:29:27.640936Z",
            "uploadedTime": "2012-12-06T19:13:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625113/theora/6595_7e191e38e22648caa7f3b9825e66b670.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625113/large_thumb/large.jpg"
        },
        {
            "id": 625114,
            "name": "Den norske kirke i eksil 129",
            "header": "Vi takker alle for  året 2012.\nMed ønske om et fortsatt gledelig jul ønsker vi dere alle et velsignet godt nytt år.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625114/theora/orig_c36e3e7dfcd54917ab3eb76d0b188af1.ogv",
                "original": "https://upload.frikanalen.no/media/625114/original/orig_c36e3e7dfcd54917ab3eb76d0b188af1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625114/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625114/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625114/broadcast/6627_eb0f3ec973854ad7983e813b65c4460e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625114/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:31",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-27T16:41:32.257000Z",
            "updatedTime": "2018-11-10T18:29:27.639589Z",
            "uploadedTime": "2012-12-27T16:41:32.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625114/theora/orig_c36e3e7dfcd54917ab3eb76d0b188af1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625114/large_thumb/large.jpg"
        },
        {
            "id": 625067,
            "name": "Loven og evangeliet.",
            "header": "Er lov og evangelium to uforenlige begreper? Program 10 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625067/theora/orig_0d465d7315214d3490b54d35f8486a8e.ogv",
                "original": "https://upload.frikanalen.no/media/625067/original/orig_0d465d7315214d3490b54d35f8486a8e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625067/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625067/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625067/broadcast/6425_f75536f314dd4cba8d1498ed5855e521.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625067/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:01:49.647000Z",
            "updatedTime": "2018-11-10T18:29:27.699535Z",
            "uploadedTime": "2012-09-21T09:01:49.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625067/theora/orig_0d465d7315214d3490b54d35f8486a8e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625067/large_thumb/large.jpg"
        },
        {
            "id": 625066,
            "name": "Jesus og de frelste.",
            "header": "Målet er en god og lys framtid. Program 12 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625066/theora/orig_2a85c6aaef8641a28a73e48cbd93d0b9.ogv",
                "original": "https://upload.frikanalen.no/media/625066/original/orig_2a85c6aaef8641a28a73e48cbd93d0b9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625066/broadcast/6427_15656393fabc4024b8d297a5712105e2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625066/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:11:45.280000Z",
            "updatedTime": "2018-11-10T18:29:27.700941Z",
            "uploadedTime": "2012-09-21T09:11:45.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625066/theora/orig_2a85c6aaef8641a28a73e48cbd93d0b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625066/large_thumb/large.jpg"
        },
        {
            "id": 625065,
            "name": "Kristenlivet.",
            "header": "Hva prioriterer du i livet? Program 11 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625065/theora/orig_38eac952d5f944d28d589ee5179fadb7.ogv",
                "original": "https://upload.frikanalen.no/media/625065/original/orig_38eac952d5f944d28d589ee5179fadb7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625065/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625065/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625065/broadcast/6426_aadfb3e226934403a75671925f51c4a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625065/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:06:13.847000Z",
            "updatedTime": "2018-11-10T18:29:27.702317Z",
            "uploadedTime": "2012-09-21T09:06:13.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625065/theora/orig_38eac952d5f944d28d589ee5179fadb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625065/large_thumb/large.jpg"
        },
        {
            "id": 625064,
            "name": "Når alt blir nytt.",
            "header": "Ord blir fattige i møte med himmelen. Program 13 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625064/theora/orig_9327ca7427364cdbb296dd07c19c06b8.ogv",
                "original": "https://upload.frikanalen.no/media/625064/original/orig_9327ca7427364cdbb296dd07c19c06b8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625064/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625064/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625064/broadcast/6428_b3f6715fd4524a869fe0e6a2086518b0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625064/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:14:47.513000Z",
            "updatedTime": "2018-11-10T18:29:27.703729Z",
            "uploadedTime": "2012-09-21T09:14:47.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625064/theora/orig_9327ca7427364cdbb296dd07c19c06b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625064/large_thumb/large.jpg"
        },
        {
            "id": 625063,
            "name": "Folkehelsens røtter 01",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625063/theora/orig_2dc811ea24134254a43d9d301bbc696d.ogv",
                "original": "https://upload.frikanalen.no/media/625063/original/orig_2dc811ea24134254a43d9d301bbc696d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625063/broadcast/6542_0ca25848b0014d6a98807e5d1a1ada88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625063/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:41.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:18:38.903000Z",
            "updatedTime": "2018-11-10T18:29:27.705074Z",
            "uploadedTime": "2012-11-08T14:18:38.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625063/theora/orig_2dc811ea24134254a43d9d301bbc696d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625063/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": 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": 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": 625700,
            "name": "Meet MariaDB 10.2 - Debconf 16",
            "header": "New MariaDB major release is out of the door. It has new unique features, performance enhancements, as well as better MySQL compatibility. This talk will go over everything new that MariaDB 10.2 has to offer. It will describe all new features, both MySQL compatible, and MariaDB-only ones and show usage examples and practical use cases.\n\nTalk (45 mins) session with Sergei Golubchik during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625700/theora/Meet_MariaDB_102.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625700/broadcast/Meet_MariaDB_102.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625700/large_thumb/Meet_MariaDB_102.jpg",
                "original": "https://upload.frikanalen.no/media/625700/original/Meet_MariaDB_102.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625700/small_thumb/Meet_MariaDB_102.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:31:21.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/68/",
            "createdTime": "2016-07-22T06:28:07.340043Z",
            "updatedTime": "2018-11-10T18:29:26.843426Z",
            "uploadedTime": "2016-07-22T06:28:12.712846Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625700/theora/Meet_MariaDB_102.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625700/large_thumb/Meet_MariaDB_102.jpg"
        },
        {
            "id": 625115,
            "name": "Opprinnelsen, 03 Fullført",
            "header": "Da Gud fullførte skapelsen av himmel og jord gav han til slutt menneskene en viktig gave. Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625115/theora/orig_fcb99a9118da4bd68c56d7ef6b05e569.ogv",
                "original": "https://upload.frikanalen.no/media/625115/original/orig_fcb99a9118da4bd68c56d7ef6b05e569.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625115/broadcast/6630_1656abfe5613463f83a3bd1d22c3e5c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625115/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-31T13:31:05.343000Z",
            "updatedTime": "2018-11-10T18:29:27.638203Z",
            "uploadedTime": "2012-12-31T13:31:05.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625115/theora/orig_fcb99a9118da4bd68c56d7ef6b05e569.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625115/large_thumb/large.jpg"
        }
    ]
}