List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=1050&ordering=-publish_on_web
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3408,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1100&ordering=-publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=-publish_on_web",
    "results": [
        {
            "id": 624563,
            "name": "ForgeRock",
            "header": "Månedens tema er: «ForgeRock - Et norsk selskap med global satsing basert på fri programvare» med Stein Myrseth. Foredraget vil foregå på norsk:\r\n\r\n\r\nForedraget vil kort gå igjennom forretningsmodellen til ForgeRock siden den er basert på videreføring av flere fri programvarebaserte produkter som Oracle ikke var interessert i når de overtok Sun. De utvikler i tillegg også sine egne produkter. Uten en fri programvaremodell for disse produktene ville ikke ForgeRock vært en realitet. Foredagsholderen vil beskrive hvordan tjener de penger på fri programvare.\r\n\r\nPresentasjonen vil også dekke generelle problemstillinger med Identity & Access Management rundt områder som autentisering, autorisasjon, føderering og provisioning. Tidligere OpenSSO, nå OpenAM som de viderefører vil bli kort beskrevet sammen med resten av deres I3-platformstrategi.\r\n\r\nStein Myrseth er Head of product Management hos ForgeRock. Hans rolle er å definere de videre strategiske retningslinjer for deres I3-strategi, samt",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624563/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624563/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624563/broadcast/5732_f39d0bc73d384dc1b14912de54518284.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624563/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:50:44.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-08-29T12:45:45Z",
            "updatedTime": "2018-11-10T18:29:28.353050Z",
            "uploadedTime": "2011-08-29T12:45:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624563/theora/5732_c0f0bbdc829940c5baba1b4ee27bfc95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624563/large_thumb/large.jpg"
        },
        {
            "id": 624562,
            "name": "Bibelstudier 13 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624562/theora/orig_c78f040996fe4f5f86d0032cf879ac45.ogv",
                "original": "https://upload.frikanalen.no/media/624562/original/orig_c78f040996fe4f5f86d0032cf879ac45.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624562/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624562/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624562/broadcast/5658_0ff0c9bfc1a848b188815fd97a372f7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624562/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": "2011-07-01T15:00:53.387000Z",
            "updatedTime": "2018-11-10T18:29:28.354412Z",
            "uploadedTime": "2011-07-01T15:00:53.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624562/theora/orig_c78f040996fe4f5f86d0032cf879ac45.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624562/large_thumb/large.jpg"
        },
        {
            "id": 624561,
            "name": "Bibelstudier 12 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624561/theora/orig_f69ac221010742efaa954dc086a39ef1.ogv",
                "original": "https://upload.frikanalen.no/media/624561/original/orig_f69ac221010742efaa954dc086a39ef1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624561/broadcast/5657_ec79bac8e61148319b51c305829b9ebe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624561/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": "2011-07-01T14:58:51.243000Z",
            "updatedTime": "2018-11-10T18:29:28.355800Z",
            "uploadedTime": "2011-07-01T14:58:51.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624561/theora/orig_f69ac221010742efaa954dc086a39ef1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624561/large_thumb/large.jpg"
        },
        {
            "id": 624560,
            "name": "Bibelstudier 11 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624560/theora/orig_b91c9b9eaeab402e8b43c8df4e45a394.ogv",
                "original": "https://upload.frikanalen.no/media/624560/original/orig_b91c9b9eaeab402e8b43c8df4e45a394.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624560/broadcast/5656_1a68e7bb7ea041e7b3862a4741f6100a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624560/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": "2011-07-01T14:56:50.757000Z",
            "updatedTime": "2018-11-10T18:29:28.357143Z",
            "uploadedTime": "2011-07-01T14:56:50.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624560/theora/orig_b91c9b9eaeab402e8b43c8df4e45a394.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624560/large_thumb/large.jpg"
        },
        {
            "id": 624559,
            "name": "Bibelstudier 09 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624559/theora/orig_2327634964394166a461e88c25bf9f92.ogv",
                "original": "https://upload.frikanalen.no/media/624559/original/orig_2327634964394166a461e88c25bf9f92.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624559/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624559/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624559/broadcast/5654_20119a43c1254426845bae9b77d1fc52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624559/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": "2011-07-01T14:52:05.987000Z",
            "updatedTime": "2018-11-10T18:29:28.358511Z",
            "uploadedTime": "2011-07-01T14:52:05.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624559/theora/orig_2327634964394166a461e88c25bf9f92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624559/large_thumb/large.jpg"
        },
        {
            "id": 625717,
            "name": "Developing plugins for FreeRTC - Debconf 16",
            "header": "WebRTC, also known as RTCWeb, puts two-way media streaming capabilities into the web browser and provides an API to manage them (starting and stopping calls) from the JavaScript embedded in any web page. The technology has been pioneered in the two major browsers, Mozilla Firefox and Google Chrome. Other browsers have been following their lead. There was some instability in the early years of WebRTC but since mid-2014 the technology has stabilised significantly. There have been some pseudo-WebRTC solutions as well, specifically, browser plugins that offer behavior similar to WebRTC with an emphasis on a specific provider. These solutions are not true WebRTC and they are largely becoming irrelevant now that most users have upgraded to browsers with genuine WebRTC support built in. WebRTC provides a mechanism for peer-to-peer media streaming (audio or video) but it does not specify the use of any particular signalling system, the mechanism responsible for locating other users and routing calls to them.\nThe talk is going to include how to develop FreeRTC plugins for third party applications. Code snippets will be shared. Now it is possible to talk to each other from different cms systems.\n\nTalk (20 mins) session with Mesut Can Gurle during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625717/broadcast/Developing_plugins_for_FreeRTC.dv",
                "original": "https://upload.frikanalen.no/media/625717/original/Developing_plugins_for_FreeRTC.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625717/small_thumb/Developing_plugins_for_FreeRTC.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:17:18.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/29/",
            "createdTime": "2016-07-22T15:13:16.397867Z",
            "updatedTime": "2018-11-10T18:29:26.819483Z",
            "uploadedTime": "2016-07-22T15:13:21.446550Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg"
        },
        {
            "id": 624557,
            "name": "Bibelstudier 08 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624557/theora/orig_d7bc436f1fa340aeb7d1943772edeff2.ogv",
                "original": "https://upload.frikanalen.no/media/624557/original/orig_d7bc436f1fa340aeb7d1943772edeff2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624557/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624557/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624557/broadcast/5653_3d8c9eaeb4b44577af9e0df4172e3ded.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624557/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": "2011-07-01T14:49:54.170000Z",
            "updatedTime": "2018-11-10T18:29:28.361271Z",
            "uploadedTime": "2011-07-01T14:49:54.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624557/theora/orig_d7bc436f1fa340aeb7d1943772edeff2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624557/large_thumb/large.jpg"
        },
        {
            "id": 624556,
            "name": "Bibelstudier 07 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624556/theora/orig_c16996df95a545c687edbb3903a69c1c.ogv",
                "original": "https://upload.frikanalen.no/media/624556/original/orig_c16996df95a545c687edbb3903a69c1c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624556/broadcast/5652_a292bce4ea1f4b9daffe4201295ed399.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624556/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": "2011-07-01T14:47:51.527000Z",
            "updatedTime": "2018-11-10T18:29:28.362620Z",
            "uploadedTime": "2011-07-01T14:47:51.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624556/theora/orig_c16996df95a545c687edbb3903a69c1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624556/large_thumb/large.jpg"
        },
        {
            "id": 624555,
            "name": "Inside Israel September 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624555/theora/orig_686fb6e99cc54dd3b970485df116dff1.ogv",
                "original": "https://upload.frikanalen.no/media/624555/original/orig_686fb6e99cc54dd3b970485df116dff1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624555/broadcast/5704_f4f15df74a684de583f60e4c7b7ef2e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624555/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-17T13:33:35.690000Z",
            "updatedTime": "2018-11-10T18:29:28.364006Z",
            "uploadedTime": "2011-08-17T13:33:35.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624555/theora/orig_686fb6e99cc54dd3b970485df116dff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624555/large_thumb/large.jpg"
        },
        {
            "id": 624554,
            "name": "35_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624554/theora/5706_6fd3c057bfce479a97042ab50e121f30.ogv",
                "original": "https://upload.frikanalen.no/media/624554/original/orig_4e74a2635709446b915b28e9008d0523.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624554/broadcast/5706_6b1a98288b49478091ac541225e59a39.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624554/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:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:47:16.660000Z",
            "updatedTime": "2018-11-10T18:29:28.365349Z",
            "uploadedTime": "2011-08-18T08:47:16.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624554/theora/5706_6fd3c057bfce479a97042ab50e121f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624554/large_thumb/large.jpg"
        },
        {
            "id": 624553,
            "name": "Den norske kirke i eksil nr 89",
            "header": "Programmet handler om hvordan vi forvalter våre penger i forhold Guds krav om tienden.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624553/theora/orig_d20842c1e3254feb9af46467d3779fae.ogv",
                "original": "https://upload.frikanalen.no/media/624553/original/orig_d20842c1e3254feb9af46467d3779fae.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624553/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624553/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624553/broadcast/5723_7006dd2062ec4a998dbb6b4579f8fea7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624553/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:04",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-23T19:14:14.833000Z",
            "updatedTime": "2018-11-10T18:29:28.366686Z",
            "uploadedTime": "2011-08-23T19:14:14.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624553/theora/orig_d20842c1e3254feb9af46467d3779fae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624553/large_thumb/large.jpg"
        },
        {
            "id": 624550,
            "name": "Lev.Ord & Gospel Mir..20110928",
            "header": "Levande Ord med Tommy M. Josefsson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624550/theora/5720_b2b1f42ab8af4acfb292d10288ee58db.ogv",
                "original": "https://upload.frikanalen.no/media/624550/original/orig_27e9fa66bba14a7289a8e94aeb0535e5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624550/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624550/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624550/broadcast/5720_6ba1af50f89348de81eb571a7847231a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624550/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:30:15.757000Z",
            "updatedTime": "2018-11-10T18:29:28.370983Z",
            "uploadedTime": "2011-08-22T08:30:15.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624550/theora/5720_b2b1f42ab8af4acfb292d10288ee58db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624550/large_thumb/large.jpg"
        },
        {
            "id": 624549,
            "name": "Lev.Ord & Gospel Mir..20110914",
            "header": "Levande Ord med Tommy M. Josefsson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624549/theora/5719_bd7e61a60b0146b69a6c83b1c4c024ab.ogv",
                "original": "https://upload.frikanalen.no/media/624549/original/orig_332de70b66c64672817cf3b2f3abb8c6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624549/broadcast/5719_cbc8a070e5354b2db2db0d69a6c66aaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624549/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:29:20.080000Z",
            "updatedTime": "2018-11-10T18:29:28.372353Z",
            "uploadedTime": "2011-08-22T08:29:20.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624549/theora/5719_bd7e61a60b0146b69a6c83b1c4c024ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624549/large_thumb/large.jpg"
        },
        {
            "id": 624548,
            "name": "De Gode Nyheterna 20110926",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624548/theora/5718_909764cc356e4ea8a95fcf55a1972043.ogv",
                "original": "https://upload.frikanalen.no/media/624548/original/orig_49c0f522912644418240f247295cc751.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624548/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624548/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624548/broadcast/5718_46cdf5e2a00744248a8e2add6ba9c575.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624548/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:27:11.827000Z",
            "updatedTime": "2018-11-10T18:29:28.373690Z",
            "uploadedTime": "2011-08-22T08:27:11.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624548/theora/5718_909764cc356e4ea8a95fcf55a1972043.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624548/large_thumb/large.jpg"
        },
        {
            "id": 627833,
            "name": "TAK Gaza",
            "header": "Gaza",
            "description": "Gaza",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627833/theora/TAK - Gaza.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627833/broadcast/TAK - Gaza.dv",
                "original": "https://upload.frikanalen.no/media/627833/original/TAK - Gaza.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627833/large_thumb/TAK - Gaza.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:07:11.631632",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-12-13T07:19:29.661071Z",
            "updatedTime": "2023-12-13T07:25:17.691302Z",
            "uploadedTime": "2023-12-13T07:20:58.158226Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627833/theora/TAK - Gaza.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627833/large_thumb/TAK - Gaza.jpg"
        },
        {
            "id": 624547,
            "name": "Hælse & Kællan 201100921",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624547/theora/5716_8cde707165ec4f18b6cf4340b8295a48.ogv",
                "original": "https://upload.frikanalen.no/media/624547/original/orig_2850844f8afb40298ce62a3f500483c9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624547/broadcast/5716_067662724c284aa9bec453ade5774ecd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624547/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:22:49.227000Z",
            "updatedTime": "2018-11-10T18:29:28.375040Z",
            "uploadedTime": "2011-08-22T08:22:49.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624547/theora/5716_8cde707165ec4f18b6cf4340b8295a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624547/large_thumb/large.jpg"
        },
        {
            "id": 624546,
            "name": "De Gode Nyheterna 20110912",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624546/theora/5717_1fefcb7a556048b18e6f926d2e022497.ogv",
                "original": "https://upload.frikanalen.no/media/624546/original/orig_3a31b6723ccc4117a960c9289edcca11.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624546/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624546/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624546/broadcast/5717_5e028364cd8740caa3f58f9ea1774175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624546/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:25:15.167000Z",
            "updatedTime": "2018-11-10T18:29:28.376403Z",
            "uploadedTime": "2011-08-22T08:25:15.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624546/theora/5717_1fefcb7a556048b18e6f926d2e022497.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624546/large_thumb/large.jpg"
        },
        {
            "id": 624545,
            "name": "LevandeOrd & 10min 20110919",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624545/theora/5715_e4f89838a8704df3aef6e55cfe4c1f6e.ogv",
                "original": "https://upload.frikanalen.no/media/624545/original/orig_3564d5774b164daaa4bc9f6cf6a62a65.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624545/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624545/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624545/broadcast/5715_e4b986cf64a241c1a0f8312b88f46012.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624545/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:20:06.863000Z",
            "updatedTime": "2018-11-10T18:29:28.377738Z",
            "uploadedTime": "2011-08-22T08:20:06.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624545/theora/5715_e4f89838a8704df3aef6e55cfe4c1f6e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624545/large_thumb/large.jpg"
        },
        {
            "id": 624544,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624544/theora/5714_702a1952735241bfbc614cfa76b56242.ogv",
                "original": "https://upload.frikanalen.no/media/624544/original/orig_3c3995c07c7444919f9794e1ebb0b4a9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624544/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624544/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624544/broadcast/5714_ab4100e44cfa47caac5a4d4c2999f3d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624544/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-20T13:26:41.323000Z",
            "updatedTime": "2018-11-10T18:29:28.379117Z",
            "uploadedTime": "2011-08-20T13:26:41.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624544/theora/5714_702a1952735241bfbc614cfa76b56242.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624544/large_thumb/large.jpg"
        },
        {
            "id": 624543,
            "name": "LevandOrd & 10min 20110905",
            "header": "LevandOrd med Tommy M. Josefsson följd av 10min med Sven Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624543/theora/5713_e56760ea2cd84ff88cb049d4b98b7fb1.ogv",
                "original": "https://upload.frikanalen.no/media/624543/original/orig_1074794a6c0c4c9d9bcbc3b9c47d3c48.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624543/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624543/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624543/broadcast/5713_6dd8d5d0bfa44ad0843e59b0368ea25b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624543/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-18T12:20:27.410000Z",
            "updatedTime": "2018-11-10T18:29:28.380540Z",
            "uploadedTime": "2011-08-18T12:20:27.410000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624543/theora/5713_e56760ea2cd84ff88cb049d4b98b7fb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624543/large_thumb/large.jpg"
        },
        {
            "id": 624542,
            "name": "Hælse & Kællan 201100907",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624542/theora/5712_0bd1cf9f2ddd4684ab7394807bac9ce9.ogv",
                "original": "https://upload.frikanalen.no/media/624542/original/orig_7bb6346073cd40418d8486cd25a18676.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624542/broadcast/5712_d4624faec3a340599a47664c5d421c4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624542/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-18T12:17:01.597000Z",
            "updatedTime": "2018-11-10T18:29:28.381883Z",
            "uploadedTime": "2011-08-18T12:17:01.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624542/theora/5712_0bd1cf9f2ddd4684ab7394807bac9ce9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624542/large_thumb/large.jpg"
        },
        {
            "id": 624541,
            "name": "34_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624541/theora/5705_e478cc9c979b40ee9d31905f12496d46.ogv",
                "original": "https://upload.frikanalen.no/media/624541/original/orig_c2b939d91c9b4614b717ced56fea7594.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624541/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624541/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624541/broadcast/5705_729005913b0e448f87c318066bf53e71.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624541/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:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:44:47.750000Z",
            "updatedTime": "2018-11-10T18:29:28.383240Z",
            "uploadedTime": "2011-08-18T08:44:47.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624541/theora/5705_e478cc9c979b40ee9d31905f12496d46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624541/large_thumb/large.jpg"
        },
        {
            "id": 624536,
            "name": "Allsang fra Morokulien Del 2",
            "header": "Programmet er del 2 av ett opptak fra allsangkonserten Foreningen ckms tv, hadde på Morokulien den 16. Juli 2011, med Bosse Grevinger og Dhan Hector",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624536/theora/orig_46e5106c3a13404fa65b3f1f2bbe5bc8.ogv",
                "original": "https://upload.frikanalen.no/media/624536/original/orig_46e5106c3a13404fa65b3f1f2bbe5bc8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624536/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624536/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624536/broadcast/5699_002085ca0ed641b89e351e0c75b0617e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624536/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-08-03T07:44:47.967000Z",
            "updatedTime": "2018-11-10T18:29:28.390081Z",
            "uploadedTime": "2011-08-03T07:44:47.967000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624536/theora/orig_46e5106c3a13404fa65b3f1f2bbe5bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624536/large_thumb/large.jpg"
        },
        {
            "id": 624535,
            "name": "Allsang fra Fredsri Morokulien",
            "header": "Programmet er ett opptak fra en allsangskonsert foreningen holdt på Morokulien den 16. juli i år. Bosse Grevinger og  Dhan Hector,spiller og synger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624535/theora/orig_b2d5f83f95e6461fa6907a11ebcd807e.ogv",
                "original": "https://upload.frikanalen.no/media/624535/original/orig_b2d5f83f95e6461fa6907a11ebcd807e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624535/broadcast/5696_12a2785657ed4fa4b595f99dac7f856c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624535/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:28.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-08-02T11:26:18.620000Z",
            "updatedTime": "2018-11-10T18:29:28.391686Z",
            "uploadedTime": "2011-08-02T11:26:18.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624535/theora/orig_b2d5f83f95e6461fa6907a11ebcd807e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624535/large_thumb/large.jpg"
        },
        {
            "id": 624534,
            "name": "Bibelstudier 06 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624534/theora/orig_2a25df877397421cb9267f2d32e9c755.ogv",
                "original": "https://upload.frikanalen.no/media/624534/original/orig_2a25df877397421cb9267f2d32e9c755.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624534/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624534/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624534/broadcast/5651_9f90294d91354a24a9924051dd81dac0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624534/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": "2011-07-01T14:46:09.230000Z",
            "updatedTime": "2018-11-10T18:29:28.393094Z",
            "uploadedTime": "2011-07-01T14:46:09.230000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624534/theora/orig_2a25df877397421cb9267f2d32e9c755.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624534/large_thumb/large.jpg"
        },
        {
            "id": 624533,
            "name": "Bibelstudier 05 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624533/theora/orig_33cfe90721474c97a23bf2adf2156e02.ogv",
                "original": "https://upload.frikanalen.no/media/624533/original/orig_33cfe90721474c97a23bf2adf2156e02.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624533/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624533/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624533/broadcast/5650_aae17441517a4e5f9db908bfa16ee104.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624533/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": "2011-07-01T14:43:09.180000Z",
            "updatedTime": "2018-11-10T18:29:28.394454Z",
            "uploadedTime": "2011-07-01T14:43:09.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624533/theora/orig_33cfe90721474c97a23bf2adf2156e02.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624533/large_thumb/large.jpg"
        },
        {
            "id": 623838,
            "name": "Walk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
                "original": "https://upload.frikanalen.no/media/623838/original/orig_6162f892a4964e18b44869be17f7d3e0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623838/broadcast/4610_cd0a7d3f8e504efaa0c56f510c61e63c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623838/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:21:27Z",
            "updatedTime": "2018-11-10T18:29:29.309177Z",
            "uploadedTime": "2010-08-10T19:21:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623838/large_thumb/large.jpg"
        },
        {
            "id": 624532,
            "name": "Bibelstudier 04 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624532/theora/orig_5dbaa2232c2c4fd79623722b488fc7e0.ogv",
                "original": "https://upload.frikanalen.no/media/624532/original/orig_5dbaa2232c2c4fd79623722b488fc7e0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624532/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624532/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624532/broadcast/5649_83b700450a3e468b9b5a7b210b0aa833.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624532/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": "2011-07-01T14:40:49.773000Z",
            "updatedTime": "2018-11-10T18:29:28.395841Z",
            "uploadedTime": "2011-07-01T14:40:49.773000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624532/theora/orig_5dbaa2232c2c4fd79623722b488fc7e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624532/large_thumb/large.jpg"
        },
        {
            "id": 624531,
            "name": "Bibelstudier 02 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624531/theora/orig_e03fb3472f11431296d7c379f0b3baad.ogv",
                "original": "https://upload.frikanalen.no/media/624531/original/orig_e03fb3472f11431296d7c379f0b3baad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624531/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624531/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624531/broadcast/5647_ba6fdad93b1b4451b5de0ee49b703769.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624531/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": "2011-07-01T14:37:15.767000Z",
            "updatedTime": "2018-11-10T18:29:28.397184Z",
            "uploadedTime": "2011-07-01T14:37:15.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624531/theora/orig_e03fb3472f11431296d7c379f0b3baad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624531/large_thumb/large.jpg"
        },
        {
            "id": 624530,
            "name": "Bibelstudier 03 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624530/theora/orig_364343f53b514ddaa1f42e073c66053f.ogv",
                "original": "https://upload.frikanalen.no/media/624530/original/orig_364343f53b514ddaa1f42e073c66053f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624530/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624530/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624530/broadcast/5648_a2de005c27b04a2d9489e8079f6d8719.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624530/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:18",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:39:04.223000Z",
            "updatedTime": "2018-11-10T18:29:28.398551Z",
            "uploadedTime": "2011-07-01T14:39:04.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624530/theora/orig_364343f53b514ddaa1f42e073c66053f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624530/large_thumb/large.jpg"
        },
        {
            "id": 624529,
            "name": "Nådegavetesten avsluttning",
            "header": "Programleder Mai-Britt Kendel søker i samarbeid med Harald Giesebrecht å finne ungdommers nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624529/theora/orig_a958937f9bcd4461a60220547982d1a6.ogv",
                "original": "https://upload.frikanalen.no/media/624529/original/orig_a958937f9bcd4461a60220547982d1a6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624529/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624529/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624529/broadcast/5644_4799564d554e4c48b6943f7c02265b63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624529/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:21:44.590000Z",
            "updatedTime": "2018-11-10T18:29:28.399967Z",
            "uploadedTime": "2011-07-01T14:21:44.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624529/theora/orig_a958937f9bcd4461a60220547982d1a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624529/large_thumb/large.jpg"
        },
        {
            "id": 624528,
            "name": "Bibelstudier 01 jan-apr 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Kenneth Lie er studieleder sammen med en gruppe fra Stavanger menighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624528/theora/orig_835efc3a6d354fdab56236188714ed9f.ogv",
                "original": "https://upload.frikanalen.no/media/624528/original/orig_835efc3a6d354fdab56236188714ed9f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624528/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624528/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624528/broadcast/5645_347977b400d24d23aff69874ee7d6834.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624528/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": "2011-07-01T14:34:08.967000Z",
            "updatedTime": "2018-11-10T18:29:28.401323Z",
            "uploadedTime": "2011-07-01T14:34:08.967000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624528/theora/orig_835efc3a6d354fdab56236188714ed9f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624528/large_thumb/large.jpg"
        },
        {
            "id": 624527,
            "name": "Nådegavetesten Synne Torbjørn",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624527/theora/orig_30ccb872d6c84f0eb52de0838076b904.ogv",
                "original": "https://upload.frikanalen.no/media/624527/original/orig_30ccb872d6c84f0eb52de0838076b904.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624527/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624527/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624527/broadcast/5641_176591ab30034e70a12beebf126b5460.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624527/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:37:00.763000Z",
            "updatedTime": "2018-11-10T18:29:28.402674Z",
            "uploadedTime": "2011-06-28T07:37:00.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624527/theora/orig_30ccb872d6c84f0eb52de0838076b904.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624527/large_thumb/large.jpg"
        },
        {
            "id": 624526,
            "name": "Nådegavetesten Vårinn Gjermunn",
            "header": "Programleder Mai-Britt Kendel søker i samarbeid med Harald Giesebrecht å finne ungdommers nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624526/theora/orig_b6658a64b50c450f8ac4ecdc34d14248.ogv",
                "original": "https://upload.frikanalen.no/media/624526/original/orig_b6658a64b50c450f8ac4ecdc34d14248.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624526/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624526/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624526/broadcast/5643_39724a2fa1554b26bf2f6f70cb497483.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624526/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T14:19:34.743000Z",
            "updatedTime": "2018-11-10T18:29:28.404058Z",
            "uploadedTime": "2011-07-01T14:19:34.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624526/theora/orig_b6658a64b50c450f8ac4ecdc34d14248.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624526/large_thumb/large.jpg"
        },
        {
            "id": 625204,
            "name": "Arendalsuka 2013 - Boligpolitikk",
            "header": "Del 3 av 3.\n\nFattigfolk utfordret politikerne under Arendalsuka 2013!\n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene. Den tredje og siste utspørringen i ettermiddagsola på Arendalstorget handlet om bolig. Torbjørn Røe Isaksen (H) og arbeidsminister Anniken Huitfeldt (Ap) var svarere.\n\nUtspørrerne var Tom Byberg Torstensen fra Sosialt Entreprenørskaps og brobyggerorganisasjonen «KREM» (KREativt og Mangfoldig arbeidsliv). En meget engasjert arbeidsminister tok utfordringen og innrømmet at jobben ikke er gjort for de som lett faller utenfor boligsosiale ordninger.",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625204/large_thumb/3_arendal.jpg",
                "theora": "https://upload.frikanalen.no/media/625204/theora/3_arendal.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625204/small_thumb/3_arendal.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625204/broadcast/3_arendal.avi",
                "original": "https://upload.frikanalen.no/media/625204/original/3_arendal.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:10:52",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:51:01Z",
            "updatedTime": "2018-11-10T18:29:27.536970Z",
            "uploadedTime": "2013-09-07T07:51:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625204/theora/3_arendal.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625204/large_thumb/3_arendal.jpg"
        },
        {
            "id": 627834,
            "name": "\"Grunnleggende IT-sikkerhet med friheten i behold\" med Hans-Petter Fjeld",
            "header": "NUUG",
            "description": "Hans-Petter er en sikkerhetsanalytiker med 10 års erfaring og har vært innom de fleste områdene innad i sikkerhetsfaget. Han jobber i dag for Defendable og spesialiserer seg på hendelseshåndtering.\n\nMeld deg gjerne inn i NUUG: https://nuug.no/innmelding Velkommen!",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627834/theora/Nuug-Foredag 22.07.2023 10.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627834/broadcast/Nuug-Foredag 22.07.2023 10.dv",
                "original": "https://upload.frikanalen.no/media/627834/original/Nuug-Foredag 22.07.2023 10.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627834/large_thumb/Nuug-Foredag 22.07.2023 10.jpg"
            },
            "creator": "malin.bruland@pm.me",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:14",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-12-15T17:17:56.592652Z",
            "updatedTime": "2023-12-15T18:06:56.152152Z",
            "uploadedTime": "2023-12-15T17:21:05.041254Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627834/theora/Nuug-Foredag 22.07.2023 10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627834/large_thumb/Nuug-Foredag 22.07.2023 10.jpg"
        },
        {
            "id": 624525,
            "name": "Nådegavetesten Silje Karen",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624525/theora/orig_f69952e28b274be484d49c552a4d29d6.ogv",
                "original": "https://upload.frikanalen.no/media/624525/original/orig_f69952e28b274be484d49c552a4d29d6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624525/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624525/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624525/broadcast/5640_ef8ed0f3e24b4c73900ca61847469d1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624525/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:34:33.073000Z",
            "updatedTime": "2018-11-10T18:29:28.405393Z",
            "uploadedTime": "2011-06-28T07:34:33.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624525/theora/orig_f69952e28b274be484d49c552a4d29d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624525/large_thumb/large.jpg"
        },
        {
            "id": 624523,
            "name": "NM2011 - Oslofjord Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624523/broadcast/5679_994b54785c8947e2a467042a8ba6ef9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:19:35.027000Z",
            "updatedTime": "2018-11-10T18:29:28.408086Z",
            "uploadedTime": "2011-07-02T10:19:35.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
        },
        {
            "id": 624522,
            "name": "NM2011 - Eikanger-Bjørsvik M.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624522/broadcast/5677_d50085797ebc4871aa837d8019631908.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:23.980000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:11:58.127000Z",
            "updatedTime": "2018-11-10T18:29:28.409472Z",
            "uploadedTime": "2011-07-02T10:11:58.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
        },
        {
            "id": 624519,
            "name": "NM2011 - Stavanger Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624519/broadcast/5675_28e822b1edfa4267a3fec292520cd269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:58:33.220000Z",
            "updatedTime": "2018-11-10T18:29:28.413555Z",
            "uploadedTime": "2011-07-02T09:58:33.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
        },
        {
            "id": 624518,
            "name": "NM2011 - Sandefjord Brass Symposium",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T09:18:56Z",
            "updatedTime": "2018-11-10T18:29:28.415034Z",
            "uploadedTime": "2011-07-02T09:18:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
        },
        {
            "id": 624517,
            "name": "NM2011 - Krohnengen Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624517/broadcast/5673_53faf73ccbb64b8ca66d1b626a5497fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:46.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:11:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.416450Z",
            "uploadedTime": "2011-07-02T09:11:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
        },
        {
            "id": 624516,
            "name": "Nådegavetesten Kariannne Ole_A",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624516/theora/orig_a16a6b22b7d3453e956fe770a9800b06.ogv",
                "original": "https://upload.frikanalen.no/media/624516/original/orig_a16a6b22b7d3453e956fe770a9800b06.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624516/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624516/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624516/broadcast/5639_f0fa998fc5ab45d4914941377d0ed05a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624516/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:32:30.197000Z",
            "updatedTime": "2018-11-10T18:29:28.417794Z",
            "uploadedTime": "2011-06-28T07:32:30.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624516/theora/orig_a16a6b22b7d3453e956fe770a9800b06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624516/large_thumb/large.jpg"
        },
        {
            "id": 624472,
            "name": "LevandeOrd & 10min 20110808",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624472/theora/5574_949680cf96c744e399080c7a792d8275.ogv",
                "original": "https://upload.frikanalen.no/media/624472/original/orig_adf4c8553bb94a459e1b74d34b4659a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624472/broadcast/5574_7059a3a09a5144bd9625ed9be19ca939.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624472/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:46:22.453000Z",
            "updatedTime": "2018-11-10T18:29:28.473323Z",
            "uploadedTime": "2011-05-05T15:46:22.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624472/theora/5574_949680cf96c744e399080c7a792d8275.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624472/large_thumb/large.jpg"
        },
        {
            "id": 624515,
            "name": "Nådegavetesten Åpning",
            "header": "Mennesker har forskjellige nådegaver. Mai-Britt Kendel har med seg Harald Giesebrecht og unge mennesker i studio som prøver å finne sine egne nådegaver.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624515/theora/orig_a1ad8657078c4444bc15f65e5097076d.ogv",
                "original": "https://upload.frikanalen.no/media/624515/original/orig_a1ad8657078c4444bc15f65e5097076d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624515/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624515/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624515/broadcast/5638_b09b8c57bf4642fe823a91e3bdeb5a83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624515/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:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-28T07:29:19.350000Z",
            "updatedTime": "2018-11-10T18:29:28.419158Z",
            "uploadedTime": "2011-06-28T07:29:19.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624515/theora/orig_a1ad8657078c4444bc15f65e5097076d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624515/large_thumb/large.jpg"
        },
        {
            "id": 624513,
            "name": "NM2011 - Sørum Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624513/broadcast/5632_006beb0cd94a4c34bd4ae8b78f16b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:24.090000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-06-27T17:27:38.407000Z",
            "updatedTime": "2018-11-10T18:29:28.420554Z",
            "uploadedTime": "2011-06-27T17:27:38.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
        },
        {
            "id": 624510,
            "name": "24_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
                "original": "https://upload.frikanalen.no/media/624510/original/orig_26f7630404dd491f9b7a5bd8cfbb477d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624510/broadcast/5590_a8cb70f9d3eb4edd8f027a37473a1c1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624510/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:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:17:14.390000Z",
            "updatedTime": "2018-11-10T18:29:28.424698Z",
            "uploadedTime": "2011-05-09T19:17:14.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624510/large_thumb/large.jpg"
        },
        {
            "id": 624509,
            "name": "Den norske kirke i eksil 88",
            "header": "Hva vet du om den Hellige Ånd? Han er viktig for vårt kristenliv.\nVi tar sommerferie fra 10 juli.\nNeste gudstjeneste er 21 august 2011\nGod sommer til alle.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624509/theora/orig_6b825b59cf0b494a9f9f333f25d48e17.ogv",
                "original": "https://upload.frikanalen.no/media/624509/original/orig_6b825b59cf0b494a9f9f333f25d48e17.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624509/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624509/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624509/broadcast/5630_13f972d089ce4ed08ecf4bdddfca89a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624509/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:13.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-13T22:25:48.410000Z",
            "updatedTime": "2018-11-10T18:29:28.426106Z",
            "uploadedTime": "2011-06-13T22:25:48.410000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624509/theora/orig_6b825b59cf0b494a9f9f333f25d48e17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624509/large_thumb/large.jpg"
        },
        {
            "id": 624508,
            "name": "23_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
                "original": "https://upload.frikanalen.no/media/624508/original/orig_2155bf38fe8d473e8282fda1f47f0bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624508/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624508/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624508/broadcast/5589_ffe1d28ccd73455494413d118ffac69a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624508/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:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:16:05.420000Z",
            "updatedTime": "2018-11-10T18:29:28.427480Z",
            "uploadedTime": "2011-05-09T19:16:05.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624508/large_thumb/large.jpg"
        },
        {
            "id": 624314,
            "name": "Peder Påske",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624314/theora/5375_d919a21d71514ec5a9bc58ee5ef1c0bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624314/broadcast/5375_909a084e3d81480298d841a3b2a454cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624314/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:47.970000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-23T17:41:55.613000Z",
            "updatedTime": "2018-11-10T18:29:28.678163Z",
            "uploadedTime": "2011-02-23T17:41:55.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624314/theora/5375_d919a21d71514ec5a9bc58ee5ef1c0bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624314/large_thumb/large.jpg"
        }
    ]
}