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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=700&ordering=-duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=-duration",
    "results": [
        {
            "id": 623177,
            "name": "Drøfting av Quranen del 56",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623177/theora/3582_f348cf0911eb44338cff4d8cf562f2e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623177/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623177/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623177/broadcast/3582_b901767f426e44d7838aa58a16085f04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623177/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:49.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-26T15:08:56.947000Z",
            "updatedTime": "2018-11-10T18:29:30.127047Z",
            "uploadedTime": "2009-10-26T15:08:56.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623177/theora/3582_f348cf0911eb44338cff4d8cf562f2e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623177/large_thumb/large.jpg"
        },
        {
            "id": 626646,
            "name": "Livet og døden",
            "header": "Livet har 2 utganger",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626646/theora/Livet og døden.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626646/broadcast/Livet og døden.dv",
                "original": "https://upload.frikanalen.no/media/626646/original/Livet og døden.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626646/large_thumb/Livet og døden.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:49.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-17T15:20:13.734525Z",
            "updatedTime": "2020-12-17T15:36:39.199332Z",
            "uploadedTime": "2020-12-17T15:21:13.094987Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626646/theora/Livet og døden.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626646/large_thumb/Livet og døden.jpg"
        },
        {
            "id": 624078,
            "name": "EBFpr1-CHKpr2 2948  20101208",
            "header": "Helse medEva-Britt Fjeldberg och Kællan\nmed Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624078/theora/5049_98c4e3d5009842eeb24a0f8443d5476b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624078/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624078/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624078/broadcast/5049_e9e84cf729b54293bbe8772e1f313b7e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624078/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:48.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-06T10:15:14.600000Z",
            "updatedTime": "2018-11-10T18:29:28.983083Z",
            "uploadedTime": "2010-12-06T10:15:14.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624078/theora/5049_98c4e3d5009842eeb24a0f8443d5476b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624078/large_thumb/large.jpg"
        },
        {
            "id": 623515,
            "name": "Babylonkoden 02b",
            "header": "Samtaleprogrammet: Gud banker på. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623515/theora/4119_f9c477a168ed42c98edfb016956fc051.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623515/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623515/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623515/broadcast/4119_bc3db6bc7c37409d80976bbec57c5da2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623515/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:29:48.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:40:19.560000Z",
            "updatedTime": "2018-11-10T18:29:29.709291Z",
            "uploadedTime": "2010-03-25T08:40:19.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623515/theora/4119_f9c477a168ed42c98edfb016956fc051.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623515/large_thumb/large.jpg"
        },
        {
            "id": 623920,
            "name": "Jesus I India del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
                "original": "https://upload.frikanalen.no/media/623920/original/orig_3683bfa094b84849abf554f283b88cd2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623920/broadcast/4748_40029a1bfe7e407bab0d577e409b8067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623920/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:46.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-13T17:36:43.137000Z",
            "updatedTime": "2018-11-10T18:29:29.191347Z",
            "uploadedTime": "2010-09-13T17:36:43.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
        },
        {
            "id": 622899,
            "name": "Inside Israel juli - august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622899/broadcast/orig_5dcf2f57b6be45888c4ec2aea1cd4736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622899/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:29:45.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-13T13:59:21.867000Z",
            "updatedTime": "2018-11-10T18:29:30.453219Z",
            "uploadedTime": "2009-07-13T13:59:21.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
        },
        {
            "id": 623775,
            "name": "Tio minuter med Svenn Thommy Fjældberg",
            "header": "10 minuter med Svenn Thommy Fjældberg føljd av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623775/theora/4533_c5714da30b514247adce4d5f860c2095.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623775/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623775/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623775/broadcast/4533_f7a414d1ce7b41e5b357d40d38592f5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623775/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:43.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-02T13:16:10.263000Z",
            "updatedTime": "2018-11-10T18:29:29.393455Z",
            "uploadedTime": "2010-08-02T13:16:10.263000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623775/theora/4533_c5714da30b514247adce4d5f860c2095.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623775/large_thumb/large.jpg"
        },
        {
            "id": 624162,
            "name": "VGF#6-1_FK2943-20110110",
            "header": "Verdens Gjensfødelse med Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624162/theora/5153_398a4124b51f4e26a92d7d9b4e06e161.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624162/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624162/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624162/broadcast/5153_c4c5d94d2a604122a0b5b9bd72ad62d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624162/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:43.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-05T12:50:26.747000Z",
            "updatedTime": "2018-11-10T18:29:28.876189Z",
            "uploadedTime": "2011-01-05T12:50:26.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624162/theora/5153_398a4124b51f4e26a92d7d9b4e06e161.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624162/large_thumb/large.jpg"
        },
        {
            "id": 624118,
            "name": "CTTJul 201210-2940",
            "header": "CTT Country Team Kåre o Lena Jönsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624118/theora/5090_b77962fb4fa7465588cbd766e7cc8880.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624118/broadcast/5090_2a58334423a3465094fde6d989114656.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624118/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-16T13:42:53.117000Z",
            "updatedTime": "2018-11-10T18:29:28.936291Z",
            "uploadedTime": "2010-12-16T13:42:53.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624118/theora/5090_b77962fb4fa7465588cbd766e7cc8880.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624118/large_thumb/large.jpg"
        },
        {
            "id": 625004,
            "name": "AR6288 Arena",
            "header": "Med Bjørn Gjellum i samtale med sentrale personer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625004/theora/6471_52acf37b0f31419cbe046cd70ecd0544.ogv",
                "original": "https://upload.frikanalen.no/media/625004/original/orig_5af1ddf5046e48b1b364fed8fb83fd47.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625004/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625004/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625004/broadcast/6471_cf79b7aa46e146f6a6c1ea5e090dc664.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625004/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:29:40",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-10T06:29:17.680000Z",
            "updatedTime": "2018-11-10T18:29:27.784751Z",
            "uploadedTime": "2012-10-10T06:29:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625004/theora/6471_52acf37b0f31419cbe046cd70ecd0544.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625004/large_thumb/large.jpg"
        },
        {
            "id": 624152,
            "name": "STFp01-LOp02 20110105-2940",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg och Levande Ord Tommy Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624152/theora/5133_e30bd720964f463cbd61efd8e3d478f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624152/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624152/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624152/broadcast/5133_e8486665711049e98eca02a19609f6d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624152/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-27T13:48:51.440000Z",
            "updatedTime": "2018-11-10T18:29:28.889854Z",
            "uploadedTime": "2010-12-27T13:48:51.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624152/theora/5133_e30bd720964f463cbd61efd8e3d478f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624152/large_thumb/large.jpg"
        },
        {
            "id": 624238,
            "name": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624238/theora/5272_69a2cd7c8be14cd9a5182dbe7dfbd4e9.ogv",
                "original": "https://upload.frikanalen.no/media/624238/original/orig_e9cc462bb8884e8cb1304a9952bd7b1d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624238/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624238/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624238/broadcast/5272_18bfa1383df54007bfac0a7e17e3a838.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624238/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:39.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T09:01:18.637000Z",
            "updatedTime": "2018-11-10T18:29:28.785798Z",
            "uploadedTime": "2011-02-04T09:01:18.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624238/theora/5272_69a2cd7c8be14cd9a5182dbe7dfbd4e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624238/large_thumb/large.jpg"
        },
        {
            "id": 624048,
            "name": "VGF 20101129",
            "header": "Världens pånyttfödelse med Hans\nBratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624048/theora/4957_aacee688be4d4569bf4b9e8e8a3a4161.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624048/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624048/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624048/broadcast/4957_7d17bb1a2fad41798288dcadb323520c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624048/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:35.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T13:41:33.250000Z",
            "updatedTime": "2018-11-10T18:29:29.022818Z",
            "uploadedTime": "2010-11-25T13:41:33.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624048/theora/4957_aacee688be4d4569bf4b9e8e8a3a4161.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624048/large_thumb/large.jpg"
        },
        {
            "id": 626820,
            "name": "Jahve frelser og utsletter",
            "header": "Bibelen skriver sannheten",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626820/theora/Jahve frelser og utsletter.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626820/broadcast/Jahve frelser og utsletter.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626820/large_thumb/Jahve frelser og utsletter.jpg",
                "original": "https://upload.frikanalen.no/media/626820/original/Jahve frelser og utsletter.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:29:34.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-06-03T05:16:46.978321Z",
            "updatedTime": "2021-06-03T05:40:30.178439Z",
            "uploadedTime": "2021-06-03T05:26:34.969329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626820/theora/Jahve frelser og utsletter.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626820/large_thumb/Jahve frelser og utsletter.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": 624074,
            "name": "EBF pr1-CHK pr2 20101208",
            "header": "helseEva-britt Fjeldberg\noch källan Carl henrik karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
                "original": "https://upload.frikanalen.no/media/624074/original/orig_0f8c158dd46047019751735ff7eb0135.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624074/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624074/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624074/broadcast/5041_d44ad0897c1f45f4aa5fa000d8a2175e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624074/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-03T12:09:54.437000Z",
            "updatedTime": "2018-11-10T18:29:28.988539Z",
            "uploadedTime": "2010-12-03T12:09:54.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624074/large_thumb/large.jpg"
        },
        {
            "id": 625243,
            "name": "Eckankar: How to survive spiritually in our times",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625243/theora/How-to-survive-spiritually-in-our-times.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625243/large_thumb/How-to-survive-spiritually-in-our-times.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625243/small_thumb/How-to-survive-spiritually-in-our-times.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625243/broadcast/How-to-survive-spiritually-in-our-times.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-25T21:38:38Z",
            "updatedTime": "2020-09-15T21:56:56.341154Z",
            "uploadedTime": "2014-02-25T21:38:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625243/theora/How-to-survive-spiritually-in-our-times.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625243/large_thumb/How-to-survive-spiritually-in-our-times.jpg"
        },
        {
            "id": 624168,
            "name": "VDF#6-2_fk2930 20110117",
            "header": "Verdens Gjensfødelse\nmed Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624168/theora/5157_082e8dc3f6434216869982f2ec9b20c5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624168/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624168/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624168/broadcast/5157_d472f69ce188461fad3b0c21eb56f8c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624168/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-12T12:15:55.823000Z",
            "updatedTime": "2018-11-10T18:29:28.869102Z",
            "uploadedTime": "2011-01-12T12:15:55.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624168/theora/5157_082e8dc3f6434216869982f2ec9b20c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624168/large_thumb/large.jpg"
        },
        {
            "id": 624759,
            "name": "UKA TV 2012 episode 1",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624759/theora/5905_911cf44b248b456cbd459769620b679c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624759/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624759/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624759/broadcast/5905_58d346430f044a628cf287708e0a26cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624759/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:45:08.937000Z",
            "updatedTime": "2018-11-10T18:29:28.099847Z",
            "uploadedTime": "2012-01-02T14:45:08.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624759/theora/5905_911cf44b248b456cbd459769620b679c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624759/large_thumb/large.jpg"
        },
        {
            "id": 624760,
            "name": "UKA TV 2012 episode 2",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624760/theora/5906_231936b47e6147e58ac99f95d1568520.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624760/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624760/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624760/broadcast/5906_6a3a74be96014b97aec5b8c27753038b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624760/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:45:52.827000Z",
            "updatedTime": "2018-11-10T18:29:28.098305Z",
            "uploadedTime": "2012-01-02T14:45:52.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624760/theora/5906_231936b47e6147e58ac99f95d1568520.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624760/large_thumb/large.jpg"
        },
        {
            "id": 623522,
            "name": "Babylonkoden 05b",
            "header": "Samtaleprogrammet: Helt omvendt. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623522/theora/4129_fabdef4852a04847aa82f8a5e4f42bb0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623522/broadcast/4129_007ac15bb0d14f7390855fabfe921980.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623522/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:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:54:15.797000Z",
            "updatedTime": "2018-11-10T18:29:29.699404Z",
            "uploadedTime": "2010-03-25T08:54:15.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623522/theora/4129_fabdef4852a04847aa82f8a5e4f42bb0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623522/large_thumb/large.jpg"
        },
        {
            "id": 624616,
            "name": "LevandeOrd & 10min 20111116",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624616/theora/5799_59aa39d2c4734851a1bb85e350dc6fb7.ogv",
                "original": "https://upload.frikanalen.no/media/624616/original/orig_40aa3ec15eb74c8cade484562277235f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624616/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624616/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624616/broadcast/5799_e8ced03069cd4aa9bb8981edddef6112.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624616/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T13:11:51.190000Z",
            "updatedTime": "2018-11-10T18:29:28.286183Z",
            "uploadedTime": "2011-10-17T13:11:51.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624616/theora/5799_59aa39d2c4734851a1bb85e350dc6fb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624616/large_thumb/large.jpg"
        },
        {
            "id": 624438,
            "name": "De Gode Nyheterna 20110509",
            "header": "Dem gude nyheterna med Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624438/theora/5548_203a30ddc9a644a58842ed9c1abd1b36.ogv",
                "original": "https://upload.frikanalen.no/media/624438/original/orig_fc9df905335f4f6a8bc8f627e112cb97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624438/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624438/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624438/broadcast/5548_d907f712fd7947f29021ffdcd81d2acf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624438/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-02T14:03:39.433000Z",
            "updatedTime": "2018-11-10T18:29:28.519399Z",
            "uploadedTime": "2011-05-02T14:03:39.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624438/theora/5548_203a30ddc9a644a58842ed9c1abd1b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624438/large_thumb/large.jpg"
        },
        {
            "id": 624447,
            "name": "Hælse & Kællan 20110713",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
                "original": "https://upload.frikanalen.no/media/624447/original/orig_8c33befecc3d4608a64daebbe6953556.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624447/broadcast/5555_c23ce1d296484bee945d419da5182a55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:36:26.693000Z",
            "updatedTime": "2018-11-10T18:29:28.506524Z",
            "uploadedTime": "2011-05-04T13:36:26.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
        },
        {
            "id": 624444,
            "name": "Hælse & Kællan 20110615",
            "header": "Hälsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
                "original": "https://upload.frikanalen.no/media/624444/original/orig_ef79412d09a748d3beb07f042aefa1c2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624444/broadcast/5553_7c8421f8d03748d78da611a93b1e24e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:28:33.290000Z",
            "updatedTime": "2018-11-10T18:29:28.510975Z",
            "uploadedTime": "2011-05-04T13:28:33.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
        },
        {
            "id": 624463,
            "name": "LevandeOrd & 10min 20110627",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624463/theora/5571_2d057312bc304ab09f70e209938897b9.ogv",
                "original": "https://upload.frikanalen.no/media/624463/original/orig_888d6e928f914849940bb46066259083.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624463/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624463/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624463/broadcast/5571_0112bde9e28d42e895dcc5538fc97209.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624463/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:44:17.950000Z",
            "updatedTime": "2018-11-10T18:29:28.484296Z",
            "uploadedTime": "2011-05-05T15:44:17.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624463/theora/5571_2d057312bc304ab09f70e209938897b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624463/large_thumb/large.jpg"
        },
        {
            "id": 624612,
            "name": "Hælse & Kællan 20111026",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624612/theora/5796_27cbc5c82f1c40079eb65a8a6c6e76a8.ogv",
                "original": "https://upload.frikanalen.no/media/624612/original/orig_ec679e403eff412299a045d5f45fa491.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624612/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624612/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624612/broadcast/5796_8fac45744ca6415ab06d8572583acdaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624612/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:15:11.860000Z",
            "updatedTime": "2018-11-10T18:29:28.291934Z",
            "uploadedTime": "2011-10-17T12:15:11.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624612/theora/5796_27cbc5c82f1c40079eb65a8a6c6e76a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624612/large_thumb/large.jpg"
        },
        {
            "id": 624547,
            "name": "Hælse & Kællan 201100921",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624547/theora/5716_8cde707165ec4f18b6cf4340b8295a48.ogv",
                "original": "https://upload.frikanalen.no/media/624547/original/orig_2850844f8afb40298ce62a3f500483c9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624547/broadcast/5716_067662724c284aa9bec453ade5774ecd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624547/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:22:49.227000Z",
            "updatedTime": "2018-11-10T18:29:28.375040Z",
            "uploadedTime": "2011-08-22T08:22:49.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624547/theora/5716_8cde707165ec4f18b6cf4340b8295a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624547/large_thumb/large.jpg"
        },
        {
            "id": 624456,
            "name": "De Gode Nyheterna 20110704",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624456/theora/5565_050918958ff8454680afe940adb55142.ogv",
                "original": "https://upload.frikanalen.no/media/624456/original/orig_c3aa3c1939a34f639c8cc96c057d5e6a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624456/broadcast/5565_6ff499a7b4cc45c58057a6e8cd980e6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624456/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:30:26.257000Z",
            "updatedTime": "2018-11-10T18:29:28.493840Z",
            "uploadedTime": "2011-05-05T15:30:26.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624456/theora/5565_050918958ff8454680afe940adb55142.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624456/large_thumb/large.jpg"
        },
        {
            "id": 624613,
            "name": "Hælse & Kællan 20111109",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624613/theora/5797_7f92c3e2b0c44a349ecfaafdeb271249.ogv",
                "original": "https://upload.frikanalen.no/media/624613/original/orig_a31195d420d444058c906031f0a7a9ab.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624613/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624613/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624613/broadcast/5797_b82432a298484477a1525a3ceaa4af03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624613/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T12:17:45.050000Z",
            "updatedTime": "2018-11-10T18:29:28.290506Z",
            "uploadedTime": "2011-10-17T12:17:45.050000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624613/theora/5797_7f92c3e2b0c44a349ecfaafdeb271249.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624613/large_thumb/large.jpg"
        },
        {
            "id": 624055,
            "name": "T4G 20101201",
            "header": "Time 4 Glory med Tommy M Josefsson\nOch Svenn Johansson_01",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624055/theora/4961_4b0554c6a4c34b6f86a941121068f316.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624055/broadcast/4961_33acc6c2ecb44adb8a9f161c2bad132b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624055/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-29T14:15:09.523000Z",
            "updatedTime": "2018-11-10T18:29:29.013301Z",
            "uploadedTime": "2010-11-29T14:15:09.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624055/theora/4961_4b0554c6a4c34b6f86a941121068f316.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624055/large_thumb/large.jpg"
        },
        {
            "id": 624455,
            "name": "De Gode Nyheterna 20110718",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624455/theora/5564_837018da38aa49599635c3941cf26327.ogv",
                "original": "https://upload.frikanalen.no/media/624455/original/orig_92552f124c224873bfcf831d733aa2c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624455/broadcast/5564_41c5750407fa456bbb689150531a6d9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624455/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:29:44.280000Z",
            "updatedTime": "2018-11-10T18:29:28.495239Z",
            "uploadedTime": "2011-05-05T15:29:44.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624455/theora/5564_837018da38aa49599635c3941cf26327.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624455/large_thumb/large.jpg"
        },
        {
            "id": 624453,
            "name": "De Gode Nyheterna 20110606",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624453/theora/5561_75ed1848e1384b4a871a5f623dea36ca.ogv",
                "original": "https://upload.frikanalen.no/media/624453/original/orig_ca3d04bb87d64d9d9bbc0a78f8a0a15c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624453/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624453/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624453/broadcast/5561_e751bfe49f804f58ad19915b39f90ad4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624453/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:28:03.933000Z",
            "updatedTime": "2018-11-10T18:29:28.498000Z",
            "uploadedTime": "2011-05-05T15:28:03.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624453/theora/5561_75ed1848e1384b4a871a5f623dea36ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624453/large_thumb/large.jpg"
        },
        {
            "id": 624437,
            "name": "Helse & Källan 20100504",
            "header": "Hælse Med Eva-Britt Fjældberg, føljd av Kallan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624437/theora/5547_58c94cebf1f747199c8f742279a5d867.ogv",
                "original": "https://upload.frikanalen.no/media/624437/original/orig_f2654019bae4462ba3e2aeb135ee8f6e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624437/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624437/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624437/broadcast/5547_f343d7357ed74aaeb99f0ccd5c12d95d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624437/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-02T10:56:53.577000Z",
            "updatedTime": "2018-11-10T18:29:28.520809Z",
            "uploadedTime": "2011-05-02T10:56:53.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624437/theora/5547_58c94cebf1f747199c8f742279a5d867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624437/large_thumb/large.jpg"
        },
        {
            "id": 624543,
            "name": "LevandOrd & 10min 20110905",
            "header": "LevandOrd med Tommy M. Josefsson följd av 10min med Sven Thommy Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624543/theora/5713_e56760ea2cd84ff88cb049d4b98b7fb1.ogv",
                "original": "https://upload.frikanalen.no/media/624543/original/orig_1074794a6c0c4c9d9bcbc3b9c47d3c48.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624543/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624543/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624543/broadcast/5713_6dd8d5d0bfa44ad0843e59b0368ea25b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624543/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-18T12:20:27.410000Z",
            "updatedTime": "2018-11-10T18:29:28.380540Z",
            "uploadedTime": "2011-08-18T12:20:27.410000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624543/theora/5713_e56760ea2cd84ff88cb049d4b98b7fb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624543/large_thumb/large.jpg"
        },
        {
            "id": 624446,
            "name": "Hælse & Kællan 20110601",
            "header": "Hälsa, med Evabritt Fjeldberg \n\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
                "original": "https://upload.frikanalen.no/media/624446/original/orig_d6a20e50391d4be0ae9dff522ecdb614.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624446/broadcast/5552_7ad3bd87d12b485ab21658f2cf7341f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:08:51.250000Z",
            "updatedTime": "2018-11-10T18:29:28.507976Z",
            "uploadedTime": "2011-05-04T13:08:51.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
        },
        {
            "id": 624615,
            "name": "LevandeOrd & 10min 20111102",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624615/theora/5798_d86174a098554c139960ddff915785aa.ogv",
                "original": "https://upload.frikanalen.no/media/624615/original/orig_cf5cb72060ed484da50652c5c97f37e9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624615/broadcast/5798_cbb566843bab4e68b909829f5c8e8028.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624615/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-17T13:11:05.300000Z",
            "updatedTime": "2018-11-10T18:29:28.287601Z",
            "uploadedTime": "2011-10-17T13:11:05.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624615/theora/5798_d86174a098554c139960ddff915785aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624615/large_thumb/large.jpg"
        },
        {
            "id": 624550,
            "name": "Lev.Ord & Gospel Mir..20110928",
            "header": "Levande Ord med Tommy M. Josefsson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624550/theora/5720_b2b1f42ab8af4acfb292d10288ee58db.ogv",
                "original": "https://upload.frikanalen.no/media/624550/original/orig_27e9fa66bba14a7289a8e94aeb0535e5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624550/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624550/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624550/broadcast/5720_6ba1af50f89348de81eb571a7847231a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624550/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:30:15.757000Z",
            "updatedTime": "2018-11-10T18:29:28.370983Z",
            "uploadedTime": "2011-08-22T08:30:15.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624550/theora/5720_b2b1f42ab8af4acfb292d10288ee58db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624550/large_thumb/large.jpg"
        },
        {
            "id": 624465,
            "name": "LevandeOrd & 10min 20110613",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624465/theora/5576_040bc762377548f8bcb12f5939466062.ogv",
                "original": "https://upload.frikanalen.no/media/624465/original/orig_51b23c3b5df04acabdc9314839bb39ef.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624465/broadcast/5576_21fb8c308d5649bc9412d5094ab07846.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624465/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:47:40.943000Z",
            "updatedTime": "2018-11-10T18:29:28.481515Z",
            "uploadedTime": "2011-05-05T15:47:40.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624465/theora/5576_040bc762377548f8bcb12f5939466062.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624465/large_thumb/large.jpg"
        },
        {
            "id": 624448,
            "name": "Hælsa & kællan 20110824",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
                "original": "https://upload.frikanalen.no/media/624448/original/orig_7ac80dfb860b4e88b87a3e4b3aef679d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624448/broadcast/5558_1f0fd2e99b5e43daa5f5a61ea2e6e3a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:47:57.290000Z",
            "updatedTime": "2018-11-10T18:29:28.505177Z",
            "uploadedTime": "2011-05-04T13:47:57.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
        },
        {
            "id": 624138,
            "name": "DGN20101014_1fk2930 20110103",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624138/theora/5127_5b06f01033024549be364b403bce0b1f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624138/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624138/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624138/broadcast/5127_4a2f157719b347bbacf45291589f0cff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624138/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-23T11:23:56.697000Z",
            "updatedTime": "2018-11-10T18:29:28.909163Z",
            "uploadedTime": "2010-12-23T11:23:56.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624138/theora/5127_5b06f01033024549be364b403bce0b1f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624138/large_thumb/large.jpg"
        },
        {
            "id": 622927,
            "name": "Livsretning del 1a",
            "header": "Mening",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622927/theora/3174_5fd08929d96c4aa0b031d595f7b2364a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622927/broadcast/orig_1126f22220ae463d92c261dcbf369f83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622927/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:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:23:13.227000Z",
            "updatedTime": "2018-11-10T18:29:30.416141Z",
            "uploadedTime": "2009-07-29T12:23:13.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622927/theora/3174_5fd08929d96c4aa0b031d595f7b2364a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622927/large_thumb/large.jpg"
        },
        {
            "id": 624445,
            "name": "Hælse & Kællan 20110629",
            "header": "Hälsa, med Evabritt Fjeldberg\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
                "original": "https://upload.frikanalen.no/media/624445/original/orig_c1d8860d3e944d41804b06e777256408.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624445/broadcast/5554_f47ef32c2cbe4980b522eed8c7877849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:31:30.560000Z",
            "updatedTime": "2018-11-10T18:29:28.509536Z",
            "uploadedTime": "2011-05-04T13:31:30.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
        },
        {
            "id": 624542,
            "name": "Hælse & Kællan 201100907",
            "header": "Helse med Eva Britt Fjäldberg följd av  Källan med Carl Henrik Karrlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624542/theora/5712_0bd1cf9f2ddd4684ab7394807bac9ce9.ogv",
                "original": "https://upload.frikanalen.no/media/624542/original/orig_7bb6346073cd40418d8486cd25a18676.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624542/broadcast/5712_d4624faec3a340599a47664c5d421c4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624542/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-18T12:17:01.597000Z",
            "updatedTime": "2018-11-10T18:29:28.381883Z",
            "uploadedTime": "2011-08-18T12:17:01.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624542/theora/5712_0bd1cf9f2ddd4684ab7394807bac9ce9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624542/large_thumb/large.jpg"
        },
        {
            "id": 624472,
            "name": "LevandeOrd & 10min 20110808",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624472/theora/5574_949680cf96c744e399080c7a792d8275.ogv",
                "original": "https://upload.frikanalen.no/media/624472/original/orig_adf4c8553bb94a459e1b74d34b4659a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624472/broadcast/5574_7059a3a09a5144bd9625ed9be19ca939.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624472/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:46:22.453000Z",
            "updatedTime": "2018-11-10T18:29:28.473323Z",
            "uploadedTime": "2011-05-05T15:46:22.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624472/theora/5574_949680cf96c744e399080c7a792d8275.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624472/large_thumb/large.jpg"
        },
        {
            "id": 624548,
            "name": "De Gode Nyheterna 20110926",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624548/theora/5718_909764cc356e4ea8a95fcf55a1972043.ogv",
                "original": "https://upload.frikanalen.no/media/624548/original/orig_49c0f522912644418240f247295cc751.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624548/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624548/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624548/broadcast/5718_46cdf5e2a00744248a8e2add6ba9c575.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624548/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-22T08:27:11.827000Z",
            "updatedTime": "2018-11-10T18:29:28.373690Z",
            "uploadedTime": "2011-08-22T08:27:11.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624548/theora/5718_909764cc356e4ea8a95fcf55a1972043.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624548/large_thumb/large.jpg"
        },
        {
            "id": 624460,
            "name": "De Gode Nyheterna 20110815",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624460/theora/5566_66296c1d483a4ee08c7c49a1f5c21fad.ogv",
                "original": "https://upload.frikanalen.no/media/624460/original/orig_f80bfbca2fc74bd0b079ecadb79f547a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624460/broadcast/5566_3ce4ff608f224303b2606571e5cab20c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624460/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:31:05.943000Z",
            "updatedTime": "2018-11-10T18:29:28.488429Z",
            "uploadedTime": "2011-05-05T15:31:05.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624460/theora/5566_66296c1d483a4ee08c7c49a1f5c21fad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624460/large_thumb/large.jpg"
        },
        {
            "id": 624464,
            "name": "LevandeOrd & 10min 20110530",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624464/theora/5573_73b2ecaec6f64bbfab860367d401beca.ogv",
                "original": "https://upload.frikanalen.no/media/624464/original/orig_6e22532a8b814c7495bbfccc1fc69dfe.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624464/broadcast/5573_5e9ada798511409586b26023643727c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624464/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:45:41.747000Z",
            "updatedTime": "2018-11-10T18:29:28.482857Z",
            "uploadedTime": "2011-05-05T15:45:41.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624464/theora/5573_73b2ecaec6f64bbfab860367d401beca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624464/large_thumb/large.jpg"
        },
        {
            "id": 622929,
            "name": "Livsretning del 2a",
            "header": "Relasjoner",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622929/theora/3176_65138d284fbe494fb1e6a049c8043cb2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622929/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622929/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622929/broadcast/orig_63d5f1697524416f855f167df98038bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622929/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:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:41:27.010000Z",
            "updatedTime": "2018-11-10T18:29:30.413425Z",
            "uploadedTime": "2009-07-29T12:41:27.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622929/theora/3176_65138d284fbe494fb1e6a049c8043cb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622929/large_thumb/large.jpg"
        },
        {
            "id": 624442,
            "name": "LevandeOrd & 10min 20110516",
            "header": "Levande Ord med Tommy M. Josefsson\n\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624442/theora/5551_0b0c223180374ac0824ae56b3b83b59a.ogv",
                "original": "https://upload.frikanalen.no/media/624442/original/orig_efc1010f94134303b22e61f79b680ffc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624442/broadcast/5551_fbb3e93851aa4f4783911ac773111b0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624442/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:06:14.403000Z",
            "updatedTime": "2018-11-10T18:29:28.513754Z",
            "uploadedTime": "2011-05-04T13:06:14.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624442/theora/5551_0b0c223180374ac0824ae56b3b83b59a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624442/large_thumb/large.jpg"
        }
    ]
}