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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2200&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2100&ordering=-id",
    "results": [
        {
            "id": 624121,
            "name": "BK25-271210-2950",
            "header": "Guds Ord Med Björn\nKristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624121/theora/5093_6ce8f0a7e40d4225a29ab9df5e38236f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624121/broadcast/5093_41b5829762d348f4a0d19ef004ba1433.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624121/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:50",
            "durationSec": 1790.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-20T09:47:41.723000Z",
            "updatedTime": "2018-11-10T18:29:28.932159Z",
            "uploadedTime": "2010-12-20T09:47:41.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624121/theora/5093_6ce8f0a7e40d4225a29ab9df5e38236f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624121/large_thumb/large.jpg"
        },
        {
            "id": 624120,
            "name": "Akkurat Nå 19. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624120/theora/5080_4576e3b630ca4a58b09474f2a7cf5582.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624120/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624120/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624120/broadcast/5080_d43c858731da4efd90e6c591be0bc7d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624120/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:36.880000",
            "durationSec": 3096.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-11T15:37:29.407000Z",
            "updatedTime": "2018-11-10T18:29:28.933515Z",
            "uploadedTime": "2010-12-11T15:37:29.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624120/theora/5080_4576e3b630ca4a58b09474f2a7cf5582.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624120/large_thumb/large.jpg"
        },
        {
            "id": 624119,
            "name": "T4gTMJTL 221210_2928",
            "header": "T4g Tommy M.Josefsson o thorkild Laursen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624119/theora/5091_84ac5b0d462e4f159d3c663435cd34eb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624119/broadcast/5091_85bfed9f94cf4ab98ec112f73e615f8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624119/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:28",
            "durationSec": 1768.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-17T10:02:24.343000Z",
            "updatedTime": "2018-11-10T18:29:28.934861Z",
            "uploadedTime": "2010-12-17T10:02:24.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624119/theora/5091_84ac5b0d462e4f159d3c663435cd34eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624119/large_thumb/large.jpg"
        },
        {
            "id": 624118,
            "name": "CTTJul 201210-2940",
            "header": "CTT Country Team Kåre o Lena Jönsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624118/theora/5090_b77962fb4fa7465588cbd766e7cc8880.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624118/broadcast/5090_2a58334423a3465094fde6d989114656.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624118/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "durationSec": 1780.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-16T13:42:53.117000Z",
            "updatedTime": "2018-11-10T18:29:28.936291Z",
            "uploadedTime": "2010-12-16T13:42:53.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624118/theora/5090_b77962fb4fa7465588cbd766e7cc8880.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624118/large_thumb/large.jpg"
        },
        {
            "id": 624116,
            "name": "51_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
                "original": "https://upload.frikanalen.no/media/624116/original/orig_d0b580641bc14ac5a82e660bf30dff06.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624116/broadcast/4937_d92fd9112a084ccfa001ff9499f8ef77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624116/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:48",
            "durationSec": 1728.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:06:00.097000Z",
            "updatedTime": "2018-11-10T18:29:28.937683Z",
            "uploadedTime": "2010-11-11T10:06:00.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624116/large_thumb/large.jpg"
        },
        {
            "id": 624113,
            "name": "Empo tv - del 29",
            "header": "Alle Empo tvs programledere og reportere har en utviklingshemming. Vi lager programmer for alle, med eller uten diagnose!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624113/theora/4654_2a30acefca634cc38443a4754bed49f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624113/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624113/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624113/broadcast/4654_7abebe0a715b4e84bf490b3a335f8848.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624113/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:28:56.680000",
            "durationSec": 1736.68,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-08-24T11:03:54.900000Z",
            "updatedTime": "2020-08-30T19:59:27.677094Z",
            "uploadedTime": "2010-08-24T11:03:54.900000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624113/theora/4654_2a30acefca634cc38443a4754bed49f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624113/large_thumb/large.jpg"
        },
        {
            "id": 624112,
            "name": "Den norske kirke i eksil 73",
            "header": "Gudstjeneste 3 søndag i advent.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624112/theora/orig_3560e6a216884ffabd31722b4ef3e8cc.ogv",
                "original": "https://upload.frikanalen.no/media/624112/original/orig_3560e6a216884ffabd31722b4ef3e8cc.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624112/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624112/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624112/broadcast/5089_0e8ecef0cb954a0e94532c6b084b3333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624112/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:01.240000",
            "durationSec": 1621.24,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-14T11:56:08.307000Z",
            "updatedTime": "2018-11-10T18:29:28.941854Z",
            "uploadedTime": "2010-12-14T11:56:08.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624112/theora/orig_3560e6a216884ffabd31722b4ef3e8cc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624112/large_thumb/large.jpg"
        },
        {
            "id": 624110,
            "name": "HelseExpo Mjøndslen 20",
            "header": "Den Gud du leter etter, er tema for David Havsteins helseforedrag. Det viser seg at også menneskenes åndelige tilstand har stor betydning for helsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624110/theora/5086_4192a95b62c9445fa9c41e690aa5d4da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624110/broadcast/5086_4192a95b62c9445fa9c41e690aa5d4da.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624110/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:01.600000",
            "durationSec": 1501.6,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-13T10:43:55.397000Z",
            "updatedTime": "2018-11-10T18:29:28.943219Z",
            "uploadedTime": "2010-12-13T10:43:55.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624110/theora/5086_4192a95b62c9445fa9c41e690aa5d4da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624110/large_thumb/large.jpg"
        },
        {
            "id": 624109,
            "name": "HelseExpo Mjøndalen 19",
            "header": "Bare denfor? Svært mange mennesker opplever depresjoner gjennom livet. Overlege og psykiate Oskar H. Sommer hjelper oss med å takle nedturene.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624109/theora/5085_8a85011af33b402e88c57be31322ce62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624109/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624109/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624109/broadcast/5085_8a85011af33b402e88c57be31322ce62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624109/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:02.160000",
            "durationSec": 1442.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-13T10:40:06.643000Z",
            "updatedTime": "2018-11-10T18:29:28.944597Z",
            "uploadedTime": "2010-12-13T10:40:06.643000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624109/theora/5085_8a85011af33b402e88c57be31322ce62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624109/large_thumb/large.jpg"
        },
        {
            "id": 624105,
            "name": "Akkurat Nå 12. desember 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624105/theora/5078_270fc0f9e37242dfae82a4280a4a150c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624105/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624105/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624105/broadcast/5078_cb665f8495f947279b3f0eba7a874a1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624105/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:40.360000",
            "durationSec": 3100.36,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-11T15:34:42.823000Z",
            "updatedTime": "2018-11-10T18:29:28.945971Z",
            "uploadedTime": "2010-12-11T15:34:42.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624105/theora/5078_270fc0f9e37242dfae82a4280a4a150c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624105/large_thumb/large.jpg"
        },
        {
            "id": 624104,
            "name": "Blaker skanse i Sörum komune",
            "header": "Ett av festningsverkene i Glomma reginonen, Laget av ellever fra Sörumsand videregående skole. Redigert av John P. Nordstrand",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624104/theora/5077_eb5735c0bcfb4a5fa253d80afa8294f1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624104/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624104/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624104/broadcast/5077_7034b03f02ad402ebbdadb9614e7bf87.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624104/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:10:00",
            "durationSec": 600.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-10T23:06:42.457000Z",
            "updatedTime": "2018-11-10T18:29:28.947363Z",
            "uploadedTime": "2010-12-10T23:06:42.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624104/theora/5077_eb5735c0bcfb4a5fa253d80afa8294f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624104/large_thumb/large.jpg"
        },
        {
            "id": 624103,
            "name": "Faithbook, camporee i Finland",
            "header": "Over 2000 speidere fra ca 25 land samles til lek og alvor i Iso Kirja i Finland. To norske speidergutter, Noah og Jonas, forteller om sine opplevelser.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624103/theora/4995_ab3156cf40f0413b91819efe96c9e4f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624103/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624103/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624103/broadcast/4995_ab3156cf40f0413b91819efe96c9e4f6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624103/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T20:35:11.487000Z",
            "updatedTime": "2018-11-10T18:29:28.948731Z",
            "uploadedTime": "2010-12-01T20:35:11.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624103/theora/4995_ab3156cf40f0413b91819efe96c9e4f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624103/large_thumb/large.jpg"
        },
        {
            "id": 624102,
            "name": "Born to play del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624102/theora/5051_f55fc43354a147c29ccc7eebd2e85238.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624102/broadcast/5051_8538ef23501543eabd7b3e539a66aceb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624102/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-07T11:59:00.687000Z",
            "updatedTime": "2018-11-10T18:29:28.950073Z",
            "uploadedTime": "2010-12-07T11:59:00.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624102/theora/5051_f55fc43354a147c29ccc7eebd2e85238.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624102/large_thumb/large.jpg"
        },
        {
            "id": 624101,
            "name": "Sterling Station",
            "header": "Ekteparet Sterling driver en spennende gård som er noe utenom det vanlige.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624101/theora/5003_a8370230b693469cb9cb24716ddf5ba5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624101/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624101/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624101/broadcast/5003_a8370230b693469cb9cb24716ddf5ba5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624101/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:20:56.003000Z",
            "updatedTime": "2018-11-10T18:29:28.951423Z",
            "uploadedTime": "2010-12-01T21:20:56.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624101/theora/5003_a8370230b693469cb9cb24716ddf5ba5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624101/large_thumb/large.jpg"
        },
        {
            "id": 624094,
            "name": "STF20101007pr1 BST04-151210",
            "header": "Svenn Thommy Fjeldberg och Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624094/theora/5064_305357b1c2e742ec85797771b6b20b42.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624094/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624094/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624094/broadcast/5064_c5ef0f40e6804364aae24f0f4c01aedc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624094/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:20",
            "durationSec": 1760.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-09T11:43:01.037000Z",
            "updatedTime": "2018-11-10T18:29:28.960955Z",
            "uploadedTime": "2010-12-09T11:43:01.037000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624094/theora/5064_305357b1c2e742ec85797771b6b20b42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624094/large_thumb/large.jpg"
        },
        {
            "id": 624093,
            "name": "DGN188 E 2813 - 131210",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624093/theora/5059_72459cd0627c491db5b2d0d3121f1a6f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624093/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624093/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624093/broadcast/5059_72459cd0627c491db5b2d0d3121f1a6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624093/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:13.160000",
            "durationSec": 1693.16,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-09T07:57:19.533000Z",
            "updatedTime": "2018-11-10T18:29:28.962299Z",
            "uploadedTime": "2010-12-09T07:57:19.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624093/theora/5059_72459cd0627c491db5b2d0d3121f1a6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624093/large_thumb/large.jpg"
        },
        {
            "id": 624092,
            "name": "Jul med Country Team Johnsen",
            "header": "Jule program med Kåre og Lena Jonsen, Country musikk",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624092/theora/5054_78f839861874421da98551d094e918f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624092/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624092/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624092/broadcast/5054_78f839861874421da98551d094e918f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624092/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:17.240000",
            "durationSec": 1637.24,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-08T18:32:13.940000Z",
            "updatedTime": "2018-11-10T18:29:28.963680Z",
            "uploadedTime": "2010-12-08T18:32:13.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624092/theora/5054_78f839861874421da98551d094e918f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624092/large_thumb/large.jpg"
        },
        {
            "id": 624091,
            "name": "Fjellet, moralen og helsen",
            "header": "Mye skjer med mennesker på fottur i mektig fjelllandskap. Samtidig som man får fysisk fostring, er det naturlig for denne gjengen i disse omgivelser også å filosofere over Gud og moral.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624091/theora/4990_d5e5e5756e1c40aaa85d00fba4843769.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624091/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624091/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624091/broadcast/4990_d5e5e5756e1c40aaa85d00fba4843769.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624091/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:26.240000",
            "durationSec": 1286.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T20:04:10.433000Z",
            "updatedTime": "2018-11-10T18:29:28.965024Z",
            "uploadedTime": "2010-12-01T20:04:10.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624091/theora/4990_d5e5e5756e1c40aaa85d00fba4843769.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624091/large_thumb/large.jpg"
        },
        {
            "id": 624090,
            "name": "Konsert med Adventsangerne",
            "header": "Laila Therese Johansen dirigerer Adventsangerne ved en konsert i Stavanger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624090/theora/4999_3ddc2255f1a14be98897b65a713a03a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624090/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624090/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624090/broadcast/4999_3ddc2255f1a14be98897b65a713a03a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624090/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:01:10.130000Z",
            "updatedTime": "2018-11-10T18:29:28.966369Z",
            "uploadedTime": "2010-12-01T21:01:10.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624090/theora/4999_3ddc2255f1a14be98897b65a713a03a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624090/large_thumb/large.jpg"
        },
        {
            "id": 624089,
            "name": "Legenden Edith Takle",
            "header": "Søster Takle er et kjent og kjært menneske for utallige ungdommer som gjennom 50 år har vært elever ved Tyrifjord Videregående Skole ved Tyrifjorden. Paul Liseth intervjuer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624089/theora/4994_088645546164407396383a4e332a54a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624089/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624089/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624089/broadcast/4994_088645546164407396383a4e332a54a8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624089/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:56.760000",
            "durationSec": 1496.76,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T20:28:36.607000Z",
            "updatedTime": "2018-11-10T18:29:28.967770Z",
            "uploadedTime": "2010-12-01T20:28:36.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624089/theora/4994_088645546164407396383a4e332a54a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624089/large_thumb/large.jpg"
        },
        {
            "id": 624088,
            "name": "Con Licenza",
            "header": "En venneflokk kjører med motorsykler gjennom vakre landskap i Danmark og filosoferer over livet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624088/theora/4989_c1343b7fe8724e31b6a1ee753d997f6e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624088/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624088/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624088/broadcast/4989_c1343b7fe8724e31b6a1ee753d997f6e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624088/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "durationSec": 1500.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T19:58:05.987000Z",
            "updatedTime": "2018-11-10T18:29:28.969161Z",
            "uploadedTime": "2010-12-01T19:58:05.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624088/theora/4989_c1343b7fe8724e31b6a1ee753d997f6e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624088/large_thumb/large.jpg"
        },
        {
            "id": 624087,
            "name": "Derfor tror jeg på Gud, del 3",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse. Siste del.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624087/theora/5002_6b29e71486fc453b919ad1203b55511a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624087/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624087/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624087/broadcast/5002_7a75c46433ce4bbdb4a477117e182e99.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624087/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.280000",
            "durationSec": 1738.28,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:14:05.273000Z",
            "updatedTime": "2018-11-10T18:29:28.970503Z",
            "uploadedTime": "2010-12-01T21:14:05.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624087/theora/5002_6b29e71486fc453b919ad1203b55511a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624087/large_thumb/large.jpg"
        },
        {
            "id": 624086,
            "name": "Derfor tror jeg på Gud, del 1",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624086/theora/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624086/broadcast/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624086/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:09.160000",
            "durationSec": 1689.16,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:08:27.187000Z",
            "updatedTime": "2018-11-10T18:29:28.971884Z",
            "uploadedTime": "2010-12-01T21:08:27.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624086/theora/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624086/large_thumb/large.jpg"
        },
        {
            "id": 624085,
            "name": "Derfor tror jeg på Gud, del 2",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse (i tre deler).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624085/theora/5001_468161d7e00c4b0db3e127b741d907e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624085/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624085/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624085/broadcast/5001_468161d7e00c4b0db3e127b741d907e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624085/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:27:20.640000",
            "durationSec": 1640.64,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:10:59.880000Z",
            "updatedTime": "2018-11-10T18:29:28.973235Z",
            "uploadedTime": "2010-12-01T21:10:59.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624085/theora/5001_468161d7e00c4b0db3e127b741d907e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624085/large_thumb/large.jpg"
        },
        {
            "id": 624084,
            "name": "Perler fra adventkirken 02",
            "header": "Livet, - kort eller langt? Reidar J. Kvinge taler i Adventkirken i Stavanger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624084/theora/5007_8a33d678d64e48659198f974b1f76af0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624084/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624084/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624084/broadcast/5007_8a33d678d64e48659198f974b1f76af0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624084/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:52",
            "durationSec": 1492.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-02T08:15:53.057000Z",
            "updatedTime": "2018-11-10T18:29:28.974579Z",
            "uploadedTime": "2010-12-02T08:15:53.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624084/theora/5007_8a33d678d64e48659198f974b1f76af0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624084/large_thumb/large.jpg"
        },
        {
            "id": 624083,
            "name": "Perler fra adventkirken 01",
            "header": "Hva er en adventist? Det er spørsmålet Reidar J. Kvinge gir et svar på i denne prekenen fra adventkirken i Stavanger.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624083/theora/5006_590bcfbcfa234c1f8fd283dad4c56728.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624083/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624083/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624083/broadcast/5006_590bcfbcfa234c1f8fd283dad4c56728.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624083/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-02T08:09:31.880000Z",
            "updatedTime": "2018-11-10T18:29:28.976134Z",
            "uploadedTime": "2010-12-02T08:09:31.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624083/theora/5006_590bcfbcfa234c1f8fd283dad4c56728.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624083/large_thumb/large.jpg"
        },
        {
            "id": 624082,
            "name": "Rosens navn",
            "header": "En ungdomsgjeng drar til rosenes by Molde med sitt kristne budskap.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624082/theora/4991_2f09585b3c6445899c9ad573abd383da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624082/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624082/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624082/broadcast/4991_2f09585b3c6445899c9ad573abd383da.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624082/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "durationSec": 1560.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T20:10:42.820000Z",
            "updatedTime": "2018-11-10T18:29:28.977564Z",
            "uploadedTime": "2010-12-01T20:10:42.820000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624082/theora/4991_2f09585b3c6445899c9ad573abd383da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624082/large_thumb/large.jpg"
        },
        {
            "id": 624081,
            "name": "Hva har hendt? Del 2",
            "header": "Hva har hendt? er et syngespill om det som skjedde i Betlehem da Jesus ble født. Tekster og melodier er laget av menighetsmedlemmer i Adventkirken i Drammen-Hokksund-området. De som synger er menighetens egne barn og voksne i korene og gruppene Cantai, Joy og Dissonans. Innspilt i 2001.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624081/theora/5021_6e682c6ad8db493c9daa3603aa557447.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624081/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624081/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624081/broadcast/5021_6e682c6ad8db493c9daa3603aa557447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624081/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:20:37.120000",
            "durationSec": 1237.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-02T09:57:29.943000Z",
            "updatedTime": "2018-11-10T18:29:28.978949Z",
            "uploadedTime": "2010-12-02T09:57:29.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624081/theora/5021_6e682c6ad8db493c9daa3603aa557447.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624081/large_thumb/large.jpg"
        },
        {
            "id": 624080,
            "name": "Hva har hendt? Del 1",
            "header": "Hva har hendt? er et syngespill om det som skjedde i Betlehem da Jesus ble født. Tekster og melodier er laget av menighetsmedlemmer i Adventkirken i Drammen-Hokksund-området. De som synger er menighetens egne barn og voksne i korene og gruppene Cantai, Joy og Dissonans. Innspilt i 2001.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624080/theora/5020_cf9bf25217474a6194559d4200e94e80.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624080/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624080/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624080/broadcast/5020_cf9bf25217474a6194559d4200e94e80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624080/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:20:30.600000",
            "durationSec": 1230.6,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-02T09:53:34.683000Z",
            "updatedTime": "2018-11-10T18:29:28.980383Z",
            "uploadedTime": "2010-12-02T09:53:34.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624080/theora/5020_cf9bf25217474a6194559d4200e94e80.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624080/large_thumb/large.jpg"
        },
        {
            "id": 624079,
            "name": "DRØM: Jaer Skoles Musikkorps",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624079/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624079/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624079/broadcast/5050_d92613651e89450886f68f1354176973.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624079/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-07T11:57:17.233000Z",
            "updatedTime": "2018-11-10T18:29:28.981728Z",
            "uploadedTime": "2010-12-07T11:57:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624079/large_thumb/large.jpg"
        },
        {
            "id": 624078,
            "name": "EBFpr1-CHKpr2 2948  20101208",
            "header": "Helse medEva-Britt Fjeldberg och Kællan\nmed Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624078/theora/5049_98c4e3d5009842eeb24a0f8443d5476b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624078/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624078/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624078/broadcast/5049_e9e84cf729b54293bbe8772e1f313b7e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624078/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:48.720000",
            "durationSec": 1788.72,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-06T10:15:14.600000Z",
            "updatedTime": "2018-11-10T18:29:28.983083Z",
            "uploadedTime": "2010-12-06T10:15:14.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624078/theora/5049_98c4e3d5009842eeb24a0f8443d5476b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624078/large_thumb/large.jpg"
        },
        {
            "id": 624077,
            "name": "VGF1#7-2_tk2850 Hans Braterud",
            "header": "VGF17-2 verdens gjenfødelse Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624077/theora/4962_d9932a40651f45d09b07d08b2f697e6f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624077/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624077/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624077/broadcast/4962_fe237dec85d74bc4a20d66cfe93384d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624077/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:50.320000",
            "durationSec": 1730.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-30T10:42:02.360000Z",
            "updatedTime": "2018-11-10T18:29:28.984460Z",
            "uploadedTime": "2010-11-30T10:42:02.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624077/theora/4962_d9932a40651f45d09b07d08b2f697e6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624077/large_thumb/large.jpg"
        },
        {
            "id": 624076,
            "name": "Advents Gudstjeneste",
            "header": "2. Advent, Gudstjeneste i Missions kirken i Charlottenberg,",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624076/theora/5048_717e582ffbff4dd5a851946b925de940.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624076/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624076/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624076/broadcast/5048_ef08d6b75fa049799c6c538868c06805.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624076/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:29:07.800000",
            "durationSec": 1747.8,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-05T19:33:49.293000Z",
            "updatedTime": "2018-11-10T18:29:28.985797Z",
            "uploadedTime": "2010-12-05T19:33:49.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624076/theora/5048_717e582ffbff4dd5a851946b925de940.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624076/large_thumb/large.jpg"
        },
        {
            "id": 624075,
            "name": "Den norske kirke i eksil 72",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624075/theora/orig_4c5a9c6dd2884a3c9ed3ca9646ed1024.ogv",
                "original": "https://upload.frikanalen.no/media/624075/original/orig_4c5a9c6dd2884a3c9ed3ca9646ed1024.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624075/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624075/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624075/broadcast/5042_70c889e6858841f9933194fc10a58a12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624075/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:00.440000",
            "durationSec": 1560.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-03T13:47:52.913000Z",
            "updatedTime": "2018-11-10T18:29:28.987148Z",
            "uploadedTime": "2010-12-03T13:47:52.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624075/theora/orig_4c5a9c6dd2884a3c9ed3ca9646ed1024.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624075/large_thumb/large.jpg"
        },
        {
            "id": 624074,
            "name": "EBF pr1-CHK pr2 20101208",
            "header": "helseEva-britt Fjeldberg\noch källan Carl henrik karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
                "original": "https://upload.frikanalen.no/media/624074/original/orig_0f8c158dd46047019751735ff7eb0135.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624074/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624074/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624074/broadcast/5041_d44ad0897c1f45f4aa5fa000d8a2175e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624074/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.840000",
            "durationSec": 1770.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-03T12:09:54.437000Z",
            "updatedTime": "2018-11-10T18:29:28.988539Z",
            "uploadedTime": "2010-12-03T12:09:54.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624074/large_thumb/large.jpg"
        },
        {
            "id": 624073,
            "name": "Julemix med Country team",
            "header": "Ciuntry team Kåre og Lena Jonsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624073/theora/5040_9e9d722e6d8c484b944bd3c728100643.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624073/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624073/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624073/broadcast/5040_9e9d722e6d8c484b944bd3c728100643.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624073/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:17.240000",
            "durationSec": 1637.24,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T20:56:04.990000Z",
            "updatedTime": "2018-11-10T18:29:28.989920Z",
            "uploadedTime": "2010-12-02T20:56:04.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624073/theora/5040_9e9d722e6d8c484b944bd3c728100643.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624073/large_thumb/large.jpg"
        },
        {
            "id": 624072,
            "name": "Israel Bibelens land Del 4",
            "header": "Reisedokumentar fra Israel,",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624072/theora/5035_4a91380e82894008b8e0662a44d2bb8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624072/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624072/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624072/broadcast/5035_b554a430665b4247b0cbe449d535042f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624072/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:39",
            "durationSec": 1719.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T18:38:35.290000Z",
            "updatedTime": "2018-11-10T18:29:28.991269Z",
            "uploadedTime": "2010-12-02T18:38:35.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624072/theora/5035_4a91380e82894008b8e0662a44d2bb8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624072/large_thumb/large.jpg"
        },
        {
            "id": 624071,
            "name": "Israel Bibelens land Del 3",
            "header": "En reise dokumentär fra Israel, Cymbal TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624071/theora/5033_b6acfb12e55d44f98923282bf8507a23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624071/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624071/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624071/broadcast/5033_d8ae063f48b04c1fa01e3e5a5df7132e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624071/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:29:01.680000",
            "durationSec": 1741.68,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T14:41:42.123000Z",
            "updatedTime": "2018-11-10T18:29:28.992634Z",
            "uploadedTime": "2010-12-02T14:41:42.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624071/theora/5033_b6acfb12e55d44f98923282bf8507a23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624071/large_thumb/large.jpg"
        },
        {
            "id": 624069,
            "name": "Israel Bibelens land del 2",
            "header": "Reise dokumentar fra Israel, lagd av Cymbal TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624069/theora/5023_ce78ae18cef04be6bbb41a741ee36fb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624069/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624069/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624069/broadcast/5023_ce78ae18cef04be6bbb41a741ee36fb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624069/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:01.600000",
            "durationSec": 1681.6,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T11:59:59.830000Z",
            "updatedTime": "2018-11-10T18:29:28.993974Z",
            "uploadedTime": "2010-12-02T11:59:59.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624069/theora/5023_ce78ae18cef04be6bbb41a741ee36fb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624069/large_thumb/large.jpg"
        },
        {
            "id": 624067,
            "name": "Israel - Bibelens land - Del 1",
            "header": "En reise dokumentar fra Israel, Produsert av Cymbal tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624067/theora/5004_f62e7702c72c43c0848bf881221d0291.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624067/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624067/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624067/broadcast/5004_1108d4acb05c4b4dacb77c1a02ddc759.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624067/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:44.120000",
            "durationSec": 1724.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T07:51:29.157000Z",
            "updatedTime": "2018-11-10T18:29:28.996692Z",
            "uploadedTime": "2010-12-02T07:51:29.157000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624067/theora/5004_f62e7702c72c43c0848bf881221d0291.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624067/large_thumb/large.jpg"
        },
        {
            "id": 624066,
            "name": "Empo tv - del 28",
            "header": "Alle Empo tvs programledere og reportere har en utviklingshemming. Vi lager programmer for alle, med eller uten diagnose!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624066/theora/4653_5d9ebb04446d4d73b13149005160b19e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624066/broadcast/4653_5d9ebb04446d4d73b13149005160b19e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624066/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:23:33.560000",
            "durationSec": 1413.56,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-08-24T11:02:27.680000Z",
            "updatedTime": "2020-08-30T19:59:35.795339Z",
            "uploadedTime": "2010-08-24T11:02:27.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624066/theora/4653_5d9ebb04446d4d73b13149005160b19e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624066/large_thumb/large.jpg"
        },
        {
            "id": 624065,
            "name": "Born to play del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624065/theora/4967_0cad025424404d78935a122dd6229cb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624065/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624065/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624065/broadcast/4967_515eca71e34d4a319dc218bc3d807c53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624065/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "durationSec": 1740.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-11-30T22:32:30.707000Z",
            "updatedTime": "2018-11-10T18:29:28.999410Z",
            "uploadedTime": "2010-11-30T22:32:30.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624065/theora/4967_0cad025424404d78935a122dd6229cb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624065/large_thumb/large.jpg"
        },
        {
            "id": 624064,
            "name": "Jule evangeliet",
            "header": "Jule evangelie, lest av Dan S. Nordstand - www.ckms.tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624064/theora/4966_b132533249fe4ed18221592b79c987ec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624064/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624064/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624064/broadcast/4966_6136d4173f634a7e8ac106bf49c13167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624064/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:04:55.920000",
            "durationSec": 295.92,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-11-30T21:02:21.163000Z",
            "updatedTime": "2018-11-10T18:29:29.000817Z",
            "uploadedTime": "2010-11-30T21:02:21.163000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624064/theora/4966_b132533249fe4ed18221592b79c987ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624064/large_thumb/large.jpg"
        },
        {
            "id": 624063,
            "name": "50_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
                "original": "https://upload.frikanalen.no/media/624063/original/orig_dfe32365c6af4c83a70d858f76200816.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624063/broadcast/4934_d48d242aa2944d229035c0c3a753b606.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624063/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:48",
            "durationSec": 1728.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:30:49.793000Z",
            "updatedTime": "2018-11-10T18:29:29.002167Z",
            "uploadedTime": "2010-11-11T09:30:49.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624063/large_thumb/large.jpg"
        },
        {
            "id": 624062,
            "name": "Inside Israel Desember 2010",
            "header": "Høydepunkter fra 2010.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624062/theora/4960_e798b1ae53434c879e44ac8c5dbf367f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624062/broadcast/4960_e798b1ae53434c879e44ac8c5dbf367f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624062/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.880000",
            "durationSec": 1560.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-29T08:20:42.560000Z",
            "updatedTime": "2018-11-10T18:29:29.003553Z",
            "uploadedTime": "2010-11-29T08:20:42.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624062/theora/4960_e798b1ae53434c879e44ac8c5dbf367f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624062/large_thumb/large.jpg"
        },
        {
            "id": 624061,
            "name": "VGF1#7 20101207",
            "header": "Verdens gjensfødelse\nmed Hans Braterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624061/theora/4963_f1a3accda4fd4806b410434298769b28.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624061/broadcast/4963_13675df971fe4b169ba4e4ba0c054370.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624061/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:50.320000",
            "durationSec": 1730.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-30T10:53:37.750000Z",
            "updatedTime": "2018-11-10T18:29:29.004991Z",
            "uploadedTime": "2010-11-30T10:53:37.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624061/theora/4963_f1a3accda4fd4806b410434298769b28.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624061/large_thumb/large.jpg"
        },
        {
            "id": 624060,
            "name": "r intro til ckms.tv",
            "header": "CKMS.TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624060/theora/4965_4c295be964064a52bd2f7669ee438550.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624060/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624060/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624060/broadcast/4965_c8f4eb675a90411ba5fb50b0746aa796.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624060/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:00:20.040000",
            "durationSec": 20.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-11-30T11:29:09.527000Z",
            "updatedTime": "2018-11-10T18:29:29.006372Z",
            "uploadedTime": "2010-11-30T11:29:09.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624060/theora/4965_4c295be964064a52bd2f7669ee438550.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624060/large_thumb/large.jpg"
        },
        {
            "id": 624059,
            "name": "intro ckms.tv",
            "header": "Intro til CKMS.TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624059/theora/4964_62e1869a5bc24e39ae0e1f58ccdcab0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624059/broadcast/4964_6f537c07b7a949b08e607fe8211986e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624059/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:00:20.040000",
            "durationSec": 20.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-11-30T11:22:48.237000Z",
            "updatedTime": "2018-11-10T18:29:29.007761Z",
            "uploadedTime": "2010-11-30T11:22:48.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624059/theora/4964_62e1869a5bc24e39ae0e1f58ccdcab0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624059/large_thumb/large.jpg"
        },
        {
            "id": 624058,
            "name": "49_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
                "original": "https://upload.frikanalen.no/media/624058/original/orig_9e6ba6aee0bb48049b587cde9b80a89f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624058/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624058/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624058/broadcast/4936_f1805e57d07c4662bcde3aa5a409690b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624058/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:48",
            "durationSec": 1728.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:44:07.057000Z",
            "updatedTime": "2018-11-10T18:29:29.009111Z",
            "uploadedTime": "2010-11-11T09:44:07.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624058/theora/4936_c3281b63bc58452c934bc4b70890a435.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624058/large_thumb/large.jpg"
        },
        {
            "id": 624057,
            "name": "Møteplassen - Tilgivelse 4",
            "header": "Har kristne en plikt til å tilgi slik Gud har tilgitt oss? Og hva tenker innsatte i fengsel i forhold til tilgivelse og forsoning? Vi møter Else Kari Bjerva fra Normisjon og fengselsprest Odd Cato Kristiansen på Ila fengsel.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624057/theora/4955_1b2616b92685451aba3e3cd07f24ed23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624057/broadcast/4955_cd8e41aacc9c4daf8b57b8294b2f9c25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624057/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T12:20:44Z",
            "updatedTime": "2018-11-10T18:29:29.010507Z",
            "uploadedTime": "2010-11-25T12:20:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624057/theora/4955_1b2616b92685451aba3e3cd07f24ed23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624057/large_thumb/large.jpg"
        }
    ]
}