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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2750&ordering=is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2650&ordering=is_filler",
    "results": [
        {
            "id": 622349,
            "name": "Den Norske kirke i eksil del 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622349/theora/2399_9658d6c9b04544d892ae727f58844f06.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622349/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622349/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622349/broadcast/orig_e9d4630405ee4ab1a768020931a42511.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622349/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:29.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:59:00Z",
            "updatedTime": "2018-11-10T18:29:30.844375Z",
            "uploadedTime": "2009-01-02T15:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622349/theora/2399_9658d6c9b04544d892ae727f58844f06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622349/large_thumb/large.jpg"
        },
        {
            "id": 622348,
            "name": "New Life 2009 del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622348/theora/2395_8b91f1ebc5e04f68b97e159fc99a9644.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622348/broadcast/orig_842830868556473e88475ea62f5681cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622348/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:22.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.845714Z",
            "uploadedTime": "2009-01-02T15:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622348/theora/2395_8b91f1ebc5e04f68b97e159fc99a9644.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622348/large_thumb/large.jpg"
        },
        {
            "id": 622347,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622347/broadcast/orig_12d69a8ef91142d68075352bec2071f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:43.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.847060Z",
            "uploadedTime": "2009-01-02T15:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
        },
        {
            "id": 622346,
            "name": "Drøfting av Quranen del 22",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622346/theora/2393_752ab65b566f4acfb50f7d15c2e8a098.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622346/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622346/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622346/broadcast/orig_23e180a991f34f54a2e746632988d9c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622346/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:33.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.848435Z",
            "uploadedTime": "2009-01-02T15:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622346/theora/2393_752ab65b566f4acfb50f7d15c2e8a098.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622346/large_thumb/large.jpg"
        },
        {
            "id": 622345,
            "name": "Drøfting av Quranen del 21",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622345/theora/2392_94f978f3a7e14875987e666fec2e751b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622345/broadcast/orig_28f83edbe1b747229886f026aacb36ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622345/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:47.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.849768Z",
            "uploadedTime": "2009-01-02T15:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622345/theora/2392_94f978f3a7e14875987e666fec2e751b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622345/large_thumb/large.jpg"
        },
        {
            "id": 622344,
            "name": "Drøfting av Quranen del 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622344/theora/2391_b96aa2aacd2b4e5a9443f702a5759545.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622344/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622344/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622344/broadcast/orig_2951201aafee45acbe7c603755b06b7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622344/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:31:14.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.851139Z",
            "uploadedTime": "2009-01-02T15:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622344/theora/2391_b96aa2aacd2b4e5a9443f702a5759545.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622344/large_thumb/large.jpg"
        },
        {
            "id": 622343,
            "name": "Drøfting av Quranen del 18",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622343/theora/2390_f22f678406d24a66b8f3d75b806b34b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622343/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622343/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622343/broadcast/orig_89c5935d771d43c6827f6e8e81b7b075.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622343/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:31:27.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.852512Z",
            "uploadedTime": "2009-01-02T15:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622343/theora/2390_f22f678406d24a66b8f3d75b806b34b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622343/large_thumb/large.jpg"
        },
        {
            "id": 622342,
            "name": "ESTV uke 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622342/theora/2386_9ed8a28558de4b97991f174c0d771452.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622342/broadcast/orig_cb23c98e982a4888bfda51ca1e68e261.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622342/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@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:26:28.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.853846Z",
            "uploadedTime": "2009-01-02T15:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622342/theora/2386_9ed8a28558de4b97991f174c0d771452.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622342/large_thumb/large.jpg"
        },
        {
            "id": 622341,
            "name": "ESTV uke 15",
            "header": "Lises hjørne med Lise Karlsen i samtale med Willy Nilsen der han forteller da han så \"syn\" om starten på Evangeliesenteret.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622341/theora/2383_1050174d5f4044aaa830ba045fa2ffb3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622341/broadcast/orig_d192ade3c9564832aa9ffdc89e2a4006.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622341/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@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:25:09.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.855223Z",
            "uploadedTime": "2009-01-02T15:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622341/theora/2383_1050174d5f4044aaa830ba045fa2ffb3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622341/large_thumb/large.jpg"
        },
        {
            "id": 622340,
            "name": "Den Norske kirke i eksil del 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622340/theora/2379_39e8387ca7234034b9a2b9a136e429cb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622340/broadcast/orig_74c56e985a434222a69f8bd01cf8b3b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622340/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:13.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.856596Z",
            "uploadedTime": "2009-01-02T15:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622340/theora/2379_39e8387ca7234034b9a2b9a136e429cb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622340/large_thumb/large.jpg"
        },
        {
            "id": 622339,
            "name": "Vi går ombord 1 Redningsselskapet",
            "header": "Vi går ombord i redningsskøyta \"Harald V\". Der møter vi skipper Kjell Storåker.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622339/theora/2378_c926edc68f3b428e9d0cdf7c8a3bb94a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622339/broadcast/orig_b37484446d904cf991243f6a237d01a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622339/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:56.400000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.857934Z",
            "uploadedTime": "2009-01-02T15:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622339/theora/2378_c926edc68f3b428e9d0cdf7c8a3bb94a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622339/large_thumb/large.jpg"
        },
        {
            "id": 622338,
            "name": "New Life 2009 del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622338/theora/2377_a86cf92a767c47ce94d8896395739086.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622338/broadcast/orig_e48d1c2fc8184b1182ed29076c3243cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622338/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:14.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.859300Z",
            "uploadedTime": "2009-01-02T15:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622338/theora/2377_a86cf92a767c47ce94d8896395739086.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622338/large_thumb/large.jpg"
        },
        {
            "id": 622337,
            "name": "Møteplassen - Ærlighet 2 og 3",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622337/theora/2375_9626b41e415047d789611cfc73d32634.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622337/broadcast/orig_f25fe6f49beb43c0844c88a97f193bd5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622337/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:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.860659Z",
            "uploadedTime": "2009-01-02T15:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622337/theora/2375_9626b41e415047d789611cfc73d32634.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622337/large_thumb/large.jpg"
        },
        {
            "id": 622336,
            "name": "Møteplassen - Ærlighet 1 og 2",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622336/theora/2374_af40b8001ab14d8e8bcad3cdc0eb8376.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622336/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622336/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622336/broadcast/orig_e32f1fd9e0824f48b8dadd21eb948f86.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622336/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:29:01.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.862028Z",
            "uploadedTime": "2009-01-02T15:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622336/theora/2374_af40b8001ab14d8e8bcad3cdc0eb8376.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622336/large_thumb/large.jpg"
        },
        {
            "id": 622335,
            "name": "Den Norske kirke i eksil del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622335/theora/2370_b5ea906b1c4a43a8a3c58e260eafa9fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622335/broadcast/orig_6bd0dc2fb8e0418c8f850d421866230d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622335/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:38.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.863394Z",
            "uploadedTime": "2009-01-02T15:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622335/theora/2370_b5ea906b1c4a43a8a3c58e260eafa9fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622335/large_thumb/large.jpg"
        },
        {
            "id": 622334,
            "name": "Den Norske kirke i eksil del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622334/theora/2369_d2bbe743562e4b4fa993da7d2ce7a13f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622334/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622334/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622334/broadcast/orig_e3008f56f69d4e079416506cbcae2ce0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622334/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:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.864748Z",
            "uploadedTime": "2009-01-02T15:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622334/theora/2369_d2bbe743562e4b4fa993da7d2ce7a13f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622334/large_thumb/large.jpg"
        },
        {
            "id": 622332,
            "name": "Møteplassen - Glede 2 og 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622332/theora/2366_c65232b007dc4a37a6e7e323805145a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622332/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622332/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622332/broadcast/orig_c38fdc8609fe4bbfae0fa2911eed7666.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622332/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:29:59.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:26:00Z",
            "updatedTime": "2018-11-10T18:29:30.867419Z",
            "uploadedTime": "2009-01-02T15:26:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622332/theora/2366_c65232b007dc4a37a6e7e323805145a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622332/large_thumb/large.jpg"
        },
        {
            "id": 622315,
            "name": "Inside Israel mars",
            "header": "Om Christian desk ved Yad Vashem",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622315/theora/2317_4f13a592db944761bcb2dfbc819ca511.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622315/broadcast/orig_f8639e96a25b442283cc5814147c0314.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622315/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:13.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.891489Z",
            "uploadedTime": "2009-01-02T14:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622315/theora/2317_4f13a592db944761bcb2dfbc819ca511.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622315/large_thumb/large.jpg"
        },
        {
            "id": 622314,
            "name": "Inside Israel februar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622314/broadcast/orig_ICEJ - Inside Israel februar.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622314/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:28:52.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.892868Z",
            "uploadedTime": "2009-01-02T14:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622314/large_thumb/large.jpg"
        },
        {
            "id": 627857,
            "name": "Shofar - En rød kvige i Israel",
            "header": "",
            "description": "Det blir fortalt i Bibelen at en rød kvige skal brennes på\nOljeberget. Det var for å rense seg et tempel og et presteskap. Dette er\nomtalt både i det gamle og det nye testamentet. Det gjelder evangeliet\nog det profetiske ordet.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627857/theora/Shofar 209 En r�d kvige i Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627857/broadcast/Shofar 209 En r�d kvige i Israel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627857/large_thumb/Shofar 209 En r�d kvige i Israel.jpg",
                "original": "https://upload.frikanalen.no/media/627857/original/Shofar 209 En r�d kvige i Israel.mov"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:12.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-22T23:03:16.622660Z",
            "updatedTime": "2024-02-22T23:42:41.633381Z",
            "uploadedTime": "2024-02-22T23:16:45.365991Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627857/theora/Shofar 209 En r�d kvige i Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627857/large_thumb/Shofar 209 En r�d kvige i Israel.jpg"
        },
        {
            "id": 622327,
            "name": "New Life 2009 del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622327/theora/2358_d894ae56dad14943b1e77433f58a004b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622327/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622327/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622327/broadcast/orig_fe17e61414064bbd9c34023068ce8089.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622327/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:23:45.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.874676Z",
            "uploadedTime": "2009-01-02T15:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622327/theora/2358_d894ae56dad14943b1e77433f58a004b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622327/large_thumb/large.jpg"
        },
        {
            "id": 622326,
            "name": "New Life 2009 del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622326/broadcast/orig_2aabadf0343e4e39a1b7df7b91c5c727.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622326/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:24:21.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.876154Z",
            "uploadedTime": "2009-01-02T15:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622326/theora/2357_a237a1538f774972a6e947688f2aed3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622326/large_thumb/large.jpg"
        },
        {
            "id": 622321,
            "name": "Uka-TV 18.02 - Mat og helse",
            "header": "Mat og Helse er dagens tema. Vi vil vise dere kokkekunst og vi har et innslag om vinsmaking på profesjonelt nivå. I dag vil vi også gå tilbake og se hvordan Idrettsdagen under UKA gikk, og vise dere noen høydepunkter der. Musikk må vi jo også ha i studio, kanskje klarer vi å lure dagens konsertartist i studio? HIL-Games 09, har sin femte runde i dag, hvem kommer til å gå til toppen, det gjenstår å se! \r\n\r\nSjekkeserien: Klarer vi å finne flere menn til Trine, eller har hun allerede gjort sitt valg?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622321/broadcast/orig_7bb50763890848e182ab0e304378fe80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:19",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.883191Z",
            "uploadedTime": "2009-01-02T15:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
        },
        {
            "id": 622320,
            "name": "Uka-TV 17.02 - Musikk (MED REKLAME - MÅ IKKE SENDES!!)",
            "header": "Lillehammer har fostret masse kvalitetsmusikk opp gjennom årene, men ikke alt er like kjent for alle ? noe vi har tenkt å gjøre noe med i dag. Jaa9 og OnklP har bekreftet at de stiller med venner. Felix sin musikkhistorie på 1-2-3 vil også bli vist i dag. Så for alle musikkentusiaster, i dag vandrer vi gjennom alt fra jazz til metall. \n\nHiL-Games 09 har sin fjerde runde  vil det bli en kamp til toppen eller vil det bli plankekjøring hele veien? \n\nSjekkeserien: Trine gir ikke opp og møter nok en aktuell mann i dag, kanskje du kan plukke opp noen gode eller dårlige sjekketriks?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622320/theora/2340_534462ad90574289ac791d0a321fc81e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622320/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622320/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622320/broadcast/orig_15c57ec29cc24a51ae0c1ce542afe8fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622320/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:57:30",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.884647Z",
            "uploadedTime": "2009-01-02T15:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622320/theora/2340_534462ad90574289ac791d0a321fc81e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622320/large_thumb/large.jpg"
        },
        {
            "id": 622318,
            "name": "Den Norske kirke i eksil del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622318/theora/2321_90b7b95051b14ebb89cba57b10ff1557.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622318/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622318/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622318/broadcast/orig_d319dc4354ff4035b54a1f99ccdca39d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622318/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:34.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.887382Z",
            "uploadedTime": "2009-01-02T14:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622318/theora/2321_90b7b95051b14ebb89cba57b10ff1557.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622318/large_thumb/large.jpg"
        },
        {
            "id": 622317,
            "name": "Den Norske kirke i eksil del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622317/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622317/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622317/broadcast/orig_Den Norske Kirke i eksil 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622317/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:08.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.888775Z",
            "uploadedTime": "2009-01-02T14:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622317/theora/2320_0c7967976c1641a1aa7767061a206ef5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622317/large_thumb/large.jpg"
        },
        {
            "id": 622329,
            "name": "Uka-Magasinet del 4",
            "header": "UKA-TV er studentenes egen TV-kanal under Student UKA09. UKA-TV vil sende magasinprogram fra UKA med programledere og aktuelle gjester til faste tidspunkt. Det vil bli sendt innslag fra de forskjellige arrangementene og UKA-TVs egne programledere vil være til stede på de viktigste begivenhetene. Vi kommer til å være der det skjer og det vil bli sendt innslag fra de forskjellige arrangementene under UKA. Programmene vil også innholde aktuelle saker fra studentsamfunnet på Rena og det som opptar oss studenter. Sendingene er bygd opp rundt årets tema under UKA som er hyllest.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622329/theora/2363_01578f56c4a646958590e6efc97d2668.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622329/broadcast/orig_20ef903404e44b8e8e2c332ca05922ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622329/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:21:20",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:23:00Z",
            "updatedTime": "2023-07-12T21:27:34.304072Z",
            "uploadedTime": "2009-01-02T15:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622329/theora/2363_01578f56c4a646958590e6efc97d2668.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622329/large_thumb/large.jpg"
        },
        {
            "id": 622330,
            "name": "UKA-Magasinet del 3",
            "header": "UKA-TV er studentenes egen TV-kanal under Student UKA09. UKA-TV vil sende magasinprogram fra UKA med programledere og aktuelle gjester til faste tidspunkt. Det vil bli sendt innslag fra de forskjellige arrangementene og UKA-TVs egne programledere vil være til stede på de viktigste begivenhetene. Vi kommer til å være der det skjer og det vil bli sendt innslag fra de forskjellige arrangementene under UKA. Programmene vil også innholde aktuelle saker fra studentsamfunnet på Rena og det som opptar oss studenter. Sendingene er bygd opp rundt årets tema under UKA som er hyllest.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622330/theora/2364_450fd83c4bc347ba910d7f8e6778e3de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622330/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622330/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622330/broadcast/orig_356b24a66b6c4026840ecd929a719f83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622330/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:15:33",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:24:00Z",
            "updatedTime": "2023-07-12T21:27:58.750410Z",
            "uploadedTime": "2009-01-02T15:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622330/theora/2364_450fd83c4bc347ba910d7f8e6778e3de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622330/large_thumb/large.jpg"
        },
        {
            "id": 622313,
            "name": "Drøfting av Quranen del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622313/broadcast/orig_Drøfting av Quranen del 17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622313/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:31:12.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.894201Z",
            "uploadedTime": "2009-01-02T14:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622313/theora/2315_4335f58c7da0476bb3eec833ad40e986.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622313/large_thumb/large.jpg"
        },
        {
            "id": 622312,
            "name": "Drøfting av Quranen del 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622312/broadcast/orig_Drøfting av Quranen del 16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622312/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:25.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.895578Z",
            "uploadedTime": "2009-01-02T14:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622312/theora/2314_f2e1a59c6ce94a359e48ab3be3536b0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622312/large_thumb/large.jpg"
        },
        {
            "id": 622311,
            "name": "Urtehagen TV - Palestina",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622311/broadcast/orig_Urtehagen TV - Palestina.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622311/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.896944Z",
            "uploadedTime": "2009-01-02T14:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622311/theora/2313_9c6021a1a32d44a9922f4f580114604f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622311/large_thumb/large.jpg"
        },
        {
            "id": 622270,
            "name": "Akkurat Nå 24. mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622270/theora/2116_ffa8bca6793a444292b0bb3196df0806.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622270/broadcast/orig_Akkurat nå 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622270/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:51:24.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:16:00Z",
            "updatedTime": "2018-11-10T18:29:30.951501Z",
            "uploadedTime": "2009-01-02T11:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622270/theora/2116_ffa8bca6793a444292b0bb3196df0806.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622270/large_thumb/large.jpg"
        },
        {
            "id": 622269,
            "name": "Muslim TV - Gaza demo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622269/theora/2114_ceb3134c506e49cea689cd70b95a1147.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622269/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622269/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622269/broadcast/orig_Muslim TV - Gaza demonstrasjon.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622269/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:11.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.952854Z",
            "uploadedTime": "2009-01-02T11:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622269/theora/2114_ceb3134c506e49cea689cd70b95a1147.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622269/large_thumb/large.jpg"
        },
        {
            "id": 622273,
            "name": "LEV VEL 09 014",
            "header": "Programserien tar opp våre store og små helseproblemer, fysiske som psykiske. Programleder Yngvar Børresen, og lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622273/theora/2121_5517631744b04b92bde6d96b7d886d0c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622273/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622273/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622273/broadcast/orig_LEV VEL 09 014 Diabetes.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622273/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:21:00Z",
            "updatedTime": "2018-11-10T18:29:30.947395Z",
            "uploadedTime": "2009-01-02T11:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622273/theora/2121_5517631744b04b92bde6d96b7d886d0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622273/large_thumb/large.jpg"
        },
        {
            "id": 622309,
            "name": "Uka-TV 14.02 - Åpningssending (MED REKLAME - MÅ IKKE SENDES!!)",
            "header": "Første sendingen vår vil være en introduksjon ti UKA-tv og en liten offisiell åpning. Vi vil gjeste relevante personer både foran og bak skjermen vil presenteres både fra UKA-tv og UKA.  Vi håper på å få lukrativt besøk i studio. Forhåpentligvis spiller de en låt og slår av en prat. Hvem vet, kanskje det er LUKESTAR??\n\nSerien, Døla-TV, har sin første sending, og vi håper den vil holde dere klistret til skjermen de neste dagene.\n\nÅrets gameshow, HiL-Games 09, har sin første runde i det som vil bli skolens tøffeste interne kamp noensinne!\n\nDu vil også kunne se første runde av \"Trine på sjekkern!\" Trine er vår utegående reporter, og skal under Uka finne \"den rette\". Hvordan det ender, og veien dit, får du med deg litt om i hver sending fremover.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622309/theora/2311_6ab84bc68bbf4b9080224bb2c31fae62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622309/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622309/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622309/broadcast/orig_Sending 1_lordag.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622309/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "01:06:31.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.899676Z",
            "uploadedTime": "2009-01-02T14:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622309/theora/2311_6ab84bc68bbf4b9080224bb2c31fae62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622309/large_thumb/large.jpg"
        },
        {
            "id": 622308,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622308/broadcast/orig_New Life 2009 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.901043Z",
            "uploadedTime": "2009-01-02T14:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622308/theora/2310_b2cf377a9537460fbf5eee81506d909b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622308/large_thumb/large.jpg"
        },
        {
            "id": 622306,
            "name": "ESTV uke 18",
            "header": "Lise Karlsen med Finn Carlsen og Reidar Thommessen i studio der de prater om det årlige Høyfjellsstevnet på SAS Radisson på Beitostølen. følg med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622306/theora/2296_e57b90706efd40a1a6019477472d02ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622306/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622306/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622306/broadcast/orig_4cea11ab996d41e2aa4e3f2d78e7eb51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622306/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@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:23:21.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:16:00Z",
            "updatedTime": "2018-11-10T18:29:30.903740Z",
            "uploadedTime": "2009-01-02T14:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622306/theora/2296_e57b90706efd40a1a6019477472d02ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622306/large_thumb/large.jpg"
        },
        {
            "id": 622305,
            "name": "LEV VEL 09 015",
            "header": "Vi snakker med helsepersonell om våre store og små plager. Programleder er Yngvar Børresen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622305/theora/2294_667705c3c0ab43caab794c3ea647f51e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622305/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622305/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622305/broadcast/orig_LEV VEL 09 015 Kols.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622305/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:14:00Z",
            "updatedTime": "2018-11-10T18:29:30.905085Z",
            "uploadedTime": "2009-01-02T14:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622305/theora/2294_667705c3c0ab43caab794c3ea647f51e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622305/large_thumb/large.jpg"
        },
        {
            "id": 622304,
            "name": "Finnerlykke 11b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622304/theora/2293_e5157d16ad0d469eb5dfa24ee2615249.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622304/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622304/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622304/broadcast/orig_Program 11b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622304/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:57.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.906454Z",
            "uploadedTime": "2009-01-02T14:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622304/theora/2293_e5157d16ad0d469eb5dfa24ee2615249.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622304/large_thumb/large.jpg"
        },
        {
            "id": 622303,
            "name": "Finnerlykke 10b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622303/theora/2292_228985564ff0474fb02005e9dac64ff4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622303/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622303/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622303/broadcast/orig_Program 10b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622303/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:14.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.907885Z",
            "uploadedTime": "2009-01-02T14:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622303/theora/2292_228985564ff0474fb02005e9dac64ff4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622303/large_thumb/large.jpg"
        },
        {
            "id": 622302,
            "name": "Finnerlykke 09b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622302/theora/2291_aed2ebb821824ff49ba71b52ebe266de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622302/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622302/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622302/broadcast/orig_39c2f60640fc43f5939feea8ed7f2cb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622302/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:39.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.909226Z",
            "uploadedTime": "2009-01-02T14:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622302/theora/2291_aed2ebb821824ff49ba71b52ebe266de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622302/large_thumb/large.jpg"
        },
        {
            "id": 622301,
            "name": "Finnerlykke 08b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622301/theora/2290_96f18f00d6794132888608f06981a9f0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622301/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622301/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622301/broadcast/orig_4f7dfca8d30949c1b7b1a018897d24bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622301/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.910565Z",
            "uploadedTime": "2009-01-02T14:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622301/theora/2290_96f18f00d6794132888608f06981a9f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622301/large_thumb/large.jpg"
        },
        {
            "id": 622300,
            "name": "Finnerlykke 07b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622300/theora/2289_92708d4bc075423db8d94fc37e74d6e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622300/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622300/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622300/broadcast/orig_Program 7b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622300/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:18.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.911937Z",
            "uploadedTime": "2009-01-02T14:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622300/theora/2289_92708d4bc075423db8d94fc37e74d6e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622300/large_thumb/large.jpg"
        },
        {
            "id": 622299,
            "name": "Finnerlykke 06b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622299/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622299/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622299/broadcast/orig_Program 6b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622299/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.913272Z",
            "uploadedTime": "2009-01-02T14:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622299/theora/2287_bcb6fb3885534eda800dd8c3b7c465e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622299/large_thumb/large.jpg"
        },
        {
            "id": 622298,
            "name": "Finnerlykke 05b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder er Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622298/theora/2286_c68a9be06078494e9a2d83013e4164b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622298/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622298/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622298/broadcast/orig_Program 5b - Samtalegruppe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622298/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.914621Z",
            "uploadedTime": "2009-01-02T14:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622298/theora/2286_c68a9be06078494e9a2d83013e4164b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622298/large_thumb/large.jpg"
        },
        {
            "id": 622297,
            "name": "Vignett KFI - Irak etter Bush",
            "header": "Vignett - intro",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622297/theora/2285_93cfa25c44ee4dd2bac8b505f9d9d26a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622297/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622297/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622297/broadcast/orig_irakvignett2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622297/large_thumb/large.jpg"
            },
            "creator": "jsteinholt@yahoo.no",
            "organization": {
                "id": 103,
                "name": "Komiteen for et fritt Irak",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1173,
                "editorName": "Jan R. Steinholt",
                "editorEmail": "jsteinholt@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:09.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.916142Z",
            "uploadedTime": "2009-01-02T14:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622297/theora/2285_93cfa25c44ee4dd2bac8b505f9d9d26a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622297/large_thumb/large.jpg"
        },
        {
            "id": 622296,
            "name": "Den Norske kirke i eksil del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622296/broadcast/orig_Den norske kirke i eksil - del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622296/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:30.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.917522Z",
            "uploadedTime": "2009-01-02T13:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622296/theora/2277_c428529c06284d1396fa5c4ecc80287e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622296/large_thumb/large.jpg"
        },
        {
            "id": 622295,
            "name": "Den Norske kirke i eksil del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622295/broadcast/orig_Den Norske kirke i eksil del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622295/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:45.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.918889Z",
            "uploadedTime": "2009-01-02T13:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
        },
        {
            "id": 622290,
            "name": "Urtehagen TV - Litt av hvert",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622290/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622290/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622290/broadcast/orig_Urtehagen TV - Litt av hvert.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:30.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.925678Z",
            "uploadedTime": "2009-01-02T13:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
        },
        {
            "id": 622289,
            "name": "Irak etter Bush",
            "header": "Awni al-Kalemji, representant for den irakiske motstanden, gir sitt syn på situasjonen i Irak og vurderer utsiktene med Obama som ny amerikansk president.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622289/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622289/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622289/broadcast/orig_Awni_al_kalemji_tekst2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
            },
            "creator": "jsteinholt@yahoo.no",
            "organization": {
                "id": 103,
                "name": "Komiteen for et fritt Irak",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1173,
                "editorName": "Jan R. Steinholt",
                "editorEmail": "jsteinholt@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:44",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.927039Z",
            "uploadedTime": "2009-01-02T13:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
        }
    ]
}