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

{
    "count": 3576,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2300&ordering=-updated_time",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2200&ordering=-updated_time",
    "results": [
        {
            "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": 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": 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": 623867,
            "name": "35_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
                "original": "https://upload.frikanalen.no/media/623867/original/orig_0440d3ad543141108976a68241d67bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623867/broadcast/4641_3df3cdf2960d403c8933809218a9b8ca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623867/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:50:53.510000Z",
            "updatedTime": "2018-11-10T18:29:29.268462Z",
            "uploadedTime": "2010-08-23T11:50:53.510000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623867/theora/4641_6b39250cd99f4207848110eb64774004.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623867/large_thumb/large.jpg"
        },
        {
            "id": 623868,
            "name": "Serat del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623868/theora/4640_da43ef8fc16846c7b3f97b46c9bcd463.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623868/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623868/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623868/broadcast/4640_4cd24002fa3f458cbb9314dce72b1ea4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623868/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:14.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-23T10:40:09.600000Z",
            "updatedTime": "2018-11-10T18:29:29.267112Z",
            "uploadedTime": "2010-08-23T10:40:09.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623868/theora/4640_da43ef8fc16846c7b3f97b46c9bcd463.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623868/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": 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": 623873,
            "name": "Sootkanalen",
            "header": "En video fra Sootkanalen i Eidskog komune",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623873/theora/4668_aac765dbf7ec4bbca063141807c76cd3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623873/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623873/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623873/broadcast/4668_abc803542b1d48aa82e4adbb1d30a19d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623873/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:13:08.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-08-27T19:59:16.863000Z",
            "updatedTime": "2018-11-10T18:29:29.260295Z",
            "uploadedTime": "2010-08-27T19:59:16.863000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623873/theora/4668_aac765dbf7ec4bbca063141807c76cd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623873/large_thumb/large.jpg"
        },
        {
            "id": 623874,
            "name": "36_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
                "original": "https://upload.frikanalen.no/media/623874/original/orig_bf64ce1ad5a64775934a3f37bc764256.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623874/broadcast/4642_ad8adcc5d24e485da38aecb63032f2ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623874/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:53:02.233000Z",
            "updatedTime": "2018-11-10T18:29:29.258893Z",
            "uploadedTime": "2010-08-23T11:53:02.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623874/theora/4642_5420f206367a4dcda9f010724c62c411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623874/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": 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": 623877,
            "name": "Værldens Gjemfødelse 130910",
            "header": "Världens pånyttfödelse med Hans Batteryd 5:2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623877/theora/4679_b9bc22ca5471444cbcc3f64f7cce63d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623877/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623877/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623877/broadcast/4679_847745b21e84479c825274044d3b4a90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623877/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T10:21:32.767000Z",
            "updatedTime": "2018-11-10T18:29:29.254555Z",
            "uploadedTime": "2010-08-30T10:21:32.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623877/theora/4679_b9bc22ca5471444cbcc3f64f7cce63d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623877/large_thumb/large.jpg"
        },
        {
            "id": 623878,
            "name": "Dem Gode nyheterna 200910",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623878/theora/4681_9c76eb8fb9a24d97a91ddb45f9a539f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623878/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623878/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623878/broadcast/4681_714409a7258049518c8b107a56812c77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623878/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:08.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T11:13:43.833000Z",
            "updatedTime": "2018-11-10T18:29:29.253195Z",
            "uploadedTime": "2010-08-30T11:13:43.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623878/theora/4681_9c76eb8fb9a24d97a91ddb45f9a539f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623878/large_thumb/large.jpg"
        },
        {
            "id": 623879,
            "name": "Møteplassen: Stevnesommer 5",
            "header": "Tenmisjonsfestivalen.\nNMS sitt ungdomsstevne har i år \"Wanted\" som tema. Vi treffer Håkon Kalvenes som forkynner på stevnet og snakker med ham om tema: Wanted.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623879/theora/4511_8f0b2f1501dd4ff38d9ad4b637377e2a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623879/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623879/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623879/broadcast/4511_80ae9c43f5564631babcdb9079d7a365.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623879/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:19:43.993000Z",
            "updatedTime": "2018-11-10T18:29:29.251823Z",
            "uploadedTime": "2010-07-20T07:19:43.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623879/theora/4511_8f0b2f1501dd4ff38d9ad4b637377e2a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623879/large_thumb/large.jpg"
        },
        {
            "id": 623880,
            "name": "New Life 2010 del 10",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
                "original": "https://upload.frikanalen.no/media/623880/original/orig_9c751ec3a6ff4e6592f417b01126f196.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623880/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623880/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623880/broadcast/4688_cfcbb4b9a8b547cbb3c0570835b4fda2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:01.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T16:19:49.920000Z",
            "updatedTime": "2018-11-10T18:29:29.250430Z",
            "uploadedTime": "2010-08-30T16:19:49.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
        },
        {
            "id": 623881,
            "name": "10min med Svenn Tommy 220910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623881/broadcast/4689_64360f21d53d42f49e3a629e3727e072.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:42.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T05:48:53.917000Z",
            "updatedTime": "2018-11-10T18:29:29.249062Z",
            "uploadedTime": "2010-08-31T05:48:53.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
        },
        {
            "id": 623882,
            "name": "Country Team TV 270910",
            "header": "Countryteam Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623882/theora/4690_5d3f5cb52e9748b2ab1428d31fed015d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623882/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623882/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623882/broadcast/4690_e2cad5ad0f8a4fce96d7093d9144d06e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623882/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": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T06:25:38.137000Z",
            "updatedTime": "2018-11-10T18:29:29.247699Z",
            "uploadedTime": "2010-08-31T06:25:38.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623882/theora/4690_5d3f5cb52e9748b2ab1428d31fed015d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623882/large_thumb/large.jpg"
        },
        {
            "id": 623883,
            "name": "Time 4 Glory 290910",
            "header": "Time 4 Glory med Tommy M Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623883/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623883/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623883/broadcast/4691_4ddb745f46924ae3afb3e17a371d209c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:29.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T08:14:10.097000Z",
            "updatedTime": "2018-11-10T18:29:29.246225Z",
            "uploadedTime": "2010-08-31T08:14:10.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
        },
        {
            "id": 623885,
            "name": "Friprog prisen 2009",
            "header": "Prisutdeling av prisen for fremme av fri programvare i 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623885/theora/4693_8116399656fe42d492f765152c91eb7c.ogv",
                "original": "https://upload.frikanalen.no/media/623885/original/orig_7758d092e4604234b932729ab69a3a1d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623885/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623885/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623885/broadcast/4693_23b0784a23c24f25b9b691a4043ba383.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623885/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:47.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-08-31T18:42:41.170000Z",
            "updatedTime": "2018-11-10T18:29:29.243261Z",
            "uploadedTime": "2010-08-31T18:42:41.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623885/theora/4693_8116399656fe42d492f765152c91eb7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623885/large_thumb/large.jpg"
        },
        {
            "id": 623886,
            "name": "Utrop TV - nr 18",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623886/theora/4369_25702f32ebb44afca78c955ff3861ebd.ogv",
                "original": "https://upload.frikanalen.no/media/623886/original/orig_ec7016340bb244d5bd6ac460c7eef232.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623886/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623886/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623886/broadcast/4369_98b313f026634be6b9a1ff5e90336d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623886/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:42:08.293000Z",
            "updatedTime": "2018-11-10T18:29:29.237425Z",
            "uploadedTime": "2010-05-26T12:42:08.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623886/theora/4369_25702f32ebb44afca78c955ff3861ebd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623886/large_thumb/large.jpg"
        },
        {
            "id": 623889,
            "name": "Akkurat Nå 5 september 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623889/theora/4617_c434408c319c4a828ba7bc5bf1c0d7b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623889/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623889/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623889/broadcast/4617_7efe7d3f8cbd4f7a930f87b5f9cf8166.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623889/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:31.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:52:58.290000Z",
            "updatedTime": "2018-11-10T18:29:29.234691Z",
            "uploadedTime": "2010-08-12T14:52:58.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623889/theora/4617_c434408c319c4a828ba7bc5bf1c0d7b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623889/large_thumb/large.jpg"
        },
        {
            "id": 623890,
            "name": "New Life 2010 del 11",
            "header": "Fra Polen og Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
                "original": "https://upload.frikanalen.no/media/623890/original/orig_1cc38f7e61ef48389298cae5b0823799.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623890/broadcast/4709_ccae1333906c4705929cd06c5f6e1d73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:41.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T12:25:07.060000Z",
            "updatedTime": "2018-11-10T18:29:29.233327Z",
            "uploadedTime": "2010-09-03T12:25:07.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
        },
        {
            "id": 623891,
            "name": "Møteplassen - Bønn 1",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623891/theora/4702_1e891e16c9ed482e979aae3c7d9a4842.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623891/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623891/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623891/broadcast/4702_80fa4a44cc68418dbcdb4ff7c598f2dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623891/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:42:55Z",
            "updatedTime": "2018-11-10T18:29:29.231973Z",
            "uploadedTime": "2010-09-03T08:42:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623891/theora/4702_1e891e16c9ed482e979aae3c7d9a4842.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623891/large_thumb/large.jpg"
        },
        {
            "id": 623893,
            "name": "37_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
                "original": "https://upload.frikanalen.no/media/623893/original/orig_a862664c23cb4e58ae9567e31fb6bf86.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623893/broadcast/4643_774365f6e8e94c35b91e804c39dbf3a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623893/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:53:53.227000Z",
            "updatedTime": "2018-11-10T18:29:29.228852Z",
            "uploadedTime": "2010-08-23T11:53:53.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623893/large_thumb/large.jpg"
        },
        {
            "id": 623894,
            "name": "\"För-i-väla\"",
            "header": "Opptak fra Eidskog bygdetun Almenninga, på Vestmarka. 29/8-2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623894/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623894/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623894/broadcast/4699_05d84b0ae7b44cd7989924b963c66bd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-08-31T19:24:51.563000Z",
            "updatedTime": "2018-11-10T18:29:29.227483Z",
            "uploadedTime": "2010-08-31T19:24:51.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
        },
        {
            "id": 623895,
            "name": "Bazar Hald internasjonale senter -del 2",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623895/theora/4069_dedb26703cfe4b408f5e1427d3dd92e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623895/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623895/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623895/broadcast/4069_482e4ac723ea47ef98cee31bdd4b8e1e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623895/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:09:58Z",
            "updatedTime": "2018-11-10T18:29:29.226114Z",
            "uploadedTime": "2010-03-15T13:09:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623895/theora/4069_dedb26703cfe4b408f5e1427d3dd92e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623895/large_thumb/large.jpg"
        },
        {
            "id": 623896,
            "name": "Jesus i India del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623896/broadcast/4708_bb15f98c78504210a10742636f8961bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:34.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T09:22:20.980000Z",
            "updatedTime": "2018-11-10T18:29:29.224765Z",
            "uploadedTime": "2010-09-03T09:22:20.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
        },
        {
            "id": 623897,
            "name": "Inside Israel September 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623897/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623897/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623897/broadcast/4667_6d1f1ff65f424a24a6ea50c2da6dc7d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:13.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-26T21:19:45.947000Z",
            "updatedTime": "2018-11-10T18:29:29.223375Z",
            "uploadedTime": "2010-08-26T21:19:45.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
        },
        {
            "id": 623910,
            "name": "Utrop TV - nr 19",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623910/theora/4370_a5a4e5864aa54567a92be9e86b191c4f.ogv",
                "original": "https://upload.frikanalen.no/media/623910/original/orig_ec848b0ba4ed48f7813690e6d4435460.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623910/broadcast/4370_1c1616017bf844d5a6594cc7d95b9e54.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623910/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:21:34",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:43:28.403000Z",
            "updatedTime": "2018-11-10T18:29:29.204995Z",
            "uploadedTime": "2010-05-26T12:43:28.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623910/theora/4370_a5a4e5864aa54567a92be9e86b191c4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623910/large_thumb/large.jpg"
        },
        {
            "id": 623911,
            "name": "Møteplassen - Bønn 2",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623911/theora/4703_53eff126b21f47a4bbcb89dcb2b7de14.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623911/broadcast/4703_bfa78858ca414103afa5e7ca236d8948.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623911/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:44:33Z",
            "updatedTime": "2018-11-10T18:29:29.203640Z",
            "uploadedTime": "2010-09-03T08:44:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623911/theora/4703_53eff126b21f47a4bbcb89dcb2b7de14.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623911/large_thumb/large.jpg"
        },
        {
            "id": 623912,
            "name": "Akkurat Nå 12 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623912/theora/4666_ed147ce1233947e8b4ea0ceb1ca6cc5d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623912/broadcast/4666_ee44cec9fcf14f2c8ea28d7631c00b8b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623912/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:08.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-26T16:52:08.477000Z",
            "updatedTime": "2018-11-10T18:29:29.202261Z",
            "uploadedTime": "2010-08-26T16:52:08.477000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623912/theora/4666_ed147ce1233947e8b4ea0ceb1ca6cc5d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623912/large_thumb/large.jpg"
        },
        {
            "id": 623913,
            "name": "Frisk og glad episode 7",
            "header": "Lev optimalt på et lavt budsjett",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623913/broadcast/4740_f4c635365eca4d39a5d2675974a351cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623913/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": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-09-10T10:26:13.767000Z",
            "updatedTime": "2018-11-10T18:29:29.200921Z",
            "uploadedTime": "2010-09-10T10:26:13.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623913/large_thumb/large.jpg"
        },
        {
            "id": 623914,
            "name": "Jesus I India del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623914/theora/4743_f34b4d010d2549d6880596dfc82826a6.ogv",
                "original": "https://upload.frikanalen.no/media/623914/original/orig_ec88ceeb47fa4335bc24cebacdbb8837.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623914/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623914/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623914/broadcast/4743_39ab1ea0bcb04b17b81b23928094a615.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623914/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:40:42.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-10T15:56:50.763000Z",
            "updatedTime": "2018-11-10T18:29:29.199585Z",
            "uploadedTime": "2010-09-10T15:56:50.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623914/theora/4743_f34b4d010d2549d6880596dfc82826a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623914/large_thumb/large.jpg"
        },
        {
            "id": 623918,
            "name": "38_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623918/theora/4644_e275f70f54f94181867d4631ded5c915.ogv",
                "original": "https://upload.frikanalen.no/media/623918/original/orig_4b7a71a7e1f142faa6cac5aebef6e391.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623918/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623918/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623918/broadcast/4644_42cf2a08132d4a47becba1babaf6f813.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623918/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:54:56.290000Z",
            "updatedTime": "2018-11-10T18:29:29.194081Z",
            "uploadedTime": "2010-08-23T11:54:56.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623918/theora/4644_e275f70f54f94181867d4631ded5c915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623918/large_thumb/large.jpg"
        },
        {
            "id": 623920,
            "name": "Jesus I India del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
                "original": "https://upload.frikanalen.no/media/623920/original/orig_3683bfa094b84849abf554f283b88cd2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623920/broadcast/4748_40029a1bfe7e407bab0d577e409b8067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:46.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-13T17:36:43.137000Z",
            "updatedTime": "2018-11-10T18:29:29.191347Z",
            "uploadedTime": "2010-09-13T17:36:43.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
        },
        {
            "id": 623921,
            "name": "Skolekorpsene i Sörum, Konsert",
            "header": "Opptak fra en konsert Som Blaker skolekorps + noen flere korps fra Sörum hadde i Årjeng/Sverige Programmet er laget av Charisma kultur og media senter, v/ Dan Nordstrand",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623921/theora/4749_15f9760c3e404d25a5ca0ee264f10ff8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623921/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623921/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623921/broadcast/4749_82fe01db2b9344ee8b7fd1ec915a2349.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623921/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:26.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-09-14T06:30:28.360000Z",
            "updatedTime": "2018-11-10T18:29:29.189975Z",
            "uploadedTime": "2010-09-14T06:30:28.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623921/theora/4749_15f9760c3e404d25a5ca0ee264f10ff8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623921/large_thumb/large.jpg"
        },
        {
            "id": 623923,
            "name": "Stop Burn The Quran Day",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
                "original": "https://upload.frikanalen.no/media/623923/original/orig_db9cf2dfd33b4abf85dafd02adc0767c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623923/broadcast/4751_542cecefc6d4453e9426429b5256aa31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623923/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:06:56",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T07:09:10.563000Z",
            "updatedTime": "2018-11-10T18:29:29.187216Z",
            "uploadedTime": "2010-09-15T07:09:10.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623923/large_thumb/large.jpg"
        },
        {
            "id": 623924,
            "name": "Den norske kirke del 66",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623924/theora/orig_24bcb0a626b04b73a11b07c3412d1c0f.ogv",
                "original": "https://upload.frikanalen.no/media/623924/original/orig_24bcb0a626b04b73a11b07c3412d1c0f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623924/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623924/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623924/broadcast/4752_ceef89f429894e45ae0883e36d97d0ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623924/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:26.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T13:15:51.030000Z",
            "updatedTime": "2018-11-10T18:29:29.185835Z",
            "uploadedTime": "2010-09-15T13:15:51.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623924/theora/orig_24bcb0a626b04b73a11b07c3412d1c0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623924/large_thumb/large.jpg"
        },
        {
            "id": 623925,
            "name": "Utrop TV - nr 20",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623925/theora/orig_9c60e52733db40b682d11321d5183d63.ogv",
                "original": "https://upload.frikanalen.no/media/623925/original/orig_9c60e52733db40b682d11321d5183d63.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623925/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623925/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623925/broadcast/4371_7337fdf116fe4f50b3484d113ece3931.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623925/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:25:43.720000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:44:40.593000Z",
            "updatedTime": "2018-11-10T18:29:29.184394Z",
            "uploadedTime": "2010-05-26T12:44:40.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623925/theora/orig_9c60e52733db40b682d11321d5183d63.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623925/large_thumb/large.jpg"
        },
        {
            "id": 623926,
            "name": "Akkurat Nå! 19 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623926/broadcast/4669_3615b898930d4ab69fbc30b9d923a217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623926/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:52.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:52:20.990000Z",
            "updatedTime": "2018-11-10T18:29:29.182988Z",
            "uploadedTime": "2010-08-28T04:52:20.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623926/large_thumb/large.jpg"
        },
        {
            "id": 623927,
            "name": "Reportasje om Erik Vea",
            "header": "Reportasje om Veteranen Erik Vea, skøyteløper. Med Sang dedikert til erik vea av De derre",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623927/broadcast/4738_e1c76e2a44ea40baaf502508401e6d71.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-09-09T10:27:52.123000Z",
            "updatedTime": "2018-11-10T18:29:29.181579Z",
            "uploadedTime": "2010-09-09T10:27:52.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
        },
        {
            "id": 623928,
            "name": "Helse, Program5 061010",
            "header": "Helseprogam Avsnitt 5 med Eva-Britt Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623928/theora/4758_97b63742f56b4736a69eb22e9c46c337.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623928/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623928/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623928/broadcast/4758_93276ea45df04aa8aca7ce935ca968a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623928/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:18:20.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T10:53:29.780000Z",
            "updatedTime": "2018-11-10T18:29:29.180127Z",
            "uploadedTime": "2010-09-21T10:53:29.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623928/theora/4758_97b63742f56b4736a69eb22e9c46c337.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623928/large_thumb/large.jpg"
        },
        {
            "id": 623929,
            "name": "Guds Ord, 041010",
            "header": "Guds Ord med Björn Kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623929/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623929/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623929/broadcast/4760_903093d130ac4708852ac66580d916c1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:31.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T13:17:02.633000Z",
            "updatedTime": "2018-11-10T18:29:29.178746Z",
            "uploadedTime": "2010-09-21T13:17:02.633000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623929/theora/4760_903093d130ac4708852ac66580d916c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623929/large_thumb/large.jpg"
        },
        {
            "id": 623930,
            "name": "Møteplassen - Bønn 3",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623930/theora/4704_22b83011800b41b2980225c3d293895e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623930/broadcast/4704_313063d701f341c9985499a84ef6c386.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623930/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:46:25Z",
            "updatedTime": "2018-11-10T18:29:29.177404Z",
            "uploadedTime": "2010-09-03T08:46:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623930/theora/4704_22b83011800b41b2980225c3d293895e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623930/large_thumb/large.jpg"
        },
        {
            "id": 623931,
            "name": "Dem Gode nyheterna 111010",
            "header": "De gude Nyheterna med Erilng I. Nilssen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623931/theora/4759_8462679c0a2245db9b7b3b76fbe03ec9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623931/broadcast/4759_d40aa7fa06af404fb6df92e59683a98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623931/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:08.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-21T11:10:50.027000Z",
            "updatedTime": "2018-11-10T18:29:29.176061Z",
            "uploadedTime": "2010-09-21T11:10:50.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623931/theora/4759_8462679c0a2245db9b7b3b76fbe03ec9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623931/large_thumb/large.jpg"
        },
        {
            "id": 623932,
            "name": "Bazar Hald internasjonale senter -del 3",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623932/broadcast/4070_f5b18015d31e4c7d8e9d5d8364f3d9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:13:13Z",
            "updatedTime": "2018-11-10T18:29:29.174667Z",
            "uploadedTime": "2010-03-15T13:13:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
        },
        {
            "id": 623936,
            "name": "Den norske kirke i eksil 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
                "original": "https://upload.frikanalen.no/media/623936/original/orig_246bab25b0844042ac0f248ded1b2406.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623936/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623936/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623936/broadcast/4763_3b7b4b09fde94eba94551696dfc9bc16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-22T06:39:16.457000Z",
            "updatedTime": "2018-11-10T18:29:29.169278Z",
            "uploadedTime": "2010-09-22T06:39:16.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623936/theora/4763_c213475171214bfdb77e9e240976b925.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623936/large_thumb/large.jpg"
        },
        {
            "id": 623937,
            "name": "39_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
                "original": "https://upload.frikanalen.no/media/623937/original/orig_b418b840185343168fb6cef7c0c7da14.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623937/broadcast/4646_0fbad3d49f024abcba6e2dc5d8edbe4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:56:31.667000Z",
            "updatedTime": "2018-11-10T18:29:29.167943Z",
            "uploadedTime": "2010-08-23T11:56:31.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
        },
        {
            "id": 623938,
            "name": "Akkurat Nå! 26 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623938/broadcast/4670_2e790e6881664d32a9dd5132a36e1243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623938/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:50:50.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:54:38.120000Z",
            "updatedTime": "2018-11-10T18:29:29.166570Z",
            "uploadedTime": "2010-08-28T04:54:38.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
        },
        {
            "id": 623939,
            "name": "Ifegeneia",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
                "original": "https://upload.frikanalen.no/media/623939/original/orig_14587093ee874316b640e7dae819bcd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623939/broadcast/4767_8ffe5ab9afa84d7f8fe25fe7d1de92af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623939/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:25:55.570000Z",
            "updatedTime": "2018-11-10T18:29:29.165231Z",
            "uploadedTime": "2010-09-27T11:25:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623939/large_thumb/large.jpg"
        }
    ]
}