List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=1900&ordering=ref_url
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1950&ordering=ref_url",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1850&ordering=ref_url",
    "results": [
        {
            "id": 623876,
            "name": "Helse, Program4 150910",
            "header": "Helse, med Eva Britt Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623876/theora/4680_cb13903e861c423a9e854ae85d91b917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623876/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623876/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623876/broadcast/4680_7e4e6ad88a12400f8ac7af800f6d7c57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623876/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T10:53:53.653000Z",
            "updatedTime": "2018-11-10T18:29:29.256055Z",
            "uploadedTime": "2010-08-30T10:53:53.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623876/theora/4680_cb13903e861c423a9e854ae85d91b917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623876/large_thumb/large.jpg"
        },
        {
            "id": 623875,
            "name": "10min med Svenn Tommy 010910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Levande Ord (repris 2 Sep. kl 12:30)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623875/theora/4678_cabab3b4c493485ab7ac02086b2ae24f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623875/broadcast/4678_b9d955bec8564387968b33a8296b3b2e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623875/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:18.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T09:39:30.863000Z",
            "updatedTime": "2018-11-10T18:29:29.257495Z",
            "uploadedTime": "2010-08-30T09:39:30.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623875/theora/4678_cabab3b4c493485ab7ac02086b2ae24f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623875/large_thumb/large.jpg"
        },
        {
            "id": 623872,
            "name": "Akkurat Nå 29 august 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623872/theora/4616_6eb1b72a166b4f1eb9097d7a4f01a328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623872/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623872/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623872/broadcast/4616_5058163165d84a4b9a8defde6ee3337c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623872/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:58.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:51:24.743000Z",
            "updatedTime": "2018-11-10T18:29:29.261648Z",
            "uploadedTime": "2010-08-12T14:51:24.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623872/theora/4616_6eb1b72a166b4f1eb9097d7a4f01a328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623872/large_thumb/large.jpg"
        },
        {
            "id": 623870,
            "name": "Utrop TV - nr 17",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623870/theora/4368_5c942da199374ce5b5ead05148cf8ebf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623870/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623870/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623870/broadcast/4368_9693dd1885534c37b21524f414b53aa8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623870/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:23.520000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:41:02.823000Z",
            "updatedTime": "2018-11-10T18:29:29.264385Z",
            "uploadedTime": "2010-05-26T12:41:02.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623870/theora/4368_5c942da199374ce5b5ead05148cf8ebf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623870/large_thumb/large.jpg"
        },
        {
            "id": 623866,
            "name": "Serat del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623866/theora/4639_d7322044c99a442593b6dff3285c5e09.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623866/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623866/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623866/broadcast/4639_2be7648ab7be465aa6bd0e6489ce5c81.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623866/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:05:53.373000Z",
            "updatedTime": "2018-11-10T18:29:29.269829Z",
            "uploadedTime": "2010-08-23T10:05:53.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623866/theora/4639_d7322044c99a442593b6dff3285c5e09.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623866/large_thumb/large.jpg"
        },
        {
            "id": 623865,
            "name": "Serat del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623865/theora/4638_745d13af58a54002999be84ba9eaf26d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623865/broadcast/4638_42336c0884c54d85a10dce00774646c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623865/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:27:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:05:33.917000Z",
            "updatedTime": "2018-11-10T18:29:29.271232Z",
            "uploadedTime": "2010-08-23T10:05:33.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623865/theora/4638_745d13af58a54002999be84ba9eaf26d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623865/large_thumb/large.jpg"
        },
        {
            "id": 623863,
            "name": "Møteplassen: Stevnesommer 4 UL i Kongeparken",
            "header": "NLMs ungdomsstevne, UL, har i år \"Nåde\" som tema. Vi møter Grete Yksnøy Martinsen som taler over at Gud rommer hele livet vårt.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623863/theora/4510_ed1507ff867940ca900f3dbabbea0ff6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623863/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623863/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623863/broadcast/4510_b96140c408204d64a0da7adc8beb7581.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623863/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:15:54Z",
            "updatedTime": "2018-11-10T18:29:29.274058Z",
            "uploadedTime": "2010-07-20T07:15:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623863/theora/4510_ed1507ff867940ca900f3dbabbea0ff6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623863/large_thumb/large.jpg"
        },
        {
            "id": 623861,
            "name": "Serat del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623861/theora/4632_593fbf3e2ebe4525b0a9330f1a41ef8b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623861/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623861/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623861/broadcast/4632_d2a9f9aaa5784c4b991d1501a2647f9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623861/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:30:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-19T14:09:09.440000Z",
            "updatedTime": "2018-11-10T18:29:29.276868Z",
            "uploadedTime": "2010-08-19T14:09:09.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623861/theora/4632_593fbf3e2ebe4525b0a9330f1a41ef8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623861/large_thumb/large.jpg"
        },
        {
            "id": 623857,
            "name": "Hjerte Til Hjerte, Bazan, 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:36:32.430000Z",
            "updatedTime": "2018-11-10T18:29:29.282311Z",
            "uploadedTime": "2010-05-07T07:36:32.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
        },
        {
            "id": 623852,
            "name": "Møteplassen: Stevnesommer 3",
            "header": "Visjon 2010 del 2.\r\nVi er tilstede på Frikirkens sommerstevne Visjon som i år har \"Vår far i himlen\" som tema. Vi møter i dag Erik Johansson som taler over stevnets tema.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623852/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623852/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623852/broadcast/4509_47324bbfeecf4f94a556871beb15dbce.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623852/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:07:51Z",
            "updatedTime": "2018-11-10T18:29:29.289619Z",
            "uploadedTime": "2010-07-20T07:07:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623852/theora/4509_36301751ca344b52af64a0a127d3349a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623852/large_thumb/large.jpg"
        },
        {
            "id": 623851,
            "name": "Frisk og glad, del 9 av 9",
            "header": "Møt morgendagen uten frykt. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623851/broadcast/4482_363efa83ea854b4291a81b51431c1190.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:13:09.590000Z",
            "updatedTime": "2018-11-10T18:29:29.290981Z",
            "uploadedTime": "2010-07-07T08:13:09.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623851/theora/4482_009f592ffa674ee39e05fdacfc04e125.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623851/large_thumb/large.jpg"
        },
        {
            "id": 623850,
            "name": "Frisk og glad, del 8 av 9",
            "header": "Ti enkle leveregler for et bedre liv. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623850/broadcast/4481_7b00144d51ed4044aec7866496ba459b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:11:03.837000Z",
            "updatedTime": "2018-11-10T18:29:29.292436Z",
            "uploadedTime": "2010-07-07T08:11:03.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623850/theora/4481_8ec54b8324eb4629ab9db70264ade718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623850/large_thumb/large.jpg"
        },
        {
            "id": 623849,
            "name": "Frisk og glad, del 6 av 9",
            "header": "Kuren mot stress.  Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623849/broadcast/4479_e60bc5a2274c4df49c8e831e42b358e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623849/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:03:58.750000Z",
            "updatedTime": "2018-11-10T18:29:29.293836Z",
            "uploadedTime": "2010-07-07T08:03:58.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623849/theora/4479_c0892621e9964477bd6a1e013e9a8c1b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623849/large_thumb/large.jpg"
        },
        {
            "id": 623848,
            "name": "Frisk og glad, del 7 av 9",
            "header": "Lev optimalt på et nøkternt budsjett. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623848/broadcast/4480_98074b59918545d4ab155623bf6bbcf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623848/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:44.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:06:15.550000Z",
            "updatedTime": "2018-11-10T18:29:29.295205Z",
            "uploadedTime": "2010-07-07T08:06:15.550000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623848/theora/4480_a2f5668d728449f88ac1936b11ad6c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623848/large_thumb/large.jpg"
        },
        {
            "id": 623846,
            "name": "Dem Gode nyheterna 300810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623846/theora/4622_6f32ec3e9e4e4bc69bd28e227ab05f93.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623846/broadcast/4622_10395a3eb7d64a45a2eb323f46bcb04c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623846/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:07.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:30:12.030000Z",
            "updatedTime": "2018-11-10T18:29:29.298006Z",
            "uploadedTime": "2010-08-13T13:30:12.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623846/theora/4622_6f32ec3e9e4e4bc69bd28e227ab05f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623846/large_thumb/large.jpg"
        },
        {
            "id": 623845,
            "name": "Helse, Program3 250810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623845/theora/4621_3bbfc8429f4d46b08e4f0a33607d3c84.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623845/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623845/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623845/broadcast/4621_cb2ea666b0b941b6bf91974fc2b5c6e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623845/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:15.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:27:46.600000Z",
            "updatedTime": "2018-11-10T18:29:29.299365Z",
            "uploadedTime": "2010-08-13T13:27:46.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623845/theora/4621_3bbfc8429f4d46b08e4f0a33607d3c84.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623845/large_thumb/large.jpg"
        },
        {
            "id": 623843,
            "name": "Guds Ord, 230810",
            "header": "Undervisning med Bjærn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623843/theora/4620_df586ab11f344febb0e0d5b305472f52.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623843/broadcast/4620_69abacd135e640f793908d01e939966a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623843/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:27:42.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T13:24:45.347000Z",
            "updatedTime": "2018-11-10T18:29:29.302074Z",
            "uploadedTime": "2010-08-13T13:24:45.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623843/theora/4620_df586ab11f344febb0e0d5b305472f52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623843/large_thumb/large.jpg"
        },
        {
            "id": 623842,
            "name": "Country Team TV 160810",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623842/theora/4618_c76bc59c7e5748d7a47e89e41cefc160.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623842/broadcast/4618_282fd75299534d7aba6cde20c57b7174.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623842/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:21.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-13T11:48:07.740000Z",
            "updatedTime": "2018-11-10T18:29:29.303542Z",
            "uploadedTime": "2010-08-13T11:48:07.740000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623842/theora/4618_c76bc59c7e5748d7a47e89e41cefc160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623842/large_thumb/large.jpg"
        },
        {
            "id": 623841,
            "name": "an15august2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623841/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623841/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623841/broadcast/4613_b7c66c2b72e54786821449566392566e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:45:47.313000Z",
            "updatedTime": "2018-11-10T18:29:29.304930Z",
            "uploadedTime": "2010-08-12T14:45:47.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623841/theora/4613_6195153cecce4943bbc2964650b539f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623841/large_thumb/large.jpg"
        },
        {
            "id": 623859,
            "name": "Bibelundervisning - del 10",
            "header": "Helbredelse del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623859/theora/4625_a66dc3c77ea042d0ad4ebb66fb621f27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623859/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623859/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623859/broadcast/4625_cc0ef5915f2a4378a4be521f12fdc9dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623859/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-17T21:07:35.360000Z",
            "updatedTime": "2023-07-12T22:35:25.074921Z",
            "uploadedTime": "2010-08-17T21:07:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623859/theora/4625_a66dc3c77ea042d0ad4ebb66fb621f27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623859/large_thumb/large.jpg"
        },
        {
            "id": 623858,
            "name": "Bibelundervisning - del 9",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623858/theora/4624_170b569c1abd4f43b239e5ab7b9af321.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623858/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623858/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623858/broadcast/4624_2f432207c36a43f2a07f313108e99522.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623858/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-17T20:54:45.490000Z",
            "updatedTime": "2023-07-12T22:35:46.175302Z",
            "uploadedTime": "2010-08-17T20:54:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623858/theora/4624_170b569c1abd4f43b239e5ab7b9af321.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623858/large_thumb/large.jpg"
        },
        {
            "id": 623837,
            "name": "Bazar Hald internasjonale senter -del 1",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623837/theora/4068_005be396da8543eaa265c6ffd95b6f50.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623837/broadcast/4068_3abff69d76494406a125cf13c4a7ff13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623837/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:08:39Z",
            "updatedTime": "2018-11-10T18:29:29.310579Z",
            "uploadedTime": "2010-03-15T13:08:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623837/theora/4068_005be396da8543eaa265c6ffd95b6f50.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623837/large_thumb/large.jpg"
        },
        {
            "id": 623794,
            "name": "Møteplassen: Stevnesommer 2",
            "header": "Visjon 2010, del 1\r\nVi er tilstede på Frikirkens sommerstevne Visjon som i år har \"Vår far i himlen\" som tema. Vi snakker med teologistudent Linn Sæbø som talte på åpningsmøtet.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623794/theora/4508_b1bf338597374a40b96aa64b83c791c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623794/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623794/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623794/broadcast/4508_e51ddad9ac7447bf914dde0ed9bd9555.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623794/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:05:26Z",
            "updatedTime": "2018-11-10T18:29:29.370992Z",
            "uploadedTime": "2010-07-20T07:05:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623794/theora/4508_b1bf338597374a40b96aa64b83c791c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623794/large_thumb/large.jpg"
        },
        {
            "id": 623792,
            "name": "Hjerte Til Hjerte nr. 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623792/broadcast/4287_0702c9bd84084ea2b2ea9ed81c192167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:14:42.260000Z",
            "updatedTime": "2018-11-10T18:29:29.373967Z",
            "uploadedTime": "2010-05-07T07:14:42.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
        },
        {
            "id": 623789,
            "name": "GENESIS 2, del 4",
            "header": "I Darwinåret (2009) uteble en debatt om evolusjon og skapelse. Det beklager professorene Tyvand og Hessen som står på hvær sin side i debatten. I dette siste programmet i serien foretas en oppsummering.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623789/theora/4486_38d07daf0518408c834c8f5376e2dc12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623789/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623789/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623789/broadcast/4486_14361181213a487c88774b1fdf4d81fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623789/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:31:15.763000Z",
            "updatedTime": "2018-11-10T18:29:29.378047Z",
            "uploadedTime": "2010-07-07T08:31:15.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623789/theora/4486_38d07daf0518408c834c8f5376e2dc12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623789/large_thumb/large.jpg"
        },
        {
            "id": 623788,
            "name": "GENESIS 2, del 3",
            "header": "I Darwinåret (2009) uteble en debatt om evolusjon og skapelse. Det beklager professorene Tyvand og Hessen som står på hvær sin side i debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623788/theora/4485_7d1f2c652ebb46ebbc93d15840a47918.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623788/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623788/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623788/broadcast/4485_228a5531c77d4c67a400290f24301044.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623788/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:57.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:27:20.243000Z",
            "updatedTime": "2018-11-10T18:29:29.379413Z",
            "uploadedTime": "2010-07-07T08:27:20.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623788/theora/4485_7d1f2c652ebb46ebbc93d15840a47918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623788/large_thumb/large.jpg"
        },
        {
            "id": 623787,
            "name": "Genesis 2, del 2",
            "header": "I Darwinåret (2009) uteble en debatt om evolusjon og skapelse. Det beklager professorene Tyvand og Hessen som står på hvær sin side i debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623787/theora/4484_0911fa566e3a4d1b97ca160ca2285ec1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623787/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623787/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623787/broadcast/4484_d22e446980434930bc2b5541dc3b6eb7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623787/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:24:54.490000Z",
            "updatedTime": "2018-11-10T18:29:29.380783Z",
            "uploadedTime": "2010-07-07T08:24:54.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623787/theora/4484_0911fa566e3a4d1b97ca160ca2285ec1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623787/large_thumb/large.jpg"
        },
        {
            "id": 623786,
            "name": "GENESIS 2, del 1",
            "header": "I Darwinåret (2009) uteble en debatt om evolusjon og skapelse. Det beklager professorene Tyvand og Hessen som står på hvær sin side i debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623786/theora/4483_f0d2a1282f0547b59c33f6b91230fba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623786/broadcast/4483_bcfe26e4cdde4ca38780737276ef777b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623786/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:12.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:22:30.613000Z",
            "updatedTime": "2018-11-10T18:29:29.382154Z",
            "uploadedTime": "2010-07-07T08:22:30.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623786/theora/4483_f0d2a1282f0547b59c33f6b91230fba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623786/large_thumb/large.jpg"
        },
        {
            "id": 623785,
            "name": "Dem goda Nyheter 090810",
            "header": "Helsoprogram ed Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623785/theora/4554_a4bfad5d72ef4f21b6aab8c7094584e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623785/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623785/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623785/broadcast/4554_4d7b71dc46b94fdd8a8b746807386ef9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623785/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:14.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-07T14:35:52.523000Z",
            "updatedTime": "2018-11-10T18:29:29.383585Z",
            "uploadedTime": "2010-08-07T14:35:52.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623785/theora/4554_a4bfad5d72ef4f21b6aab8c7094584e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623785/large_thumb/large.jpg"
        },
        {
            "id": 623783,
            "name": "Akkurat nå 8 august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623783/theora/4552_346b9baddadb483d9b0104cc022d9ef2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623783/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623783/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623783/broadcast/4552_3a8392dfb5e047a7bcab907902d6b8fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623783/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:24.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-07T08:44:38.253000Z",
            "updatedTime": "2018-11-10T18:29:29.386222Z",
            "uploadedTime": "2010-08-07T08:44:38.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623783/theora/4552_346b9baddadb483d9b0104cc022d9ef2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623783/large_thumb/large.jpg"
        },
        {
            "id": 623776,
            "name": "Hjerte Til Hjerte fra Karmøy 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623776/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623776/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623776/broadcast/4244_6857ad92dcec415e9c5824f916506e48.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623776/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:10:18.140000Z",
            "updatedTime": "2018-11-10T18:29:29.392024Z",
            "uploadedTime": "2010-04-16T10:10:18.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623776/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": 623774,
            "name": "Helse, Program2 040810",
            "header": "Andra delen af programet med Eva Britt Fjøldberg som handlar om fysisk och andlig helse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623774/theora/4532_0a9c38ce64e447f7a3d439b0bfc67865.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623774/broadcast/4532_c2b8cc5c8bbd4707b10a31402dfc2426.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623774/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:10.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-02T12:42:18.930000Z",
            "updatedTime": "2018-11-10T18:29:29.395187Z",
            "uploadedTime": "2010-08-02T12:42:18.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623774/theora/4532_0a9c38ce64e447f7a3d439b0bfc67865.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623774/large_thumb/large.jpg"
        },
        {
            "id": 627844,
            "name": "TAK - Gaza 2",
            "header": "TAK - Gaza 2",
            "description": "TAK - Gaza 2",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627844/theora/TAK - 2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627844/broadcast/TAK - 2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627844/large_thumb/TAK - 2.jpg",
                "original": "https://upload.frikanalen.no/media/627844/original/TAK - 2.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:10:31.750000",
            "categories": [
                "Religion og livssyn",
                "Samfunn og politikk",
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-01-08T13:02:17.544499Z",
            "updatedTime": "2024-01-08T13:10:13.823388Z",
            "uploadedTime": "2024-01-08T13:05:14.353272Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627844/theora/TAK - 2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627844/large_thumb/TAK - 2.jpg"
        },
        {
            "id": 623771,
            "name": "Ulvsmålafestivalen 020810",
            "header": "Delar af ulvsmålafestivalens program.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623771/theora/4528_7275d86a2439425d9d29307cb0366bbc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623771/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623771/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623771/broadcast/4528_ad61ba54169f47aa868b5723d50bfb28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623771/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:28.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-30T12:31:09.213000Z",
            "updatedTime": "2018-11-10T18:29:29.399238Z",
            "uploadedTime": "2010-07-30T12:31:09.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623771/theora/4528_7275d86a2439425d9d29307cb0366bbc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623771/large_thumb/large.jpg"
        },
        {
            "id": 623769,
            "name": "Argentina misjonærer",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623769/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623769/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623769/broadcast/4242_863c3e80732340e79c417835fb2f867c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:09:20.247000Z",
            "updatedTime": "2018-11-10T18:29:29.401930Z",
            "uploadedTime": "2010-04-16T10:09:20.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
        },
        {
            "id": 623768,
            "name": "Møteplassen: Stevnesommer 1 Sommer i sør",
            "header": "Sommer i sør hadde \"Tilgivelse\" som sitt overbyggende tema i år. Vi har vært tilstede på Johan Filip Løvgrens bibeltime som hadde tittelen \"Ut av skammekroken\" og vi har snakket med Løvgren om denne vinklingen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623768/theora/4507_cff0befdc0b34b6cad07fb993e9ee2d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623768/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623768/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623768/broadcast/4507_df09886dca554fd1a1c66d67a146cf68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623768/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:01:25Z",
            "updatedTime": "2018-11-10T18:29:29.403285Z",
            "uploadedTime": "2010-07-20T07:01:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623768/theora/4507_cff0befdc0b34b6cad07fb993e9ee2d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623768/large_thumb/large.jpg"
        },
        {
            "id": 623767,
            "name": "Frisk og glad, del 5 av 9",
            "header": "Programmet har tittelen Historiens største healer. Raymond Stanley fra Australia  er 89 år og besøker Stavanger for å fortelle om hva som leder til et langt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623767/theora/4478_dd367f30387444f38a300cc9572f5c18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623767/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623767/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623767/broadcast/4478_4cc142e792e74e949e74464597ab35ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623767/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T08:01:19.453000Z",
            "updatedTime": "2018-11-10T18:29:29.404702Z",
            "uploadedTime": "2010-07-07T08:01:19.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623767/theora/4478_dd367f30387444f38a300cc9572f5c18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623767/large_thumb/large.jpg"
        },
        {
            "id": 623766,
            "name": "Frisk og glad, del 4 av 9",
            "header": "Reduser risikoen for kreft. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623766/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623766/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623766/broadcast/4453_fafae0c8d4da4d3f80eed2a5ffa93a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623766/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:20:29.847000Z",
            "updatedTime": "2018-11-10T18:29:29.406108Z",
            "uploadedTime": "2010-06-28T14:20:29.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623766/theora/4453_10c63a1674694fb5839793b1b0f81364.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623766/large_thumb/large.jpg"
        },
        {
            "id": 623765,
            "name": "ADRA 2010 002",
            "header": "ADRA Norge driver bistandsarbeid mange steder i verden. Chandra Baier som er gjest hos programleder Gry Haugen forteller om erfaringer fra Haiti.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623765/theora/4477_7fc4b484f6ce42989e4f2d64d8c3b98b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623765/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623765/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623765/broadcast/4477_7236dd030df54e3a88446892e6d62f5d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623765/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T07:53:49.600000Z",
            "updatedTime": "2018-11-10T18:29:29.407478Z",
            "uploadedTime": "2010-07-07T07:53:49.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623765/theora/4477_7fc4b484f6ce42989e4f2d64d8c3b98b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623765/large_thumb/large.jpg"
        },
        {
            "id": 623764,
            "name": "ADRA 2010 001",
            "header": "ADRA Norge driver bistandsarbeid over store deler av verden. Fokus er på Haiti og Etiopia. Gry Haugen har besøk av hjelpearbeider Chandra Baier i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623764/theora/4476_c39157ee25634f8a92e268c1be8317e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623764/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623764/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623764/broadcast/4476_1b16762df2da43e998f4a624405e4aa1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623764/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:53.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-07T07:50:11.080000Z",
            "updatedTime": "2018-11-10T18:29:29.408854Z",
            "uploadedTime": "2010-07-07T07:50:11.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623764/theora/4476_c39157ee25634f8a92e268c1be8317e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623764/large_thumb/large.jpg"
        },
        {
            "id": 623763,
            "name": "Inside Israel august 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623763/theora/4525_f048b77cb3984efbac9d835348b79d85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623763/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623763/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623763/broadcast/4525_62bbbd0497f646788dbcda6f5fae6968.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623763/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-07-24T12:09:29.510000Z",
            "updatedTime": "2018-11-10T18:29:29.410199Z",
            "uploadedTime": "2010-07-24T12:09:29.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623763/theora/4525_f048b77cb3984efbac9d835348b79d85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623763/large_thumb/large.jpg"
        },
        {
            "id": 623752,
            "name": "Den norske kirke i eksil de 65",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623752/theora/4512_6aa08572f87a4c6298c7cf63876eea4a.ogv",
                "original": "https://upload.frikanalen.no/media/623752/original/orig_dbe487355a434d6b8936ff49d6ea314c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623752/broadcast/4512_87208c0dd4fc4c5595a94284bd5783f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623752/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T21:58:00.830000Z",
            "updatedTime": "2018-11-10T18:29:29.424633Z",
            "uploadedTime": "2010-07-20T21:58:00.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623752/theora/4512_6aa08572f87a4c6298c7cf63876eea4a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623752/large_thumb/large.jpg"
        },
        {
            "id": 623751,
            "name": "Hjerte Til Hjerte Litteraturmisjon 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623751/broadcast/4241_95f015b928cc470784359be964da51a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:06:23.373000Z",
            "updatedTime": "2018-11-10T18:29:29.426103Z",
            "uploadedTime": "2010-04-16T10:06:23.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
        },
        {
            "id": 623749,
            "name": "Dem Gode Nyheter 190710",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623749/theora/4499_16ce3880e25d4d29818c968d3a4ea632.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623749/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623749/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623749/broadcast/4499_a9c3f67dc17045dd9a53755682a75366.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623749/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:18.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-14T14:03:29.403000Z",
            "updatedTime": "2018-11-10T18:29:29.428941Z",
            "uploadedTime": "2010-07-14T14:03:29.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623749/theora/4499_16ce3880e25d4d29818c968d3a4ea632.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623749/large_thumb/large.jpg"
        },
        {
            "id": 623745,
            "name": "10 min med Svenn Thommy 280710",
            "header": "10 minuter med Svenn Thommy Fjeldberg føljd av Levande Ord",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623745/theora/4503_6fda2ac9a88a4fa5a177bf311a791a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623745/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623745/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623745/broadcast/4503_06204cc94d194751a25825976ddcb6e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623745/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:56.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-16T12:16:32.043000Z",
            "updatedTime": "2018-11-10T18:29:29.433082Z",
            "uploadedTime": "2010-07-16T12:16:32.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623745/theora/4503_6fda2ac9a88a4fa5a177bf311a791a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623745/large_thumb/large.jpg"
        },
        {
            "id": 623773,
            "name": "Misjon del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623773/theora/4531_1dd0c4c69c124b33a48a4bdc7c107dfd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623773/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623773/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623773/broadcast/4531_333a26f5daa94e339a48586b993c6be2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623773/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-01T20:26:29.500000Z",
            "updatedTime": "2023-07-12T22:36:30.834081Z",
            "uploadedTime": "2010-08-01T20:26:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623773/theora/4531_1dd0c4c69c124b33a48a4bdc7c107dfd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623773/large_thumb/large.jpg"
        },
        {
            "id": 623744,
            "name": "Værldens Gjemfødelse 080910",
            "header": "1a delen av program 5\nHans Batteryd underviser om Biblen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623744/theora/4502_e22cd78671f14edeaf32ea423df6dc65.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623744/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623744/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623744/broadcast/4502_57a66c186e1c47b28a8a4e11fc069529.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623744/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-16T12:07:18.933000Z",
            "updatedTime": "2018-11-10T18:29:29.434503Z",
            "uploadedTime": "2010-07-16T12:07:18.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623744/theora/4502_e22cd78671f14edeaf32ea423df6dc65.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623744/large_thumb/large.jpg"
        },
        {
            "id": 623742,
            "name": "Den norske kirke del 64",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623742/theora/4501_ca3c451d103a4594869537aac05998b0.ogv",
                "original": "https://upload.frikanalen.no/media/623742/original/orig_23463675aaff4deda49a44ffe5bc5af4.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623742/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623742/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623742/broadcast/4501_26a4d3cdcb5d49af9f0d7adabe0e9a01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623742/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-14T14:55:30.153000Z",
            "updatedTime": "2018-11-10T18:29:29.437286Z",
            "uploadedTime": "2010-07-14T14:55:30.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623742/theora/4501_ca3c451d103a4594869537aac05998b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623742/large_thumb/large.jpg"
        },
        {
            "id": 623739,
            "name": "Frisk og glad, del 3 av 9",
            "header": "Det lykkelige hjems syv hemmeligheter. Raymond Stanley fra Australia er 89 år og besøker Stavanger for å fortelle om hva som fører til et langt, sundt og lykkelig liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623739/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623739/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623739/broadcast/4452_8627d9383e77463a9814ec4a28cc8a0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623739/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-28T14:18:23.640000Z",
            "updatedTime": "2018-11-10T18:29:29.440049Z",
            "uploadedTime": "2010-06-28T14:18:23.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623739/theora/4452_c5a3c3a6bf354e2aa14bdfbd553a3381.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623739/large_thumb/large.jpg"
        }
    ]
}