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

{
    "count": 3455,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1600&ordering=ref_url",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1500&ordering=ref_url",
    "results": [
        {
            "id": 624005,
            "name": "Misjonsmøte 02",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624005/theora/4898_db047a4817da492e8c8410e3a3b8d21f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624005/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624005/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624005/broadcast/4898_db047a4817da492e8c8410e3a3b8d21f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624005/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-10-24T10:36:24.563000Z",
            "updatedTime": "2023-07-12T22:32:29.919697Z",
            "uploadedTime": "2010-10-24T10:36:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624005/theora/4898_db047a4817da492e8c8410e3a3b8d21f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624005/large_thumb/large.jpg"
        },
        {
            "id": 624932,
            "name": "Empo TV - del 94 NY",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624932/theora/6320_2e976b25948247e89ce9d7c9fe3f09ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624932/broadcast/6320_4747ba0803f84a16b75bf1ef7f41886a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624932/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-20T14:43:29.623000Z",
            "updatedTime": "2020-08-30T20:21:56.224755Z",
            "uploadedTime": "2012-06-20T14:43:29.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624932/theora/6320_2e976b25948247e89ce9d7c9fe3f09ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624932/large_thumb/large.jpg"
        },
        {
            "id": 623996,
            "name": "ShowKafé 2010 del 3 - 17.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623996/theora/4893_0cec57adec66472283d286c1850c8d23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623996/broadcast/4893_0e9f70c969a14bc48eafb60fa7332d85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623996/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:23.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:42:57.317000Z",
            "updatedTime": "2018-11-10T18:29:29.088772Z",
            "uploadedTime": "2010-10-19T08:42:57.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623996/theora/4893_0cec57adec66472283d286c1850c8d23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623996/large_thumb/large.jpg"
        },
        {
            "id": 623995,
            "name": "ShowKafé 2010 del 2 - 10.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623995/broadcast/4892_fdd23bf1b96447e0bff3bbb0f296d98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:29:47.377000Z",
            "updatedTime": "2018-11-10T18:29:29.090111Z",
            "uploadedTime": "2010-10-19T08:29:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
        },
        {
            "id": 623994,
            "name": "ShowKafé 2010 del 1 - 03.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623994/broadcast/4891_9937580a81434683bd7cfeb0a924994c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:15:33.843000Z",
            "updatedTime": "2018-11-10T18:29:29.091466Z",
            "uploadedTime": "2010-10-19T08:15:33.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
        },
        {
            "id": 623929,
            "name": "Guds Ord, 041010",
            "header": "Guds Ord med Björn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623929/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623929/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623929/broadcast/4760_903093d130ac4708852ac66580d916c1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:31.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T13:17:02.633000Z",
            "updatedTime": "2018-11-10T18:29:29.178746Z",
            "uploadedTime": "2010-09-21T13:17:02.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
        },
        {
            "id": 627980,
            "name": "Matteus Evangelium, 3",
            "header": "Viktige opplysninger",
            "description": "Fra bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627980/theora/Matteus evangelium 3.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627980/broadcast/Matteus evangelium 3.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627980/large_thumb/Matteus evangelium 3.jpg",
                "original": "https://upload.frikanalen.no/media/627980/original/Matteus evangelium 3.mp4"
            },
            "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:49:44.633333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-18T09:02:52.391358Z",
            "updatedTime": "2024-11-18T10:00:08.589591Z",
            "uploadedTime": "2024-11-18T09:36:56.923658Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627980/theora/Matteus evangelium 3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627980/large_thumb/Matteus evangelium 3.jpg"
        },
        {
            "id": 623991,
            "name": "Akkurat Nå! 17 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623991/broadcast/4673_25d786f6fc5348ea80e375233d5a2d9f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623991/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:55:58.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:59:09.080000Z",
            "updatedTime": "2018-11-10T18:29:29.095747Z",
            "uploadedTime": "2010-08-28T04:59:09.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623991/theora/4673_d4efc7885f7b4774af169a9fe6bcd1c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623991/large_thumb/large.jpg"
        },
        {
            "id": 624912,
            "name": "Den norske kirke i eksil 113",
            "header": "Har Stortinget ført det norske folk bak lyset ved endringen av grunnlovens paragraf 2?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624912/theora/orig_8a216931eb3b4fb380fafc667ad27c58.ogv",
                "original": "https://upload.frikanalen.no/media/624912/original/orig_8a216931eb3b4fb380fafc667ad27c58.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624912/broadcast/6294_85129fbcfa664009aca439fd3c97a9b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624912/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:14.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-30T20:27:13.083000Z",
            "updatedTime": "2018-11-10T18:29:27.898487Z",
            "uploadedTime": "2012-05-30T20:27:13.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624912/theora/orig_8a216931eb3b4fb380fafc667ad27c58.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624912/large_thumb/large.jpg"
        },
        {
            "id": 623851,
            "name": "Frisk og glad, del 9 av 9",
            "header": "Møt morgendagen uten frykt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623851/broadcast/4482_363efa83ea854b4291a81b51431c1190.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623851/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:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:13:09.590000Z",
            "updatedTime": "2018-11-10T18:29:29.290981Z",
            "uploadedTime": "2010-07-07T08:13:09.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
        },
        {
            "id": 624911,
            "name": "AR6075 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624911/theora/orig_f1124f309ee8491184a96ec26913f080.ogv",
                "original": "https://upload.frikanalen.no/media/624911/original/orig_f1124f309ee8491184a96ec26913f080.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624911/broadcast/6283_74c20d9f75c742d6b7cb1c6bc3d609a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624911/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:48.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-05-26T18:48:11.113000Z",
            "updatedTime": "2018-11-10T18:29:27.899889Z",
            "uploadedTime": "2012-05-26T18:48:11.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624911/theora/orig_f1124f309ee8491184a96ec26913f080.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624911/large_thumb/large.jpg"
        },
        {
            "id": 623890,
            "name": "New Life 2010 del 11",
            "header": "Fra Polen og Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
                "original": "https://upload.frikanalen.no/media/623890/original/orig_1cc38f7e61ef48389298cae5b0823799.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623890/broadcast/4709_ccae1333906c4705929cd06c5f6e1d73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623890/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:27:41.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T12:25:07.060000Z",
            "updatedTime": "2018-11-10T18:29:29.233327Z",
            "uploadedTime": "2010-09-03T12:25:07.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
        },
        {
            "id": 623981,
            "name": "Utrop TV - nr 21",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
                "original": "https://upload.frikanalen.no/media/623981/original/orig_106c76a91a7945809cad10e1da1a3da5.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623981/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623981/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623981/broadcast/4683_8b0d994abd634e28a4d0e6427d31f7d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623981/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",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-30T13:59:19.240000Z",
            "updatedTime": "2018-11-10T18:29:29.108171Z",
            "uploadedTime": "2010-08-30T13:59:19.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623981/theora/4683_8084ac51e186431bb40cc79ccef94374.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623981/large_thumb/large.jpg"
        },
        {
            "id": 623980,
            "name": "Jesus I India del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623980/theora/4826_ee2e1621261d4603b105e901d4b2512b.ogv",
                "original": "https://upload.frikanalen.no/media/623980/original/orig_d4cb0c58b2cd4e9183cf6cfd149767e0.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623980/broadcast/4826_12f76df8c0a44a1a91eb3f05bbd6aa56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623980/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:29:03.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-12T13:11:12.713000Z",
            "updatedTime": "2018-11-10T18:29:29.109559Z",
            "uploadedTime": "2010-10-12T13:11:12.713000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623980/theora/4826_ee2e1621261d4603b105e901d4b2512b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623980/large_thumb/large.jpg"
        },
        {
            "id": 624909,
            "name": "AR6067 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624909/theora/orig_a5e89d872ddb4d39b36fa33c9ababe97.ogv",
                "original": "https://upload.frikanalen.no/media/624909/original/orig_a5e89d872ddb4d39b36fa33c9ababe97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624909/broadcast/6282_505379b81f6d40d9b188c4c09b981f3e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624909/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:19:56.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-05-26T18:46:11.347000Z",
            "updatedTime": "2018-11-10T18:29:27.902655Z",
            "uploadedTime": "2012-05-26T18:46:11.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624909/theora/orig_a5e89d872ddb4d39b36fa33c9ababe97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624909/large_thumb/large.jpg"
        },
        {
            "id": 623978,
            "name": "Den norske kirke i eksil 68",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623978/theora/4823_45e7689378784149817ebd4b65477a4b.ogv",
                "original": "https://upload.frikanalen.no/media/623978/original/orig_cdc35e43d7f5424b862d357609799f0c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623978/broadcast/4823_ac3363e4d2974d98b3281a4b79043f02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623978/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:40.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-11T18:14:08.750000Z",
            "updatedTime": "2018-11-10T18:29:29.112284Z",
            "uploadedTime": "2010-10-11T18:14:08.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623978/theora/4823_45e7689378784149817ebd4b65477a4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623978/large_thumb/large.jpg"
        },
        {
            "id": 623977,
            "name": "Jesus I India del 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
                "original": "https://upload.frikanalen.no/media/623977/original/orig_b95c649fcea541ec8e07838839c63796.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623977/broadcast/4822_878d2df0edcc4fee9ffb4150d8529639.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623977/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:28:42.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-10T18:24:22.653000Z",
            "updatedTime": "2018-11-10T18:29:29.113617Z",
            "uploadedTime": "2010-10-10T18:24:22.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623977/theora/4822_102d2a73546246a089accada9f4b2480.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623977/large_thumb/large.jpg"
        },
        {
            "id": 623976,
            "name": "Akkurat Nå! 10 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623976/theora/4672_3f0dd778205e474f8ebd58106345b49b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623976/broadcast/4672_6b3a706a6adc4c9db5c3b1b592ca1e7e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623976/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:52:05.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:57:45.623000Z",
            "updatedTime": "2018-11-10T18:29:29.114961Z",
            "uploadedTime": "2010-08-28T04:57:45.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623976/theora/4672_3f0dd778205e474f8ebd58106345b49b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623976/large_thumb/large.jpg"
        },
        {
            "id": 623932,
            "name": "Bazar Hald internasjonale senter -del 3",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623932/broadcast/4070_f5b18015d31e4c7d8e9d5d8364f3d9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623932/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:13:13Z",
            "updatedTime": "2018-11-10T18:29:29.174667Z",
            "uploadedTime": "2010-03-15T13:13:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
        },
        {
            "id": 623931,
            "name": "Dem Gode nyheterna 111010",
            "header": "De gude Nyheterna med Erilng I. Nilssen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623931/theora/4759_8462679c0a2245db9b7b3b76fbe03ec9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623931/broadcast/4759_d40aa7fa06af404fb6df92e59683a98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623931/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:08.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T11:10:50.027000Z",
            "updatedTime": "2018-11-10T18:29:29.176061Z",
            "uploadedTime": "2010-09-21T11:10:50.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623931/theora/4759_8462679c0a2245db9b7b3b76fbe03ec9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623931/large_thumb/large.jpg"
        },
        {
            "id": 623936,
            "name": "Den norske kirke i eksil 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
                "original": "https://upload.frikanalen.no/media/623936/original/orig_246bab25b0844042ac0f248ded1b2406.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623936/broadcast/4763_3b7b4b09fde94eba94551696dfc9bc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-22T06:39:16.457000Z",
            "updatedTime": "2018-11-10T18:29:29.169278Z",
            "uploadedTime": "2010-09-22T06:39:16.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
        },
        {
            "id": 623930,
            "name": "Møteplassen - Bønn 3",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623930/theora/4704_22b83011800b41b2980225c3d293895e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623930/broadcast/4704_313063d701f341c9985499a84ef6c386.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623930/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:46:25Z",
            "updatedTime": "2018-11-10T18:29:29.177404Z",
            "uploadedTime": "2010-09-03T08:46:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623930/theora/4704_22b83011800b41b2980225c3d293895e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623930/large_thumb/large.jpg"
        },
        {
            "id": 623928,
            "name": "Helse, Program5 061010",
            "header": "Helseprogam Avsnitt 5 med Eva-Britt Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623928/theora/4758_97b63742f56b4736a69eb22e9c46c337.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623928/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623928/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623928/broadcast/4758_93276ea45df04aa8aca7ce935ca968a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623928/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:20.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T10:53:29.780000Z",
            "updatedTime": "2018-11-10T18:29:29.180127Z",
            "uploadedTime": "2010-09-21T10:53:29.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623928/theora/4758_97b63742f56b4736a69eb22e9c46c337.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623928/large_thumb/large.jpg"
        },
        {
            "id": 623993,
            "name": "Misjonsmøte 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623993/theora/4847_7b17cab083ce4f64bba137f1e9b26cab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623993/broadcast/4847_7b17cab083ce4f64bba137f1e9b26cab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623993/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-10-17T21:21:06.763000Z",
            "updatedTime": "2023-07-12T22:32:51.709385Z",
            "uploadedTime": "2010-10-17T21:21:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623993/theora/4847_7b17cab083ce4f64bba137f1e9b26cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623993/large_thumb/large.jpg"
        },
        {
            "id": 624903,
            "name": "Tangert 2012 03",
            "header": "Hva er Den norske kirkes plass i dagens Norge? Nye rammevilkår som vil gjøre statskirken om til en folkekirke, er på vei. Flere av kirkens folk uttaler seg om saken i programmet der Tor Tjeransen har med seg Inge Lønning fra Høyre.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624903/theora/orig_2ec40576163a435ba371ad616d9a11d4.ogv",
                "original": "https://upload.frikanalen.no/media/624903/original/orig_2ec40576163a435ba371ad616d9a11d4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624903/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624903/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624903/broadcast/6256_b958dcbc95e2463c80bb60fce280ab64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624903/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-27T11:42:44.690000Z",
            "updatedTime": "2018-11-10T18:29:27.910870Z",
            "uploadedTime": "2012-04-27T11:42:44.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624903/theora/orig_2ec40576163a435ba371ad616d9a11d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624903/large_thumb/large.jpg"
        },
        {
            "id": 623974,
            "name": "Inside Israel Oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623974/broadcast/4784_ac307a35725e4eddaa99dda7530b9c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623974/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:04.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-09-29T12:38:32.770000Z",
            "updatedTime": "2018-11-10T18:29:29.117691Z",
            "uploadedTime": "2010-09-29T12:38:32.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623974/large_thumb/large.jpg"
        },
        {
            "id": 624902,
            "name": "Livsstilsagenten 03",
            "header": "Livsstilsagent Per De Lange er på besøk hos Anita Øgård i Kreftforeningen for å finne ut hvordan kreft kan unngås mest mulig.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624902/theora/orig_c7e89445799a44879794f58e4dbc4f87.ogv",
                "original": "https://upload.frikanalen.no/media/624902/original/orig_c7e89445799a44879794f58e4dbc4f87.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624902/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624902/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624902/broadcast/6281_01ad94fbf36a4392ac2e82c6917f240f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624902/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-24T09:41:01.920000Z",
            "updatedTime": "2018-11-10T18:29:27.912293Z",
            "uploadedTime": "2012-05-24T09:41:01.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624902/theora/orig_c7e89445799a44879794f58e4dbc4f87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624902/large_thumb/large.jpg"
        },
        {
            "id": 623844,
            "name": "Time 4 Glory 180810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623844/theora/4619_fb65726321fb4240ab9a85d95df6b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623844/broadcast/4619_c152eea3d5044e36aaaac871c3017fa9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623844/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:31.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T11:52:55.090000Z",
            "updatedTime": "2018-11-10T18:29:29.300727Z",
            "uploadedTime": "2010-08-13T11:52:55.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623844/theora/4619_fb65726321fb4240ab9a85d95df6b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623844/large_thumb/large.jpg"
        },
        {
            "id": 625527,
            "name": "Practical Protocol-Oriented Programming in Swift",
            "header": "Value types are at the core of Swift (seriously, mostly everything in the Swift standard library is a value type). But how do you avoid subclassing? That's where the power of Protocol-Oriented programming comes in. Learn how to structure your code to (almost) never subclass again! Practical everyday examples and ideas for your own code base will be included.\r\n\r\nThe speaker Natasha Murashev is an iOS developer by day and a robot by night. She blogs about Swift, WatchOS, and iOS development on her blog, natashatherobot.com, and curates a fast-growing weekly Swift  newsletter: This Week in Swift. In her free time, she works on personal projects, speaks at meetups and conferences, contributes to open source, and likes to cross things off her bucket list. She's currently living the digital nomad life as her alter identity: @NatashaTheNomad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625527/theora/20160412-practicalswift-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625527/small_thumb/20160412-practicalswift-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625527/large_thumb/20160412-practicalswift-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625527/broadcast/20160412-practicalswift-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:26.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.132701Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625527/theora/20160412-practicalswift-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625527/large_thumb/20160412-practicalswift-frikanalen.jpg"
        },
        {
            "id": 623969,
            "name": "The New Wine",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623969/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623969/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623969/broadcast/4810_0974cf206fda4d4c8d90773fb4a15867.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:41:19Z",
            "updatedTime": "2018-11-10T18:29:29.123262Z",
            "uploadedTime": "2010-10-05T11:41:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg"
        },
        {
            "id": 623968,
            "name": "Amerikansk fotball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623968/broadcast/4809_58d7bb1b929b406883a2cd066353ecbc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:26.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:28:55Z",
            "updatedTime": "2018-11-10T18:29:29.124664Z",
            "uploadedTime": "2010-10-05T11:28:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
        },
        {
            "id": 624899,
            "name": "Faktisk Fantastisk 7/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624899/theora/orig_cfa7ff7f44d0439aa8afb0a3306c58af.ogv",
                "original": "https://upload.frikanalen.no/media/624899/original/orig_cfa7ff7f44d0439aa8afb0a3306c58af.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624899/broadcast/6279_7d7bd9fe4ed14f6abf547ef818bc7ba6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624899/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:39:45.073000Z",
            "updatedTime": "2018-11-10T18:29:27.916372Z",
            "uploadedTime": "2012-05-22T12:39:45.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624899/theora/orig_cfa7ff7f44d0439aa8afb0a3306c58af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624899/large_thumb/large.jpg"
        },
        {
            "id": 623966,
            "name": "Jesus I India del 5",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623966/theora/4797_d9f3d22deca140c39612edabec8722f0.ogv",
                "original": "https://upload.frikanalen.no/media/623966/original/orig_a082960863db46c4a47d737528c97215.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623966/broadcast/4797_c567c08a709541fe96e35bd0f7172c8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623966/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:29:18.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-03T20:45:05.057000Z",
            "updatedTime": "2018-11-10T18:29:29.127478Z",
            "uploadedTime": "2010-10-03T20:45:05.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623966/theora/4797_d9f3d22deca140c39612edabec8722f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623966/large_thumb/large.jpg"
        },
        {
            "id": 624898,
            "name": "Faktisk Fantastisk 3/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624898/theora/orig_e52d790c53c54d58825f72484b4ac757.ogv",
                "original": "https://upload.frikanalen.no/media/624898/original/orig_e52d790c53c54d58825f72484b4ac757.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624898/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624898/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624898/broadcast/6275_7e8f84f66d1b42188fa355155c12272a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624898/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:24:38.763000Z",
            "updatedTime": "2018-11-10T18:29:27.917822Z",
            "uploadedTime": "2012-05-22T12:24:38.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624898/theora/orig_e52d790c53c54d58825f72484b4ac757.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624898/large_thumb/large.jpg"
        },
        {
            "id": 623963,
            "name": "New Life 2010 del 12",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
                "original": "https://upload.frikanalen.no/media/623963/original/orig_27c9ff84055f4c03a41a11d1fd3d62c6.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623963/broadcast/4792_88ebf4bc726e45bb8f48b3a662149a79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623963/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:25:09.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T15:23:10.780000Z",
            "updatedTime": "2018-11-10T18:29:29.132032Z",
            "uploadedTime": "2010-09-30T15:23:10.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
        },
        {
            "id": 623962,
            "name": "Møteplassen - Bønn 5",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623962/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623962/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623962/broadcast/4706_0ea2f4e9fd1d4c93a183fd5e3a6235b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623962/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:51:28Z",
            "updatedTime": "2018-11-10T18:29:29.133649Z",
            "uploadedTime": "2010-09-03T08:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
        },
        {
            "id": 623961,
            "name": "Jesus I India del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
                "original": "https://upload.frikanalen.no/media/623961/original/orig_f6ccf0a5862440b7a1b551f9f24ae85a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623961/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623961/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623961/broadcast/4791_f8ca8e82b5464defbd5eefe83083b27d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623961/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:28:41.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T14:35:51.517000Z",
            "updatedTime": "2018-11-10T18:29:29.135055Z",
            "uploadedTime": "2010-09-30T14:35:51.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623961/large_thumb/large.jpg"
        },
        {
            "id": 623960,
            "name": "Værldens Gjemfødelse 251010",
            "header": "Världens pånyttfödelse avsnitt 6 del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623960/theora/4790_6fa65b965c994e55ab3e05c3e16ebfb3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623960/broadcast/4790_c9a5a8ca03cf4e6eb54dba934e424bb8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623960/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T13:22:02.437000Z",
            "updatedTime": "2018-11-10T18:29:29.136444Z",
            "uploadedTime": "2010-09-30T13:22:02.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623960/theora/4790_6fa65b965c994e55ab3e05c3e16ebfb3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623960/large_thumb/large.jpg"
        },
        {
            "id": 623959,
            "name": "Værldens Gjemfødelse 3 181010",
            "header": "Världens pånyttfödelse avsnitt 6 del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623959/theora/4789_97aff4bb0c734f949e41964ff56d149d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623959/broadcast/4789_10815a55489e4e55bc825e4ff9652347.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623959/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T13:17:17.680000Z",
            "updatedTime": "2018-11-10T18:29:29.137789Z",
            "uploadedTime": "2010-09-30T13:17:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623959/theora/4789_97aff4bb0c734f949e41964ff56d149d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623959/large_thumb/large.jpg"
        },
        {
            "id": 623958,
            "name": "10min med Svenn Tommy 131010",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623958/broadcast/4788_48866e61f3114cfe91dc798c1354dc25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:54.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T12:05:25.343000Z",
            "updatedTime": "2018-11-10T18:29:29.139184Z",
            "uploadedTime": "2010-09-30T12:05:25.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623958/theora/4788_7678bc6c6cc643f9862c26eb15f24ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623958/large_thumb/large.jpg"
        },
        {
            "id": 624894,
            "name": "Faktisk Fantastisk 6/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624894/theora/orig_3c47572205b14a9eb2f7ab747315fc1a.ogv",
                "original": "https://upload.frikanalen.no/media/624894/original/orig_3c47572205b14a9eb2f7ab747315fc1a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624894/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624894/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624894/broadcast/6278_049f9cd5e4434a4692dc58a97827c7a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624894/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:31:48.237000Z",
            "updatedTime": "2018-11-10T18:29:27.923415Z",
            "uploadedTime": "2012-05-22T12:31:48.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624894/theora/orig_3c47572205b14a9eb2f7ab747315fc1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624894/large_thumb/large.jpg"
        },
        {
            "id": 626232,
            "name": "Shofar Steinane i Samaria",
            "header": "Program 3\r\nBladet Evangelisten",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626232/theora/Shofar 26 Steinane i Samaria.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626232/broadcast/Shofar 26 Steinane i Samaria.dv",
                "original": "https://upload.frikanalen.no/media/626232/original/Shofar 26 Steinane i Samaria.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626232/large_thumb/Shofar 26 Steinane i Samaria.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "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:21:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-12-19T12:20:12.727054Z",
            "updatedTime": "2020-08-31T20:27:11.865258Z",
            "uploadedTime": "2019-12-19T12:34:27.265329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626232/theora/Shofar 26 Steinane i Samaria.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626232/large_thumb/Shofar 26 Steinane i Samaria.jpg"
        },
        {
            "id": 624893,
            "name": "Bibelstudier 12 (2 kv 2012)",
            "header": "Evaluering. Ærlig evaluering av arbeid som gjøres i en menighet er en forutsetning for å lykkes. \nI panelet samtaler programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624893/theora/orig_5b69fc850e68423d86c2fbd417f79350.ogv",
                "original": "https://upload.frikanalen.no/media/624893/original/orig_5b69fc850e68423d86c2fbd417f79350.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624893/broadcast/6150_4ad2849aaa234668b96c3d0d5384877a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624893/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:20:26.480000Z",
            "updatedTime": "2018-11-10T18:29:27.924817Z",
            "uploadedTime": "2012-03-29T09:20:26.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624893/theora/orig_5b69fc850e68423d86c2fbd417f79350.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624893/large_thumb/large.jpg"
        },
        {
            "id": 623896,
            "name": "Jesus i India del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623896/broadcast/4708_bb15f98c78504210a10742636f8961bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623896/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:29:34.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T09:22:20.980000Z",
            "updatedTime": "2018-11-10T18:29:29.224765Z",
            "uploadedTime": "2010-09-03T09:22:20.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
        },
        {
            "id": 624892,
            "name": "Bibelstudier 13 (2 kv 2012)",
            "header": "Utholdenhet i tjenesten. I dette siste programmet av serien ser vi nærmere på Jesu metoder i arbeid med mennesker.\nI panelet samtaler programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624892/theora/orig_3eeb53dba7644909a3146527e151d0ce.ogv",
                "original": "https://upload.frikanalen.no/media/624892/original/orig_3eeb53dba7644909a3146527e151d0ce.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624892/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624892/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624892/broadcast/6151_65b47746f26c444cb3f6d9f4832aeffe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624892/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:23:08.137000Z",
            "updatedTime": "2018-11-10T18:29:27.926187Z",
            "uploadedTime": "2012-03-29T09:23:08.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624892/theora/orig_3eeb53dba7644909a3146527e151d0ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624892/large_thumb/large.jpg"
        },
        {
            "id": 623897,
            "name": "Inside Israel September 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623897/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623897/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623897/broadcast/4667_6d1f1ff65f424a24a6ea50c2da6dc7d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623897/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:13.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-26T21:19:45.947000Z",
            "updatedTime": "2018-11-10T18:29:29.223375Z",
            "uploadedTime": "2010-08-26T21:19:45.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
        },
        {
            "id": 624891,
            "name": "Bibelstudier 10 (2 kv 2012)",
            "header": "Reaksjon i kjærlighet. Kjærlighet er evangeliets utgangspunkt . Er det noen motsetning mellom plikt og kjærlighet? \nVi hører programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624891/theora/orig_8c1734f65fe247088adb3216515d108e.ogv",
                "original": "https://upload.frikanalen.no/media/624891/original/orig_8c1734f65fe247088adb3216515d108e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624891/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624891/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624891/broadcast/6148_4212a1d3b2e2448b9b3d5845dc89ffda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624891/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:14:29.640000Z",
            "updatedTime": "2018-11-10T18:29:27.927580Z",
            "uploadedTime": "2012-03-29T09:14:29.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624891/theora/orig_8c1734f65fe247088adb3216515d108e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624891/large_thumb/large.jpg"
        },
        {
            "id": 623895,
            "name": "Bazar Hald internasjonale senter -del 2",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623895/theora/4069_dedb26703cfe4b408f5e1427d3dd92e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623895/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623895/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623895/broadcast/4069_482e4ac723ea47ef98cee31bdd4b8e1e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623895/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:09:58Z",
            "updatedTime": "2018-11-10T18:29:29.226114Z",
            "uploadedTime": "2010-03-15T13:09:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623895/theora/4069_dedb26703cfe4b408f5e1427d3dd92e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623895/large_thumb/large.jpg"
        },
        {
            "id": 623948,
            "name": "Bazar Sommerstevner 2010",
            "header": "Bazar tar deg med rundt på ulike sommerstevner.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623948/theora/4436_17a865a00c2b4fa9a7061791fcf86095.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623948/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623948/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623948/broadcast/4436_4a97ec8cab3f49a8846964ec27f3023b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623948/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": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-22T09:25:29Z",
            "updatedTime": "2018-11-10T18:29:29.152927Z",
            "uploadedTime": "2010-06-22T09:25:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623948/theora/4436_17a865a00c2b4fa9a7061791fcf86095.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623948/large_thumb/large.jpg"
        },
        {
            "id": 622523,
            "name": "Vegetariske perler del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622523/broadcast/orig_Vegetariske perler 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622523/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.605373Z",
            "uploadedTime": "2009-01-01T15:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622523/theora/921_82dee9bb212d48bca485d06ee8ab0798.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622523/large_thumb/large.jpg"
        }
    ]
}