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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1950&ordering=duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1850&ordering=duration",
    "results": [
        {
            "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",
            "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": 623880,
            "name": "New Life 2010 del 10",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
                "original": "https://upload.frikanalen.no/media/623880/original/orig_9c751ec3a6ff4e6592f417b01126f196.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623880/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623880/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623880/broadcast/4688_cfcbb4b9a8b547cbb3c0570835b4fda2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T16:19:49.920000Z",
            "updatedTime": "2018-11-10T18:29:29.250430Z",
            "uploadedTime": "2010-08-30T16:19:49.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
        },
        {
            "id": 624931,
            "name": "New Life - Program 06 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
                "original": "https://upload.frikanalen.no/media/624931/original/orig_d8dfd259bf084ee28c4c25b090b58ba2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624931/broadcast/6310_a98112794ac0464ab91249c48ba70d02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T20:16:02.590000Z",
            "updatedTime": "2018-11-10T18:29:27.880782Z",
            "uploadedTime": "2012-06-19T20:16:02.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
        },
        {
            "id": 627523,
            "name": "Shofar En reise på Judeas og Samarias fjell",
            "header": "Program 118, Bladet evangelisten",
            "description": "En reise å på Judea og Samarias fjell i Israel, er en reise i \nkjent Bibelhistorie. Det er også mye annet viktig historie knyttet til \ndenne fjellkjeden i landet. Bibelen er boken som knytter både folket og \nlandet sammen. Jerusalems er Israels hovedsted.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627523/theora/Shofar 131 En reise p� Judeas og Samarias fjell.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627523/broadcast/Shofar 131 En reise p� Judeas og Samarias fjell.dv",
                "original": "https://upload.frikanalen.no/media/627523/original/Shofar 131 En reise p� Judeas og Samarias fjell.mov",
                "largeThumb": "https://upload.frikanalen.no/media/627523/large_thumb/Shofar 131 En reise p� Judeas og Samarias fjell.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:01.940000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-07-04T23:51:37.144459Z",
            "updatedTime": "2022-07-05T01:03:40.163959Z",
            "uploadedTime": "2022-07-05T00:38:55.388911Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627523/theora/Shofar 131 En reise p� Judeas og Samarias fjell.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627523/large_thumb/Shofar 131 En reise p� Judeas og Samarias fjell.jpg"
        },
        {
            "id": 627524,
            "name": "Shofar En reise på Judeas og Samarias fjell",
            "header": "Program 119, bladet evangelisten",
            "description": "Deler av Israels land blir omtalt som okkupert jord. Varer som \ner produserte av Israel i disse områder skal merkes. Vi kan undres hva \ndette er og hva signaler dette gir? Vår oppgave er å tale sant og rett \nom Israel. Både internasjonale vedtak og Bibelens historie bekrefter at \nlandet tilhører jødene.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627524/theora/Shofar 131 En reise p� Judeas og Samarias fjell.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627524/broadcast/Shofar 131 En reise p� Judeas og Samarias fjell.dv",
                "original": "https://upload.frikanalen.no/media/627524/original/Shofar 131 En reise p� Judeas og Samarias fjell.mov",
                "largeThumb": "https://upload.frikanalen.no/media/627524/large_thumb/Shofar 131 En reise p� Judeas og Samarias fjell.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:01.940000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-07-05T07:36:56.142538Z",
            "updatedTime": "2022-07-05T08:25:37.110592Z",
            "uploadedTime": "2022-07-05T08:00:51.707405Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627524/theora/Shofar 131 En reise p� Judeas og Samarias fjell.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627524/large_thumb/Shofar 131 En reise p� Judeas og Samarias fjell.jpg"
        },
        {
            "id": 622284,
            "name": "ESTV uke 09",
            "header": "John Granly i samtale med Rachel Suissa om situasjonen i midtøsten akkurat nå.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622284/theora/2184_039e04dff9294a5d90678c9db0c0f1fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622284/broadcast/orig_83c4e012fbdb48c4ba85ee2330df2a6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622284/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:02.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:24:00Z",
            "updatedTime": "2018-11-10T18:29:30.932537Z",
            "uploadedTime": "2009-01-02T12:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622284/theora/2184_039e04dff9294a5d90678c9db0c0f1fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622284/large_thumb/large.jpg"
        },
        {
            "id": 624807,
            "name": "Den norske  kirke i eksil 104",
            "header": "Jeus  sier.\"Jeg er livets brød.\" tror du det?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624807/theora/orig_568b86ba57764d57b68b2c7b0def4716.ogv",
                "original": "https://upload.frikanalen.no/media/624807/original/orig_568b86ba57764d57b68b2c7b0def4716.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624807/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624807/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624807/broadcast/6118_0f8721beffcf4602b29538e19722313f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624807/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:02.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-20T13:12:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.034093Z",
            "uploadedTime": "2012-03-20T13:12:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624807/theora/orig_568b86ba57764d57b68b2c7b0def4716.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624807/large_thumb/large.jpg"
        },
        {
            "id": 624697,
            "name": "Den norske kirke i eksil 99",
            "header": "Karmel menighet ønsker\ndeg et velsignet\nGODT NYTT ÅR",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
                "original": "https://upload.frikanalen.no/media/624697/original/orig_68530fafe7bf4a70b495d0bceeb3d911.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624697/broadcast/5918_e4cfc4b1462a4e349056167ecc470f45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624697/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:02.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-11T06:37:47.070000Z",
            "updatedTime": "2018-11-10T18:29:28.180444Z",
            "uploadedTime": "2012-01-11T06:37:47.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624697/large_thumb/large.jpg"
        },
        {
            "id": 623763,
            "name": "Inside Israel august 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623763/theora/4525_f048b77cb3984efbac9d835348b79d85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623763/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623763/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623763/broadcast/4525_62bbbd0497f646788dbcda6f5fae6968.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623763/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:02.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-07-24T12:09:29.510000Z",
            "updatedTime": "2018-11-10T18:29:29.410199Z",
            "uploadedTime": "2010-07-24T12:09:29.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623763/theora/4525_f048b77cb3984efbac9d835348b79d85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623763/large_thumb/large.jpg"
        },
        {
            "id": 623642,
            "name": "New Life 2010 del 09",
            "header": "Fra Ebenezer barneskole.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
                "original": "https://upload.frikanalen.no/media/623642/original/orig_6da8eed28d0846a7b7684327c7009372.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623642/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623642/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623642/broadcast/4358_ed0733ca0fe5459ab5d94578dbb0f4ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-23T12:15:06.133000Z",
            "updatedTime": "2018-11-10T18:29:29.554055Z",
            "uploadedTime": "2010-05-23T12:15:06.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623642/theora/4358_b9dcee64d1ee420b9236d918594c012a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623642/large_thumb/large.jpg"
        },
        {
            "id": 622277,
            "name": "Den Norske kirke i eksil del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622277/broadcast/orig_Den Norske Kirke i Eksil 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622277/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:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.941959Z",
            "uploadedTime": "2009-01-02T11:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
        },
        {
            "id": 624637,
            "name": "Den norske kirke i eksil 95",
            "header": "Gud hvem er han.HAN SIER \"Jeg er\" hva betyr det.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624637/theora/orig_0050ea5d96f043b9bf220dd7828b267e.ogv",
                "original": "https://upload.frikanalen.no/media/624637/original/orig_0050ea5d96f043b9bf220dd7828b267e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624637/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624637/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624637/broadcast/5825_b8b6a0b726f140e88b1928cdf8ce3c3d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624637/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:03.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-14T18:51:47.417000Z",
            "updatedTime": "2018-11-10T18:29:28.257658Z",
            "uploadedTime": "2011-11-14T18:51:47.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624637/theora/orig_0050ea5d96f043b9bf220dd7828b267e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624637/large_thumb/large.jpg"
        },
        {
            "id": 622299,
            "name": "Finnerlykke 06b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622299/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622299/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622299/broadcast/orig_Program 6b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622299/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:03.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.913272Z",
            "uploadedTime": "2009-01-02T14:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622299/large_thumb/large.jpg"
        },
        {
            "id": 623281,
            "name": "New Life 2009 del 24",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623281/theora/3738_326cf7f1abe74b4691acc23aa0191d05.ogv",
                "original": "https://upload.frikanalen.no/media/623281/original/orig_a7d0e630ecb74a5098d9dad849d2f97e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623281/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623281/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623281/broadcast/3738_9c973746c09542b2b615ba1a05bf6837.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623281/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-19T17:09:06.053000Z",
            "updatedTime": "2018-11-10T18:29:30.002129Z",
            "uploadedTime": "2009-12-19T17:09:06.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623281/theora/3738_326cf7f1abe74b4691acc23aa0191d05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623281/large_thumb/large.jpg"
        },
        {
            "id": 624553,
            "name": "Den norske kirke i eksil nr 89",
            "header": "Programmet handler om hvordan vi forvalter våre penger i forhold Guds krav om tienden.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624553/theora/orig_d20842c1e3254feb9af46467d3779fae.ogv",
                "original": "https://upload.frikanalen.no/media/624553/original/orig_d20842c1e3254feb9af46467d3779fae.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624553/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624553/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624553/broadcast/5723_7006dd2062ec4a998dbb6b4579f8fea7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624553/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:04",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-23T19:14:14.833000Z",
            "updatedTime": "2018-11-10T18:29:28.366686Z",
            "uploadedTime": "2011-08-23T19:14:14.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624553/theora/orig_d20842c1e3254feb9af46467d3779fae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624553/large_thumb/large.jpg"
        },
        {
            "id": 622410,
            "name": "Talentfabrikken uke 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622410/broadcast/orig_4a7b868354634d1dab3bc6978388f2e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:04.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.761074Z",
            "uploadedTime": "2009-01-02T03:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
        },
        {
            "id": 623974,
            "name": "Inside Israel Oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623974/broadcast/4784_ac307a35725e4eddaa99dda7530b9c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623974/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:04.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-09-29T12:38:32.770000Z",
            "updatedTime": "2018-11-10T18:29:29.117691Z",
            "uploadedTime": "2010-09-29T12:38:32.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623974/large_thumb/large.jpg"
        },
        {
            "id": 623936,
            "name": "Den norske kirke i eksil 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
                "original": "https://upload.frikanalen.no/media/623936/original/orig_246bab25b0844042ac0f248ded1b2406.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623936/broadcast/4763_3b7b4b09fde94eba94551696dfc9bc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623936/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:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-22T06:39:16.457000Z",
            "updatedTime": "2018-11-10T18:29:29.169278Z",
            "uploadedTime": "2010-09-22T06:39:16.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
        },
        {
            "id": 625057,
            "name": "Den norske kirke i eksil 123",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
                "original": "https://upload.frikanalen.no/media/625057/original/orig_6a25365808e74eb188104f89546cb50b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625057/broadcast/6571_ec90f7f9667643648fa17270d681d8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625057/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:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T08:27:04.060000Z",
            "updatedTime": "2018-11-10T18:29:27.713312Z",
            "uploadedTime": "2012-11-14T08:27:04.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
        },
        {
            "id": 623712,
            "name": "Inside Israel Juli 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623712/broadcast/4435_735564e758054a648a148e7303a7913e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623712/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:05",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-06-20T00:40:44.180000Z",
            "updatedTime": "2018-11-10T18:29:29.471206Z",
            "uploadedTime": "2010-06-20T00:40:44.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
        },
        {
            "id": 627147,
            "name": "Shofar Kilder i Israel",
            "header": "Program 97, bladet evangelisten,",
            "description": "Israel er en oase i Midtøsten. Måneder med regn er korte, men\nlandet er likevel rikt på god vegetasjon, hager og praktanlegg. Om våre\nen ørkenområdene et blomstrende teppe av blomster. Regn og fuktighet har\nstor betydning, og landet har en skjult kilde av vatn, - til liv og\nfornyelse.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627147/theora/Shofar 109 Kilder i Israel Frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627147/broadcast/Shofar 109 Kilder i Israel Frikanalen.dv",
                "original": "https://upload.frikanalen.no/media/627147/original/Shofar 109 Kilder i Israel Frikanalen.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627147/large_thumb/Shofar 109 Kilder i Israel Frikanalen.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:05.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-02-03T09:10:15.874574Z",
            "updatedTime": "2022-02-03T09:35:48.356364Z",
            "uploadedTime": "2022-02-03T09:21:35.925032Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627147/theora/Shofar 109 Kilder i Israel Frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627147/large_thumb/Shofar 109 Kilder i Israel Frikanalen.jpg"
        },
        {
            "id": 624625,
            "name": "Den norske kirke i eksil 94",
            "header": "Søndagens Gudstjenesten tar for seg bots og bededagen. Begge er viktig for en kristen om du vil leve og beholde troen på Jesus Kristus.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624625/theora/orig_e44bb12fc104438f9f3bdbb703100579.ogv",
                "original": "https://upload.frikanalen.no/media/624625/original/orig_e44bb12fc104438f9f3bdbb703100579.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624625/broadcast/5811_5af44056aa844df8b73292e3edd193f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624625/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:05.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-01T16:06:40.197000Z",
            "updatedTime": "2018-11-10T18:29:28.273610Z",
            "uploadedTime": "2011-11-01T16:06:40.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624625/theora/orig_e44bb12fc104438f9f3bdbb703100579.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624625/large_thumb/large.jpg"
        },
        {
            "id": 623504,
            "name": "Den norske kirke i eksil del 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623504/theora/4191_39d22bab46054583870b3b43694022d9.ogv",
                "original": "https://upload.frikanalen.no/media/623504/original/orig_f883d5351f474b36acfe37cf9d38923a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623504/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623504/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623504/broadcast/4191_ceae7d89d37648a2aa8f128c2866590f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623504/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:05.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-05T16:13:50.377000Z",
            "updatedTime": "2018-11-10T18:29:29.724862Z",
            "uploadedTime": "2010-04-05T16:13:50.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623504/theora/4191_39d22bab46054583870b3b43694022d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623504/large_thumb/large.jpg"
        },
        {
            "id": 624828,
            "name": "Den norske kirke i eksil 105",
            "header": "ENDRING AV GRUNNLOVENS PARAGRAF 2\nHVA VIL DET BETY FOR DIN TRO PÅ JESUS?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624828/theora/orig_6b68c57ac0d24d3b925b8162f989115b.ogv",
                "original": "https://upload.frikanalen.no/media/624828/original/orig_6b68c57ac0d24d3b925b8162f989115b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624828/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624828/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624828/broadcast/6170_dd3c81e96a134b058e55f14afce03884.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624828/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:05.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-02T19:48:47.943000Z",
            "updatedTime": "2018-11-10T18:29:28.005665Z",
            "uploadedTime": "2012-04-02T19:48:47.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624828/theora/orig_6b68c57ac0d24d3b925b8162f989115b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624828/large_thumb/large.jpg"
        },
        {
            "id": 624355,
            "name": "Den norske kirke i eksil nr 80",
            "header": "Vi leser at biskop Pettersen går i mot det Gud sier i sitt ord. Han godtar homofilt samliv. Dette fordømmer Gud på det sterkeste.Ja så sterkt at mennesker som gjør slikt får ikke komme inn i Hans rike men går evig fortapt. Dette er alvorlig. Pettersen sier at kirken står bak ham. Hvem er kirken?. Det er de som lever etter Guds ord , ikke de som sier de er kristne og alikevel lever i bevisste synder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
                "original": "https://upload.frikanalen.no/media/624355/original/orig_07bac5573c29482ba34a43e293ce1f01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624355/broadcast/5419_01a1f355ba724510bc10c81e8471dd14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624355/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:05.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-09T07:45:26.450000Z",
            "updatedTime": "2018-11-10T18:29:28.625153Z",
            "uploadedTime": "2011-03-09T07:45:26.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
        },
        {
            "id": 623742,
            "name": "Den norske kirke del 64",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623742/theora/4501_ca3c451d103a4594869537aac05998b0.ogv",
                "original": "https://upload.frikanalen.no/media/623742/original/orig_23463675aaff4deda49a44ffe5bc5af4.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623742/broadcast/4501_26a4d3cdcb5d49af9f0d7adabe0e9a01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623742/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:05.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-14T14:55:30.153000Z",
            "updatedTime": "2018-11-10T18:29:29.437286Z",
            "uploadedTime": "2010-07-14T14:55:30.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623742/theora/4501_ca3c451d103a4594869537aac05998b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623742/large_thumb/large.jpg"
        },
        {
            "id": 623417,
            "name": "Talentfabrikken 18. august 2010 (R)",
            "header": "Reprise fra uke 8, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623417/broadcast/3743_00d28e6d16574f9abc820b82caaf48ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:06.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-28T14:36:04.977000Z",
            "updatedTime": "2018-11-10T18:29:29.820716Z",
            "uploadedTime": "2009-12-28T14:36:04.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623417/theora/3743_f67e70bc42c24691bb7d7867029e8f94.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623417/large_thumb/large.jpg"
        },
        {
            "id": 622514,
            "name": "ESTV 2008 uke 51",
            "header": "Siste del av Lise Karlsens samtale med Terje, Grete, Jenny og Michael Forsberg i studio Oslo med et sterkt vitnesbyrd fra Terje Forsberg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622514/theora/868_becaa5072c6c4fc0b328c068424efe6e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622514/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622514/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622514/broadcast/orig_ES TV uke 51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622514/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:06.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T14:28:00Z",
            "updatedTime": "2018-11-10T18:29:30.617794Z",
            "uploadedTime": "2009-01-01T14:28:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622514/theora/868_becaa5072c6c4fc0b328c068424efe6e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622514/large_thumb/large.jpg"
        },
        {
            "id": 624201,
            "name": "Den norske kirke i eksil 76",
            "header": "Betnytt tilbudet å lære om kristendommen mens det enda finnes.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624201/theora/orig_0cacf0c26a27421083e7572e5fd9ddf7.ogv",
                "original": "https://upload.frikanalen.no/media/624201/original/orig_0cacf0c26a27421083e7572e5fd9ddf7.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624201/broadcast/5202_a76032e13c014e7696ed80bf5007c26d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624201/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:06.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-24T17:34:26.443000Z",
            "updatedTime": "2018-11-10T18:29:28.833127Z",
            "uploadedTime": "2011-01-24T17:34:26.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624201/theora/orig_0cacf0c26a27421083e7572e5fd9ddf7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624201/large_thumb/large.jpg"
        },
        {
            "id": 623418,
            "name": "New Life 2010 del 06",
            "header": "Fra Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
                "original": "https://upload.frikanalen.no/media/623418/original/orig_8718edf675f6437ea1bf7f6c2c8a2542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623418/broadcast/3986_d3bfae59403f49c7b34b06056de09e76.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-23T10:13:32.803000Z",
            "updatedTime": "2018-11-10T18:29:29.819279Z",
            "uploadedTime": "2010-02-23T10:13:32.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623418/theora/3986_706ce7b418e8472a95244204b071d349.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623418/large_thumb/large.jpg"
        },
        {
            "id": 623723,
            "name": "Den norske kirke i eksil del 62",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
                "original": "https://upload.frikanalen.no/media/623723/original/orig_42bc7f1d62984030a433bbee9332277f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623723/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623723/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623723/broadcast/4467_3ab0b2cdb5724f9383d226b825111a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623723/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:07.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-03T08:02:21.043000Z",
            "updatedTime": "2018-11-10T18:29:29.460378Z",
            "uploadedTime": "2010-07-03T08:02:21.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
        },
        {
            "id": 623062,
            "name": "Helse Expo - del 6 - Sol",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623062/theora/3467_5cc81cd8a6704e96aafcc1c724561deb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623062/broadcast/3467_f975fd2889714873b46a76e46a079f55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623062/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:08.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-12T09:00:21.830000Z",
            "updatedTime": "2018-11-10T18:29:30.275496Z",
            "uploadedTime": "2009-09-12T09:00:21.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623062/theora/3467_5cc81cd8a6704e96aafcc1c724561deb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623062/large_thumb/large.jpg"
        },
        {
            "id": 622317,
            "name": "Den Norske kirke i eksil del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622317/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622317/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622317/broadcast/orig_Den Norske Kirke i eksil 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622317/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:08.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.888775Z",
            "uploadedTime": "2009-01-02T14:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622317/large_thumb/large.jpg"
        },
        {
            "id": 624599,
            "name": "Den norske kirke i eksil nr 91",
            "header": "Programmet handler om nestekjærlighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624599/theora/orig_204e9daddb0d4bc485420a22b6823496.ogv",
                "original": "https://upload.frikanalen.no/media/624599/original/orig_204e9daddb0d4bc485420a22b6823496.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624599/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624599/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624599/broadcast/5770_cd625711ce4248c3b686cd74ea7a793c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624599/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:09.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-20T11:49:34.587000Z",
            "updatedTime": "2018-11-10T18:29:28.308368Z",
            "uploadedTime": "2011-09-20T11:49:34.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624599/theora/orig_204e9daddb0d4bc485420a22b6823496.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624599/large_thumb/large.jpg"
        },
        {
            "id": 624433,
            "name": "Den norske kirke i eksil 84",
            "header": "Johannes evangelium\nkapittel 3 vers 16.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624433/theora/orig_af13d7dddb4e4c2f8d967c266d5d16f6.ogv",
                "original": "https://upload.frikanalen.no/media/624433/original/orig_af13d7dddb4e4c2f8d967c266d5d16f6.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624433/broadcast/5540_77a12b79d988496a89a43bf87b329e2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624433/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:09.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-26T19:06:22.263000Z",
            "updatedTime": "2018-11-10T18:29:28.526582Z",
            "uploadedTime": "2011-04-26T19:06:22.263000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624433/theora/orig_af13d7dddb4e4c2f8d967c266d5d16f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624433/large_thumb/large.jpg"
        },
        {
            "id": 623349,
            "name": "Et medmenneske Ove Berntsen",
            "header": "Ove Berntsen forteller om hva han gjør med sin depresjon. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623349/theora/3897_a7d3f3821b9d460887e2a1ac885fa312.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623349/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623349/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623349/broadcast/3897_9112a5228ac94dc190c92253b9df7f7d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623349/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:10.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T08:02:34.713000Z",
            "updatedTime": "2018-11-10T18:29:29.910727Z",
            "uploadedTime": "2010-01-20T08:02:34.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623349/theora/3897_a7d3f3821b9d460887e2a1ac885fa312.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623349/large_thumb/large.jpg"
        },
        {
            "id": 624800,
            "name": "Gjallarhorn NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624800/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624800/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624800/broadcast/6094_41d543b47a464c058649b58573603dbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:10.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:53:55.570000Z",
            "updatedTime": "2018-11-10T18:29:28.042331Z",
            "uploadedTime": "2012-03-06T13:53:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624800/theora/6094_41d543b47a464c058649b58573603dbf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624800/large_thumb/large.jpg"
        },
        {
            "id": 624651,
            "name": "Den norske kirke i eksil 96",
            "header": "Programmet handler om 1 advent.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624651/theora/orig_7dbda48509144af186b32a144b97a0f2.ogv",
                "original": "https://upload.frikanalen.no/media/624651/original/orig_7dbda48509144af186b32a144b97a0f2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624651/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624651/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624651/broadcast/5850_57edfcef0920468aa2213bbc1fb62e9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624651/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:10.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-30T19:45:40.787000Z",
            "updatedTime": "2018-11-10T18:29:28.242380Z",
            "uploadedTime": "2011-11-30T19:45:40.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624651/theora/orig_7dbda48509144af186b32a144b97a0f2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624651/large_thumb/large.jpg"
        },
        {
            "id": 623203,
            "name": "Den norske kirke i eksil del 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623203/theora/3589_e4462a2254bd41f2b488e9adcb90f575.ogv",
                "original": "https://upload.frikanalen.no/media/623203/original/orig_a9f74b670d6c45bdad3c316b5a6420fa.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623203/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623203/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623203/broadcast/3589_f0d0fa8631974d33b14627eefe964170.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623203/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:10.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-27T18:40:29.810000Z",
            "updatedTime": "2018-11-10T18:29:30.095679Z",
            "uploadedTime": "2009-10-27T18:40:29.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623203/theora/3589_e4462a2254bd41f2b488e9adcb90f575.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623203/large_thumb/large.jpg"
        },
        {
            "id": 623714,
            "name": "Time 4 Glory 070710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623714/theora/4463_b73041b95e92456d8635ba6d54980a11.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623714/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623714/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623714/broadcast/4463_662305fa5ec743369ec7b64b8c4aaf66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623714/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:11.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-07-01T08:38:31.253000Z",
            "updatedTime": "2018-11-10T18:29:29.468512Z",
            "uploadedTime": "2010-07-01T08:38:31.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623714/theora/4463_b73041b95e92456d8635ba6d54980a11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623714/large_thumb/large.jpg"
        },
        {
            "id": 624937,
            "name": "den norske kirke i eksil 116",
            "header": "Kjære seer.\nHvorfor lager vi disse  programmene.Svaret er for mennesker skal bli frelst. Jesus kom til denne jord for å frelse syndere for himmelen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624937/theora/orig_9beed5eefcd3459fa7b85df28c79e169.ogv",
                "original": "https://upload.frikanalen.no/media/624937/original/orig_9beed5eefcd3459fa7b85df28c79e169.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624937/broadcast/6331_e751390d240f4eef80b85c7ca6600e3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624937/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-25T20:40:36.277000Z",
            "updatedTime": "2018-11-10T18:29:27.873925Z",
            "uploadedTime": "2012-06-25T20:40:36.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624937/theora/orig_9beed5eefcd3459fa7b85df28c79e169.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624937/large_thumb/large.jpg"
        },
        {
            "id": 624189,
            "name": "Immeasurable Peace",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624189/theora/5177_35cbd456fbfb494d9680a10b54a36b55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624189/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624189/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624189/broadcast/5177_35cbd456fbfb494d9680a10b54a36b55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624189/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:44:01.540000Z",
            "updatedTime": "2018-11-10T18:29:28.846071Z",
            "uploadedTime": "2011-01-18T09:44:01.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624189/theora/5177_35cbd456fbfb494d9680a10b54a36b55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624189/large_thumb/large.jpg"
        },
        {
            "id": 624746,
            "name": "Den norske kirke i eksil 101",
            "header": "Jeg beklager feil i programmet.Feilen er nå rettet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624746/theora/orig_4b008f4adf824729b815566c2452c07e.ogv",
                "original": "https://upload.frikanalen.no/media/624746/original/orig_4b008f4adf824729b815566c2452c07e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624746/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624746/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624746/broadcast/6021_64bd570f3e2b4c1cbba91ede8d2cb08c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624746/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-08T11:43:15.697000Z",
            "updatedTime": "2018-11-10T18:29:28.115638Z",
            "uploadedTime": "2012-02-08T11:43:15.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624746/theora/orig_4b008f4adf824729b815566c2452c07e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624746/large_thumb/large.jpg"
        },
        {
            "id": 624570,
            "name": "Den norske kirke i eksil nr 90",
            "header": "Første siden er nå rettet opp. Jeg  \nbeklager så mye. Feilene skyldes tidspress. \nProgrammet handler om den kristne tro.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
                "original": "https://upload.frikanalen.no/media/624570/original/orig_9436a33cf86f4eb0859a6e64a3afc429.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624570/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624570/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624570/broadcast/5745_e2339f1982084b3f8e60478e47dcb8de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-05T18:17:43.380000Z",
            "updatedTime": "2018-11-10T18:29:28.347495Z",
            "uploadedTime": "2011-09-05T18:17:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
        },
        {
            "id": 626634,
            "name": "Trond Ali og Rabbi Dovid Weiss",
            "header": "Trond Ali inviterer Rabbi Dovid Weiss til å uttale seg om Naturei Karta og anti-sionisme",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626634/theora/Rabbi Weiss.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626634/broadcast/Rabbi Weiss.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626634/large_thumb/Rabbi Weiss.jpg",
                "original": "https://upload.frikanalen.no/media/626634/original/Rabbi Weiss.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:26:12.333333",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-12-02T17:10:32.850710Z",
            "updatedTime": "2020-12-03T07:21:31.195577Z",
            "uploadedTime": "2020-12-02T23:18:35.529091Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626634/theora/Rabbi Weiss.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626634/large_thumb/Rabbi Weiss.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 623866,
            "name": "Serat del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623866/theora/4639_d7322044c99a442593b6dff3285c5e09.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623866/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623866/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623866/broadcast/4639_2be7648ab7be465aa6bd0e6489ce5c81.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623866/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:05:53.373000Z",
            "updatedTime": "2018-11-10T18:29:29.269829Z",
            "uploadedTime": "2010-08-23T10:05:53.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623866/theora/4639_d7322044c99a442593b6dff3285c5e09.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623866/large_thumb/large.jpg"
        },
        {
            "id": 624908,
            "name": "New Life - Program 03 2011",
            "header": "Vi tar turen til barnehjemmet Ebenezer, og er med på matutdeling og fest. I tillegg møter vi noen tidligere elever fra skolen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624908/theora/orig_343156ea92be4d14bab4059998dff9d5.ogv",
                "original": "https://upload.frikanalen.no/media/624908/original/orig_343156ea92be4d14bab4059998dff9d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624908/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624908/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624908/broadcast/6287_200107eafb6e4be68b88ff947aed031e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624908/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-29T15:09:19.497000Z",
            "updatedTime": "2018-11-10T18:29:27.904038Z",
            "uploadedTime": "2012-05-29T15:09:19.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624908/theora/orig_343156ea92be4d14bab4059998dff9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624908/large_thumb/large.jpg"
        },
        {
            "id": 624906,
            "name": "Den norske kirke i eksil 112",
            "header": "Biskopen i Borg tror på Jesus men han godtar ikke BIBELEN SOM Guds ord.\nPinsen er menighetens fødselsdag",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624906/theora/orig_36897f47e2014a90ae246b1f08b5034b.ogv",
                "original": "https://upload.frikanalen.no/media/624906/original/orig_36897f47e2014a90ae246b1f08b5034b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624906/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624906/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624906/broadcast/6286_15bce3f2d4714f12a4f0c8f4160f7088.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624906/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-29T07:29:36.237000Z",
            "updatedTime": "2018-11-10T18:29:27.906729Z",
            "uploadedTime": "2012-05-29T07:29:36.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624906/theora/orig_36897f47e2014a90ae246b1f08b5034b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624906/large_thumb/large.jpg"
        },
        {
            "id": 624509,
            "name": "Den norske kirke i eksil 88",
            "header": "Hva vet du om den Hellige Ånd? Han er viktig for vårt kristenliv.\nVi tar sommerferie fra 10 juli.\nNeste gudstjeneste er 21 august 2011\nGod sommer til alle.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624509/theora/orig_6b825b59cf0b494a9f9f333f25d48e17.ogv",
                "original": "https://upload.frikanalen.no/media/624509/original/orig_6b825b59cf0b494a9f9f333f25d48e17.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624509/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624509/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624509/broadcast/5630_13f972d089ce4ed08ecf4bdddfca89a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624509/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-06-13T22:25:48.410000Z",
            "updatedTime": "2018-11-10T18:29:28.426106Z",
            "uploadedTime": "2011-06-13T22:25:48.410000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624509/theora/orig_6b825b59cf0b494a9f9f333f25d48e17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624509/large_thumb/large.jpg"
        }
    ]
}