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

{
    "count": 3494,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2100&ordering=ref_url",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2000&ordering=ref_url",
    "results": [
        {
            "id": 623650,
            "name": "HelseExpo Mjøndalen 07",
            "header": "Barnets helse. Slik gir du barnet en god start. Med Dr. Serena Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623650/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623650/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623650/broadcast/4348_85cf18094b9b4c658e85071632b95eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623650/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:44.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:06:50.783000Z",
            "updatedTime": "2018-11-10T18:29:29.542426Z",
            "uploadedTime": "2010-05-21T07:06:50.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623650/large_thumb/large.jpg"
        },
        {
            "id": 623648,
            "name": "HelseExpo Mjøndalen 06",
            "header": "Hvis Gud er God, hvorfor er det så mye lidelse? Med Karl J. Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623648/theora/4346_1d16b34f04dc4e53b7105a20501050d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623648/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623648/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623648/broadcast/4346_1c1da1130e544ad595dc2e8349376b34.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623648/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:03.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T06:27:48.873000Z",
            "updatedTime": "2018-11-10T18:29:29.545345Z",
            "uploadedTime": "2010-05-21T06:27:48.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623648/theora/4346_1d16b34f04dc4e53b7105a20501050d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623648/large_thumb/large.jpg"
        },
        {
            "id": 623647,
            "name": "HelseExpo Mjøndalen 10",
            "header": "Barn og fysisk aktivitet. Med lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623647/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623647/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623647/broadcast/4351_2f0d74969a6c462a865ff733280105a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623647/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:55.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:13:25.420000Z",
            "updatedTime": "2018-11-10T18:29:29.546722Z",
            "uploadedTime": "2010-05-21T07:13:25.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623647/large_thumb/large.jpg"
        },
        {
            "id": 623646,
            "name": "HelseExpo Mjøndalen 09",
            "header": "Helse i et økologisk og et etisk perspektiv. Med Dr Sigve Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623646/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623646/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623646/broadcast/4350_1dcb7a3270b94ffb80bb1fb831ab3c1f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623646/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:59.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:11:13.507000Z",
            "updatedTime": "2018-11-10T18:29:29.548165Z",
            "uploadedTime": "2010-05-21T07:11:13.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623646/theora/4350_759e010794aa4ebf8b604c9d813fd736.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623646/large_thumb/large.jpg"
        },
        {
            "id": 623645,
            "name": "HelseExpo Mjøndalen 08",
            "header": "Gode samliv. Hvorfor er gode samliv så vanskelig å få til. Med familieterapeut Egil Halleland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623645/theora/4349_18f7d5c684c4471584ce011370393b58.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623645/broadcast/4349_bade55e008cc4d12b6763281626e2bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623645/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:09.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:09:18.707000Z",
            "updatedTime": "2018-11-10T18:29:29.549525Z",
            "uploadedTime": "2010-05-21T07:09:18.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623645/theora/4349_18f7d5c684c4471584ce011370393b58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623645/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": 623641,
            "name": "Akkurat Nå 23.05.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623641/theora/4152_88843bc5f8b4444896cb24c358cfc580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623641/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623641/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623641/broadcast/4152_8c8b9a2beca841319fc5c9932b299e1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623641/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:39.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T10:43:12.187000Z",
            "updatedTime": "2018-11-10T18:29:29.555425Z",
            "uploadedTime": "2010-03-25T10:43:12.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623641/theora/4152_88843bc5f8b4444896cb24c358cfc580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623641/large_thumb/large.jpg"
        },
        {
            "id": 623640,
            "name": "Bazar Shanfolket",
            "header": "Shanfolket fra det borgerkrigrammede Burma søker tilflukt i Thailand. Men der får de ikke flyktingestatus og de lever i en daglig kamp for aksept og menneskerettigheter. Se filmen om Shanfolket i Bazar denne gang.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623640/theora/4268_fec48ace8f684937893b8ff758212456.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623640/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623640/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623640/broadcast/4268_f95fa472eb49493c90c151434aa84002.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623640/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-29T08:43:11.823000Z",
            "updatedTime": "2018-11-10T18:29:29.556787Z",
            "uploadedTime": "2010-04-29T08:43:11.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623640/theora/4268_fec48ace8f684937893b8ff758212456.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623640/large_thumb/large.jpg"
        },
        {
            "id": 623653,
            "name": "Misjon del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623653/theora/4342_eb8c583d749e4355b608f7f1337e10a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623653/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623653/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623653/broadcast/4342_2bfbc119270542e1956b2ca8bb20ae58.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623653/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-19T20:36:47.857000Z",
            "updatedTime": "2023-07-12T22:26:15.360813Z",
            "uploadedTime": "2010-05-19T20:36:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623653/theora/4342_eb8c583d749e4355b608f7f1337e10a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623653/large_thumb/large.jpg"
        },
        {
            "id": 623635,
            "name": "Den norske kirke i eksil del 52",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623635/theora/4339_aca6308afde0479b9aa1637a95fd21d3.ogv",
                "original": "https://upload.frikanalen.no/media/623635/original/orig_609412c0dfda44dfa34cdd5a97a9f01f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623635/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623635/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623635/broadcast/4339_9c4b5f9c7ea340919cd93a84c419c711.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623635/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:42.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-16T15:34:55.457000Z",
            "updatedTime": "2018-11-10T18:29:29.563599Z",
            "uploadedTime": "2010-05-16T15:34:55.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623635/theora/4339_aca6308afde0479b9aa1637a95fd21d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623635/large_thumb/large.jpg"
        },
        {
            "id": 623633,
            "name": "Drøfting av Quranen del 80",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623633/theora/3922_62380fa957dd4245868ac020ca167668.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623633/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623633/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623633/broadcast/3922_a5de56239f5b43a09d9f2aee8c0b0253.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623633/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:25:19.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:32:53.003000Z",
            "updatedTime": "2018-11-10T18:29:29.566269Z",
            "uploadedTime": "2010-01-26T10:32:53.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623633/theora/3922_62380fa957dd4245868ac020ca167668.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623633/large_thumb/large.jpg"
        },
        {
            "id": 623631,
            "name": "Drøfting av Quranen del 79",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623631/theora/3921_db850ededf0c4abdb10cecf643b2d61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623631/broadcast/3921_81606b47621f43ac9212c526b5966ac0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623631/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:54.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:32:05.720000Z",
            "updatedTime": "2018-11-10T18:29:29.567643Z",
            "uploadedTime": "2010-01-26T10:32:05.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623631/theora/3921_db850ededf0c4abdb10cecf643b2d61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623631/large_thumb/large.jpg"
        },
        {
            "id": 623625,
            "name": "Hjerte Til Hjerte, Carl G.Severin, SBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623625/theora/4236_da5e4635a44e48169f92fcdf670b9e6d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623625/broadcast/4236_7c824367844b488ab466cab148364ba7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623625/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:01.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:40:46.437000Z",
            "updatedTime": "2018-11-10T18:29:29.575867Z",
            "uploadedTime": "2010-04-16T09:40:46.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623625/theora/4236_da5e4635a44e48169f92fcdf670b9e6d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623625/large_thumb/large.jpg"
        },
        {
            "id": 623623,
            "name": "Hjerte Til Hjerte, Marc Dupont del 3",
            "header": "Marc Dupont på SBI",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623623/theora/4235_c8615b5780404e9eb95df22e6db257c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623623/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623623/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623623/broadcast/4235_efc5540805c6464ca107facb9e0c53af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623623/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:39:52.467000Z",
            "updatedTime": "2018-11-10T18:29:29.578542Z",
            "uploadedTime": "2010-04-16T09:39:52.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623623/theora/4235_c8615b5780404e9eb95df22e6db257c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623623/large_thumb/large.jpg"
        },
        {
            "id": 623621,
            "name": "Hjerte Til Hjerte, Marc Dupont del 2",
            "header": "Marc Dupont på SBI",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623621/theora/4234_0a287638a3444c4594d85ee581ab9978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623621/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623621/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623621/broadcast/4234_16831d2670764cb0b113b9e3cf4681e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623621/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:39:00.760000Z",
            "updatedTime": "2018-11-10T18:29:29.581301Z",
            "uploadedTime": "2010-04-16T09:39:00.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623621/theora/4234_0a287638a3444c4594d85ee581ab9978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623621/large_thumb/large.jpg"
        },
        {
            "id": 627847,
            "name": "Shofar - Farao glemte Josef",
            "header": "Program nr 206 fra bladet evangelisten",
            "description": "I Egypts historie er det en storhets tid og en verdensbegivenhet\nav det skjeldne. Det gjelder Josef som gav verden brød. Hvordan kunne\nFarao glemme Josef?  Parallellene er de samme i dag.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627847/theora/Shofar 206 Farao glemte Josef.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627847/broadcast/Shofar 206 Farao glemte Josef.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627847/large_thumb/Shofar 206 Farao glemte Josef.jpg",
                "original": "https://upload.frikanalen.no/media/627847/original/Shofar 206 Farao glemte Josef.mov"
            },
            "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:24:22.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-01T20:50:32.855127Z",
            "updatedTime": "2024-02-01T21:24:28.610480Z",
            "uploadedTime": "2024-02-01T20:59:25.223409Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627847/theora/Shofar 206 Farao glemte Josef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627847/large_thumb/Shofar 206 Farao glemte Josef.jpg"
        },
        {
            "id": 627989,
            "name": "Hvem er Gud?",
            "header": "Ut i det perifere",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627989/theora/Hvem er Gud_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627989/broadcast/Hvem er Gud_.dv",
                "original": "https://upload.frikanalen.no/media/627989/original/Hvem er Gud_.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627989/large_thumb/Hvem er Gud_.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:22.266667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-30T10:02:18.856793Z",
            "updatedTime": "2024-11-30T10:15:30.884941Z",
            "uploadedTime": "2024-11-30T10:02:36.741913Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627989/theora/Hvem er Gud_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627989/large_thumb/Hvem er Gud_.jpg"
        },
        {
            "id": 623610,
            "name": "Hjerte Til Hjerte, Marc Dupont del 1",
            "header": "Marc Dupont på SBI.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623610/broadcast/3991_b29da3ef411948459ee748583e8d5bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:53:43.833000Z",
            "updatedTime": "2018-11-10T18:29:29.596308Z",
            "uploadedTime": "2010-02-24T08:53:43.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
        },
        {
            "id": 623605,
            "name": "Utrop TV - Flerkulturelt magasin nr 11",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623605/theora/4209_8532db11cf0d4812b0fde69556a4cb91.ogv",
                "original": "https://upload.frikanalen.no/media/623605/original/orig_2855f83973be44f3bea64850d3d3a6b1.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623605/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623605/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623605/broadcast/4209_8251bd65d09c421d96c3a1009be01bfa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623605/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:55:43.447000Z",
            "updatedTime": "2018-11-10T18:29:29.603164Z",
            "uploadedTime": "2010-04-08T09:55:43.447000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623605/theora/4209_8532db11cf0d4812b0fde69556a4cb91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623605/large_thumb/large.jpg"
        },
        {
            "id": 623603,
            "name": "Utrop TV - Flerkulturelt magasin nr 10",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623603/theora/4208_f96254e57e854d93841ee03cad72875b.ogv",
                "original": "https://upload.frikanalen.no/media/623603/original/orig_7d110d49cb3746a1bc9b300b735cc50e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623603/broadcast/4208_205d28d876be479fa2537ac8498a0c55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623603/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:54:33.570000Z",
            "updatedTime": "2018-11-10T18:29:29.606017Z",
            "uploadedTime": "2010-04-08T09:54:33.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623603/theora/4208_f96254e57e854d93841ee03cad72875b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623603/large_thumb/large.jpg"
        },
        {
            "id": 623598,
            "name": "Talentfabrikken 12. mai 2010",
            "header": "hot n funky",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623598/theora/4232_2ade271ea70b4f438c12951ec28551ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623598/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623598/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623598/broadcast/4232_1287a5eef7e848529d4aa161830901b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623598/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:16.080000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T20:11:02.120000Z",
            "updatedTime": "2018-11-10T18:29:29.612834Z",
            "uploadedTime": "2010-04-14T20:11:02.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623598/theora/4232_2ade271ea70b4f438c12951ec28551ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623598/large_thumb/large.jpg"
        },
        {
            "id": 623594,
            "name": "Inside Israel Mai 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623594/theora/4267_c9cd894f1cb2447c9bfecae84fc5bca1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623594/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623594/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623594/broadcast/4267_b8786ad69b834868984a6d5e781bae8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623594/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:25:11.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-28T07:06:49.623000Z",
            "updatedTime": "2018-11-10T18:29:29.614176Z",
            "uploadedTime": "2010-04-28T07:06:49.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623594/theora/4267_c9cd894f1cb2447c9bfecae84fc5bca1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623594/large_thumb/large.jpg"
        },
        {
            "id": 623589,
            "name": "Utrop TV - Flerkulturelt magasin nr 09",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623589/theora/4207_30916d3314774a2d87990c7c0fcb1160.ogv",
                "original": "https://upload.frikanalen.no/media/623589/original/orig_94e8adbe60b1408b867f0bd991c61b3b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623589/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623589/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623589/broadcast/4207_f0ca2e7097db4a0cbb3846de5f6e7b37.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623589/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:53:16.820000Z",
            "updatedTime": "2018-11-10T18:29:29.619929Z",
            "uploadedTime": "2010-04-08T09:53:16.820000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623589/theora/4207_30916d3314774a2d87990c7c0fcb1160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623589/large_thumb/large.jpg"
        },
        {
            "id": 623588,
            "name": "Møteplassen - Kjærlighet 5",
            "header": "Vi er med på samlivsweekend med Ole Magnus Olafsrud fra Navigatørene og snakker med ham om seminaret \"Sammen i kjærlighet\".\nJohanna Engamo Kleveland reflekterer over Jesu kjærlighet i lys av påskebudskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623588/theora/4075_04ddbb5134cf496db3a39eb974857bc5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623588/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623588/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623588/broadcast/4075_e3e28563fea24a11892798f9d99e5117.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623588/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T13:37:27.467000Z",
            "updatedTime": "2018-11-10T18:29:29.621271Z",
            "uploadedTime": "2010-03-15T13:37:27.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623588/theora/4075_04ddbb5134cf496db3a39eb974857bc5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623588/large_thumb/large.jpg"
        },
        {
            "id": 623587,
            "name": "Den norske kirke i eksil del 51",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623587/theora/4266_80869583bbe946988da51491c678187c.ogv",
                "original": "https://upload.frikanalen.no/media/623587/original/orig_b6249f6d5ca54eca932a69a7636131b6.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623587/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623587/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623587/broadcast/4266_cf804f4ac4a34f4190b4438631607fb8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623587/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-27T12:04:11.433000Z",
            "updatedTime": "2018-11-10T18:29:29.622618Z",
            "uploadedTime": "2010-04-27T12:04:11.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623587/theora/4266_80869583bbe946988da51491c678187c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623587/large_thumb/large.jpg"
        },
        {
            "id": 623637,
            "name": "Bibelundervisning - del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623637/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623637/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623637/broadcast/4258_a0a339f752784adcab19ac125cfe2202.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:04:30.230000Z",
            "updatedTime": "2023-07-12T22:26:40.559459Z",
            "uploadedTime": "2010-04-22T19:04:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg"
        },
        {
            "id": 623636,
            "name": "Bibelundervisning - del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623636/theora/4257_cf96afe5e83e4105b9b31773c1a52dbc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623636/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623636/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623636/broadcast/4257_66e288c56d3c4b0c8301974963f5c5db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623636/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:03:17.340000Z",
            "updatedTime": "2023-07-12T22:27:19.984446Z",
            "uploadedTime": "2010-04-22T19:03:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623636/theora/4257_cf96afe5e83e4105b9b31773c1a52dbc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623636/large_thumb/large.jpg"
        },
        {
            "id": 623609,
            "name": "Bibelundervisning - del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623609/theora/4256_6e143cb512eb4980b4ce694a38dc96ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623609/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623609/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623609/broadcast/4256_a9caa983dfe04329be1e246399eb3b01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623609/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-22T19:01:02.490000Z",
            "updatedTime": "2023-07-12T22:27:44.380016Z",
            "uploadedTime": "2010-04-22T19:01:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623609/theora/4256_6e143cb512eb4980b4ce694a38dc96ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623609/large_thumb/large.jpg"
        },
        {
            "id": 623581,
            "name": "Akkurat Nå 25.4.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623581/theora/4136_4daf4c1cc5bb4bf380044715f96e80a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623581/broadcast/4136_5fda2d09446a4877b266dbc8db8912c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623581/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:54.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:06:11.033000Z",
            "updatedTime": "2018-11-10T18:29:29.629474Z",
            "uploadedTime": "2010-03-25T09:06:11.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623581/theora/4136_4daf4c1cc5bb4bf380044715f96e80a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623581/large_thumb/large.jpg"
        },
        {
            "id": 623580,
            "name": "Møteplassen - Kjærlighet 4",
            "header": "Vi er med på samlivsweekend med Ole Magnus Olafsrud fra Navigatørene og snakker med ham om seminaret \"Sammen i kjærlighet\".\nJohanna Engamo Kleveland reflekterer over Jesu kjærlighet i lys av påskebudskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623580/theora/4074_ce40fc9a2079478fbf96110522b17a34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623580/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623580/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623580/broadcast/4074_bb013511b26243c7bd8222817d6fd7a8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623580/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T13:36:32.480000Z",
            "updatedTime": "2018-11-10T18:29:29.630808Z",
            "uploadedTime": "2010-03-15T13:36:32.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623580/theora/4074_ce40fc9a2079478fbf96110522b17a34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623580/large_thumb/large.jpg"
        },
        {
            "id": 623577,
            "name": "Bazar Norges første kirkeblad for barn.",
            "header": "Bli med Bazar på releaseparty i prestegårdshagen! Nå får barna i Oddernes menighet eget kirkeblad i postkassa. Kristiansandsmenigheten mener at barna ikke er fremtiden -de er nå!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623577/theora/4222_09cf986ab31945c5af8848c902f1f7f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623577/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623577/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623577/broadcast/4222_7eef4ee8d9e7419e98f8b1125f2c29e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623577/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-13T09:26:31.527000Z",
            "updatedTime": "2018-11-10T18:29:29.632219Z",
            "uploadedTime": "2010-04-13T09:26:31.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623577/theora/4222_09cf986ab31945c5af8848c902f1f7f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623577/large_thumb/large.jpg"
        },
        {
            "id": 623568,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 3",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623568/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623568/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623568/broadcast/3990_1dd0c6de691b495c8a0d33c7aeb588f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:52:33.757000Z",
            "updatedTime": "2018-11-10T18:29:29.636253Z",
            "uploadedTime": "2010-02-24T08:52:33.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg"
        },
        {
            "id": 623566,
            "name": "Warriors of the net",
            "header": "Har du noensinne lurt på hvordan Internet fungerer ? Hvordan en ruter ser ut ? Hvilken farge en IP pakke har ? Hvordan den kommer seg igjennom en brannmur ? Svaret på alt dette, og mere til, finner du i denne filmen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623566/theora/4250_3c469b9ee07143338920c61af9ad9fce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623566/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623566/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623566/broadcast/4250_dc0d809d0b1842889ca8a298c01535eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623566/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:12:59.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-20T20:42:42.897000Z",
            "updatedTime": "2018-11-10T18:29:29.639012Z",
            "uploadedTime": "2010-04-20T20:42:42.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623566/theora/4250_3c469b9ee07143338920c61af9ad9fce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623566/large_thumb/large.jpg"
        },
        {
            "id": 623564,
            "name": "Utrop TV - Flerkulturelt magasin nr 08",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623564/theora/4206_46dfd4cfcfca4749aa8448c8294358e0.ogv",
                "original": "https://upload.frikanalen.no/media/623564/original/orig_1567e20c86c747938ba05c1af6d1c690.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623564/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623564/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623564/broadcast/4206_82f63c13186442ba99f9aa29eca05b91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623564/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:50:39.247000Z",
            "updatedTime": "2018-11-10T18:29:29.640391Z",
            "uploadedTime": "2010-04-08T09:50:39.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623564/theora/4206_46dfd4cfcfca4749aa8448c8294358e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623564/large_thumb/large.jpg"
        },
        {
            "id": 627849,
            "name": "Den nikenske trosbekjennelse",
            "header": "Her beskrives hele troen vår",
            "description": "Her beskrives hele troen vær",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627849/theora/Den nikenske trosbekjennelse.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627849/broadcast/Den nikenske trosbekjennelse.dv",
                "original": "https://upload.frikanalen.no/media/627849/original/Den nikenske trosbekjennelse.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627849/large_thumb/Den nikenske trosbekjennelse.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:35:49.366667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-05T09:09:32.582011Z",
            "updatedTime": "2024-02-05T09:51:45.847772Z",
            "uploadedTime": "2024-02-05T09:34:47.759400Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627849/theora/Den nikenske trosbekjennelse.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627849/large_thumb/Den nikenske trosbekjennelse.jpg"
        },
        {
            "id": 623562,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": "Carl Gustav Severin på Zoe(2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623562/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623562/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623562/broadcast/3989_a4941a7928e64bd49cbb64bf522a25bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:50:40.117000Z",
            "updatedTime": "2018-11-10T18:29:29.643035Z",
            "uploadedTime": "2010-02-24T08:50:40.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
        },
        {
            "id": 623561,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623561/broadcast/3988_657d0faf137b40ce873a5f942ed8daaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:46.583000Z",
            "updatedTime": "2018-11-10T18:29:29.644397Z",
            "uploadedTime": "2010-02-24T08:44:46.583000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
        },
        {
            "id": 623560,
            "name": "Hjerte Til Hjerte, Finnmark (2009)",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623560/broadcast/3987_68822bcf895e4391b52c2adc6f183717.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:08.083000Z",
            "updatedTime": "2018-11-10T18:29:29.645734Z",
            "uploadedTime": "2010-02-24T08:44:08.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
        },
        {
            "id": 623559,
            "name": "Den norske kirke i eksil del 50",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623559/theora/4245_8a5dcf841b8a4012aef8a4171b2d7f93.ogv",
                "original": "https://upload.frikanalen.no/media/623559/original/orig_e2af8b88034147ed953d60082941533a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623559/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623559/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623559/broadcast/4245_667de16cf97943e7a0665083768491fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623559/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-19T21:16:39.197000Z",
            "updatedTime": "2018-11-10T18:29:29.647079Z",
            "uploadedTime": "2010-04-19T21:16:39.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623559/theora/4245_8a5dcf841b8a4012aef8a4171b2d7f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623559/large_thumb/large.jpg"
        },
        {
            "id": 623557,
            "name": "Akkurat Nå 18.04.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623557/theora/4133_ef074d35a5384425a5fa542fb57a49a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623557/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623557/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623557/broadcast/4133_d4df3ac42e574c22aadd9f50c0714ed0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623557/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:46:54.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:02:49.293000Z",
            "updatedTime": "2018-11-10T18:29:29.649848Z",
            "uploadedTime": "2010-03-25T09:02:49.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623557/theora/4133_ef074d35a5384425a5fa542fb57a49a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623557/large_thumb/large.jpg"
        },
        {
            "id": 623555,
            "name": "Talentfabrikken 22. oktober 2010 (R)",
            "header": "Reprise fra uke 18, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623555/broadcast/4230_c9e8991ffc474611a0cb468b59fe1699.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:54:07.790000Z",
            "updatedTime": "2018-11-10T18:29:29.652537Z",
            "uploadedTime": "2010-04-14T19:54:07.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
        },
        {
            "id": 623554,
            "name": "Talentfabrikken 5. mai 2010",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623554/broadcast/4231_3aa83edc83dc45709e5d66478383a9b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-14T20:03:05Z",
            "updatedTime": "2018-11-10T18:29:29.653875Z",
            "uploadedTime": "2010-04-14T20:03:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg"
        },
        {
            "id": 623482,
            "name": "Talentfabrikken 15. september 2010 (R)",
            "header": "Reprise fra uke 12, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623482/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623482/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623482/broadcast/4001_ebc148b02d6c416694b0cbf06ac59cd1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623482/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:10.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:49:20.063000Z",
            "updatedTime": "2018-11-10T18:29:29.754970Z",
            "uploadedTime": "2010-03-03T11:49:20.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623482/large_thumb/large.jpg"
        },
        {
            "id": 623553,
            "name": "Møteplassen - Kjærlighet 3",
            "header": "Vi er med på samlivsweekend med Ole Magnus Olafsrud fra Navigatørene og snakker med ham om seminaret \"Sammen i kjærlighet\".\nJohanna Engamo Kleveland reflekterer over Jesu kjærlighet i lys av påskebudskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623553/theora/4073_ac6575810f1246b7b1a8fd94ddc97b48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623553/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623553/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623553/broadcast/4073_748479f6a3c740a0a628400bfb4c2cb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623553/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T13:35:23.540000Z",
            "updatedTime": "2018-11-10T18:29:29.655218Z",
            "uploadedTime": "2010-03-15T13:35:23.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623553/theora/4073_ac6575810f1246b7b1a8fd94ddc97b48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623553/large_thumb/large.jpg"
        },
        {
            "id": 623552,
            "name": "Talentfabrikken 15. oktober 2010 (R)",
            "header": "Reprise fra uke 16, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623552/theora/4229_58c56c09fb6b411daa7b4f1842726519.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623552/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623552/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623552/broadcast/4229_ca6d256feb584bde91b2cceef514a3b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623552/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:39.800000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:49:07.287000Z",
            "updatedTime": "2018-11-10T18:29:29.656711Z",
            "uploadedTime": "2010-04-14T19:49:07.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623552/theora/4229_58c56c09fb6b411daa7b4f1842726519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623552/large_thumb/large.jpg"
        },
        {
            "id": 623551,
            "name": "den norske kirke i eksil del 49",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623551/theora/4228_03281f3559d2464f9688cf1c42e2ad7f.ogv",
                "original": "https://upload.frikanalen.no/media/623551/original/orig_38a779074946447db1992a4bbe79f7fa.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623551/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623551/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623551/broadcast/4228_a7ed989dd983491bb62d0bd000d75314.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623551/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-14T18:59:26.087000Z",
            "updatedTime": "2018-11-10T18:29:29.658104Z",
            "uploadedTime": "2010-04-14T18:59:26.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623551/theora/4228_03281f3559d2464f9688cf1c42e2ad7f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623551/large_thumb/large.jpg"
        },
        {
            "id": 623546,
            "name": "Impact Finnmark 01",
            "header": "En gruppe ungdommer reiser til Finnmark for å fortelle om sin tro.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623546/theora/4184_7480f46c6db04cf4be7050992fe79b90.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623546/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623546/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623546/broadcast/4184_29da742ffd7f44df963172343c6d96ec.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623546/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-31T07:19:58.563000Z",
            "updatedTime": "2018-11-10T18:29:29.665170Z",
            "uploadedTime": "2010-03-31T07:19:58.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623546/theora/4184_7480f46c6db04cf4be7050992fe79b90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623546/large_thumb/large.jpg"
        },
        {
            "id": 623545,
            "name": "Impact Finnmark 02",
            "header": "En gruppe ungdommer reiser til Finnmark for å fortelle om sin tro.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623545/theora/4185_8bfc25a3f310425e93e413a25fffcb6e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623545/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623545/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623545/broadcast/4185_abda477ac88948b1bd1fcfca3ebebd31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623545/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-31T07:21:12.563000Z",
            "updatedTime": "2018-11-10T18:29:29.666571Z",
            "uploadedTime": "2010-03-31T07:21:12.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623545/theora/4185_8bfc25a3f310425e93e413a25fffcb6e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623545/large_thumb/large.jpg"
        },
        {
            "id": 623544,
            "name": "HelseExpo Mjøndalen 05",
            "header": "Hvordan håndtere stress i en travel hverdag. Med Robert Hansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623544/theora/4183_3fc8ab427b954f2da7bc04274419f7af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623544/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623544/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623544/broadcast/4183_0c4e60c6d5f348709343ba9dbf4af411.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623544/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:58.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-31T07:18:13.437000Z",
            "updatedTime": "2018-11-10T18:29:29.667981Z",
            "uploadedTime": "2010-03-31T07:18:13.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623544/theora/4183_3fc8ab427b954f2da7bc04274419f7af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623544/large_thumb/large.jpg"
        },
        {
            "id": 623543,
            "name": "HelseExpo Mjøndalen 04",
            "header": "Hjertesmellen og livet etter. Med kardiolog Bjørn Arild Halvorsen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623543/theora/4182_3808cf5fa01648bd800da6a34f7df48d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623543/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623543/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623543/broadcast/4182_fed2ff8e7de44f599c6b277553c204f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623543/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:55.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-31T07:16:04.070000Z",
            "updatedTime": "2018-11-10T18:29:29.669350Z",
            "uploadedTime": "2010-03-31T07:16:04.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623543/theora/4182_3808cf5fa01648bd800da6a34f7df48d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623543/large_thumb/large.jpg"
        }
    ]
}