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

{
    "count": 3556,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1250&ordering=-proper_import",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=1150&ordering=-proper_import",
    "results": [
        {
            "id": 624462,
            "name": "LevandeOrd & 10min 20110822",
            "header": "Levande Ord med Tommy M. Josefsson\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624462/theora/5570_37f6909a9e134c21b983ba446ddd39bb.ogv",
                "original": "https://upload.frikanalen.no/media/624462/original/orig_a2f71a30d28b4c789e4cf2be638cc0e0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624462/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624462/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624462/broadcast/5570_2f4670959e324de88ecad2f17833d8d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624462/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:43:39.120000Z",
            "updatedTime": "2018-11-10T18:29:28.485689Z",
            "uploadedTime": "2011-05-05T15:43:39.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624462/theora/5570_37f6909a9e134c21b983ba446ddd39bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624462/large_thumb/large.jpg"
        },
        {
            "id": 624461,
            "name": "De Gode Nyheterna 20110829",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624461/theora/5567_a7758fcd6d664291abdbe3a39fc8b768.ogv",
                "original": "https://upload.frikanalen.no/media/624461/original/orig_b2626f183c254fa28e82bd6100e89cb0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624461/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624461/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624461/broadcast/5567_8e7d73c79ac34e2a92b3c2d3fc3fdf36.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624461/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:31:25.240000Z",
            "updatedTime": "2018-11-10T18:29:28.487049Z",
            "uploadedTime": "2011-05-05T15:31:25.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624461/theora/5567_a7758fcd6d664291abdbe3a39fc8b768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624461/large_thumb/large.jpg"
        },
        {
            "id": 624460,
            "name": "De Gode Nyheterna 20110815",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624460/theora/5566_66296c1d483a4ee08c7c49a1f5c21fad.ogv",
                "original": "https://upload.frikanalen.no/media/624460/original/orig_f80bfbca2fc74bd0b079ecadb79f547a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624460/broadcast/5566_3ce4ff608f224303b2606571e5cab20c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624460/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:31:05.943000Z",
            "updatedTime": "2018-11-10T18:29:28.488429Z",
            "uploadedTime": "2011-05-05T15:31:05.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624460/theora/5566_66296c1d483a4ee08c7c49a1f5c21fad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624460/large_thumb/large.jpg"
        },
        {
            "id": 624459,
            "name": "De Gode Nyheterna 20110620",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624459/theora/5569_a6d71bb4fa4543b493daf227005393a0.ogv",
                "original": "https://upload.frikanalen.no/media/624459/original/orig_fda051fbe65a491483d282b1091c2655.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624459/broadcast/5569_65eae8f978644670b107b11ae399fbb1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624459/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:32:44.180000Z",
            "updatedTime": "2018-11-10T18:29:28.489774Z",
            "uploadedTime": "2011-05-05T15:32:44.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624459/theora/5569_a6d71bb4fa4543b493daf227005393a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624459/large_thumb/large.jpg"
        },
        {
            "id": 624457,
            "name": "NM2011 - Tertnes Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624457/broadcast/5585_830b80b8cc464fcfa128368bfaff83ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:44.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-07T19:19:57.313000Z",
            "updatedTime": "2018-11-10T18:29:28.492505Z",
            "uploadedTime": "2011-05-07T19:19:57.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
        },
        {
            "id": 624456,
            "name": "De Gode Nyheterna 20110704",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624456/theora/5565_050918958ff8454680afe940adb55142.ogv",
                "original": "https://upload.frikanalen.no/media/624456/original/orig_c3aa3c1939a34f639c8cc96c057d5e6a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624456/broadcast/5565_6ff499a7b4cc45c58057a6e8cd980e6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624456/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:30:26.257000Z",
            "updatedTime": "2018-11-10T18:29:28.493840Z",
            "uploadedTime": "2011-05-05T15:30:26.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624456/theora/5565_050918958ff8454680afe940adb55142.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624456/large_thumb/large.jpg"
        },
        {
            "id": 624455,
            "name": "De Gode Nyheterna 20110718",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624455/theora/5564_837018da38aa49599635c3941cf26327.ogv",
                "original": "https://upload.frikanalen.no/media/624455/original/orig_92552f124c224873bfcf831d733aa2c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624455/broadcast/5564_41c5750407fa456bbb689150531a6d9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624455/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:29:44.280000Z",
            "updatedTime": "2018-11-10T18:29:28.495239Z",
            "uploadedTime": "2011-05-05T15:29:44.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624455/theora/5564_837018da38aa49599635c3941cf26327.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624455/large_thumb/large.jpg"
        },
        {
            "id": 624454,
            "name": "De Gode Nyheterna 20110801",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624454/theora/5562_58cd0efba6ed420482230747bb4f32d5.ogv",
                "original": "https://upload.frikanalen.no/media/624454/original/orig_f7310962f87c4baab03e5edb7685c391.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624454/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624454/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624454/broadcast/5562_e0626fbf926d424aa5b8e17e2937ed3f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624454/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:28:41.340000Z",
            "updatedTime": "2018-11-10T18:29:28.496657Z",
            "uploadedTime": "2011-05-05T15:28:41.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624454/theora/5562_58cd0efba6ed420482230747bb4f32d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624454/large_thumb/large.jpg"
        },
        {
            "id": 624453,
            "name": "De Gode Nyheterna 20110606",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624453/theora/5561_75ed1848e1384b4a871a5f623dea36ca.ogv",
                "original": "https://upload.frikanalen.no/media/624453/original/orig_ca3d04bb87d64d9d9bbc0a78f8a0a15c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624453/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624453/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624453/broadcast/5561_e751bfe49f804f58ad19915b39f90ad4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624453/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:28:03.933000Z",
            "updatedTime": "2018-11-10T18:29:28.498000Z",
            "uploadedTime": "2011-05-05T15:28:03.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624453/theora/5561_75ed1848e1384b4a871a5f623dea36ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624453/large_thumb/large.jpg"
        },
        {
            "id": 624452,
            "name": "De Gode Nyheterna 20110523",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624452/theora/5560_f638e6b754934111a3e7f72ce73b0240.ogv",
                "original": "https://upload.frikanalen.no/media/624452/original/orig_c9ead091ad69454b9fa61fb44356c6d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624452/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624452/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624452/broadcast/5560_a525631e74254523992747360540ffdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624452/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-05T15:18:24.917000Z",
            "updatedTime": "2018-11-10T18:29:28.499601Z",
            "uploadedTime": "2011-05-05T15:18:24.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624452/theora/5560_f638e6b754934111a3e7f72ce73b0240.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624452/large_thumb/large.jpg"
        },
        {
            "id": 624451,
            "name": "18_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
                "original": "https://upload.frikanalen.no/media/624451/original/orig_6bfe33d5541a43a0b6f5fb2562c5df96.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624451/broadcast/5426_e312a77f0f174f6e85969bc88335945c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:35.033000Z",
            "updatedTime": "2018-11-10T18:29:28.501066Z",
            "uploadedTime": "2011-03-09T10:23:35.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
        },
        {
            "id": 624450,
            "name": "Hælse & Kællan 20110727",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624450/theora/5556_b8bc5be8ba70420aa809015866db6a5f.ogv",
                "original": "https://upload.frikanalen.no/media/624450/original/orig_346497fd5285409faec5e07eb985dc76.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624450/broadcast/5556_e24a93f2074c417fbc10fef1b397605e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624450/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:41:59.593000Z",
            "updatedTime": "2018-11-10T18:29:28.502436Z",
            "uploadedTime": "2011-05-04T13:41:59.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624450/theora/5556_b8bc5be8ba70420aa809015866db6a5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624450/large_thumb/large.jpg"
        },
        {
            "id": 624449,
            "name": "Hælse & Kællan 20110810",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624449/theora/5557_5a35a5f9bac64d80be505dbd7ad1ff51.ogv",
                "original": "https://upload.frikanalen.no/media/624449/original/orig_d9cf78f051364c3bbc8b8e171531b1f2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624449/broadcast/5557_f5bd51070aef436786bbd750c88a3b85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624449/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:46:57.147000Z",
            "updatedTime": "2018-11-10T18:29:28.503833Z",
            "uploadedTime": "2011-05-04T13:46:57.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624449/theora/5557_5a35a5f9bac64d80be505dbd7ad1ff51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624449/large_thumb/large.jpg"
        },
        {
            "id": 624448,
            "name": "Hælsa & kællan 20110824",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
                "original": "https://upload.frikanalen.no/media/624448/original/orig_7ac80dfb860b4e88b87a3e4b3aef679d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624448/broadcast/5558_1f0fd2e99b5e43daa5f5a61ea2e6e3a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:47:57.290000Z",
            "updatedTime": "2018-11-10T18:29:28.505177Z",
            "uploadedTime": "2011-05-04T13:47:57.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624448/theora/5558_8c1816ae102f44ca8c2af95a3bba7a29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624448/large_thumb/large.jpg"
        },
        {
            "id": 624447,
            "name": "Hælse & Kællan 20110713",
            "header": "Hælsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
                "original": "https://upload.frikanalen.no/media/624447/original/orig_8c33befecc3d4608a64daebbe6953556.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624447/broadcast/5555_c23ce1d296484bee945d419da5182a55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:36:26.693000Z",
            "updatedTime": "2018-11-10T18:29:28.506524Z",
            "uploadedTime": "2011-05-04T13:36:26.693000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624447/theora/5555_493d3553a95a46689c30d047165c41db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624447/large_thumb/large.jpg"
        },
        {
            "id": 624446,
            "name": "Hælse & Kællan 20110601",
            "header": "Hälsa, med Evabritt Fjeldberg \n\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
                "original": "https://upload.frikanalen.no/media/624446/original/orig_d6a20e50391d4be0ae9dff522ecdb614.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624446/broadcast/5552_7ad3bd87d12b485ab21658f2cf7341f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:08:51.250000Z",
            "updatedTime": "2018-11-10T18:29:28.507976Z",
            "uploadedTime": "2011-05-04T13:08:51.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624446/theora/5552_e9250787733a48fcbc173af5d90c069a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624446/large_thumb/large.jpg"
        },
        {
            "id": 624445,
            "name": "Hælse & Kællan 20110629",
            "header": "Hälsa, med Evabritt Fjeldberg\nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
                "original": "https://upload.frikanalen.no/media/624445/original/orig_c1d8860d3e944d41804b06e777256408.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624445/broadcast/5554_f47ef32c2cbe4980b522eed8c7877849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:31:30.560000Z",
            "updatedTime": "2018-11-10T18:29:28.509536Z",
            "uploadedTime": "2011-05-04T13:31:30.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624445/theora/5554_97032c4ebe24427a993f60bb5e453f47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624445/large_thumb/large.jpg"
        },
        {
            "id": 624444,
            "name": "Hælse & Kællan 20110615",
            "header": "Hälsa, med Evabritt Fjeldberg \nføljd av Kællan, med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
                "original": "https://upload.frikanalen.no/media/624444/original/orig_ef79412d09a748d3beb07f042aefa1c2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624444/broadcast/5553_7c8421f8d03748d78da611a93b1e24e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:28:33.290000Z",
            "updatedTime": "2018-11-10T18:29:28.510975Z",
            "uploadedTime": "2011-05-04T13:28:33.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624444/theora/5553_a9896261423c400384adb73d2daf41b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624444/large_thumb/large.jpg"
        },
        {
            "id": 623986,
            "name": "42_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623986/theora/orig_2616490a6510463d93d468b3f1c19ee7.ogv",
                "original": "https://upload.frikanalen.no/media/623986/original/orig_2616490a6510463d93d468b3f1c19ee7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623986/broadcast/4754_141b1d1026d44f29bd09ba5605955bb3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623986/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:54",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-09-20T11:25:28.257000Z",
            "updatedTime": "2018-11-10T18:29:29.101336Z",
            "uploadedTime": "2010-09-20T11:25:28.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623986/theora/orig_2616490a6510463d93d468b3f1c19ee7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623986/large_thumb/large.jpg"
        },
        {
            "id": 624458,
            "name": "Empo tv - del 47",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624458/theora/5592_e3c6534571a24e7084ec1fae39f27b03.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624458/broadcast/5592_d6a13ca89401470ea58bf7d4e2c5ea49.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624458/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:39.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-10T12:20:42.487000Z",
            "updatedTime": "2020-08-30T19:56:11.047067Z",
            "uploadedTime": "2011-05-10T12:20:42.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624458/theora/5592_e3c6534571a24e7084ec1fae39f27b03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624458/large_thumb/large.jpg"
        },
        {
            "id": 624443,
            "name": "Levande Ord & Gospel Miracle 20110511",
            "header": "Levande Ord med Hans O. Hansson føljt av Gosple Miracle med Peter Capili Hansen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624443/theora/5550_30fc4af32b6c4fc79f7b5dbad478cf1c.ogv",
                "original": "https://upload.frikanalen.no/media/624443/original/orig_a9f9556a49414bfbb04fcdd44a31eac3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624443/broadcast/5550_f21310931d01457b8f554fc72f11c1ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624443/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T12:58:48.390000Z",
            "updatedTime": "2018-11-10T18:29:28.512392Z",
            "uploadedTime": "2011-05-04T12:58:48.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624443/theora/5550_30fc4af32b6c4fc79f7b5dbad478cf1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624443/large_thumb/large.jpg"
        },
        {
            "id": 624442,
            "name": "LevandeOrd & 10min 20110516",
            "header": "Levande Ord med Tommy M. Josefsson\n\nføljt 10min med Svenn Thommy",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624442/theora/5551_0b0c223180374ac0824ae56b3b83b59a.ogv",
                "original": "https://upload.frikanalen.no/media/624442/original/orig_efc1010f94134303b22e61f79b680ffc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624442/broadcast/5551_fbb3e93851aa4f4783911ac773111b0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624442/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T13:06:14.403000Z",
            "updatedTime": "2018-11-10T18:29:28.513754Z",
            "uploadedTime": "2011-05-04T13:06:14.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624442/theora/5551_0b0c223180374ac0824ae56b3b83b59a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624442/large_thumb/large.jpg"
        },
        {
            "id": 624441,
            "name": "Den norske kirke i eksil 85",
            "header": "Har du en kommentar til programmene? Kontakt meg olav.grimdalen@tele2.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624441/theora/orig_1bd487cf21b849a6a2bd98ebbac22929.ogv",
                "original": "https://upload.frikanalen.no/media/624441/original/orig_1bd487cf21b849a6a2bd98ebbac22929.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624441/broadcast/5549_3382dda51c3845ff95ecae47e8e8357d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624441/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-04T06:35:04.440000Z",
            "updatedTime": "2018-11-10T18:29:28.515230Z",
            "uploadedTime": "2011-05-04T06:35:04.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624441/theora/orig_1bd487cf21b849a6a2bd98ebbac22929.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624441/large_thumb/large.jpg"
        },
        {
            "id": 624440,
            "name": "NM2011 - Jølster Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624440/theora/5543_59ae806e971a4ca89bcec79c4a4f5c8e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624440/broadcast/5543_59ae806e971a4ca89bcec79c4a4f5c8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624440/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:44.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-28T14:59:27.087000Z",
            "updatedTime": "2018-11-10T18:29:28.516654Z",
            "uploadedTime": "2011-04-28T14:59:27.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624440/theora/5543_59ae806e971a4ca89bcec79c4a4f5c8e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624440/large_thumb/large.jpg"
        },
        {
            "id": 624438,
            "name": "De Gode Nyheterna 20110509",
            "header": "Dem gude nyheterna med Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624438/theora/5548_203a30ddc9a644a58842ed9c1abd1b36.ogv",
                "original": "https://upload.frikanalen.no/media/624438/original/orig_fc9df905335f4f6a8bc8f627e112cb97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624438/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624438/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624438/broadcast/5548_d907f712fd7947f29021ffdcd81d2acf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624438/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-02T14:03:39.433000Z",
            "updatedTime": "2018-11-10T18:29:28.519399Z",
            "uploadedTime": "2011-05-02T14:03:39.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624438/theora/5548_203a30ddc9a644a58842ed9c1abd1b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624438/large_thumb/large.jpg"
        },
        {
            "id": 624437,
            "name": "Helse & Källan 20100504",
            "header": "Hælse Med Eva-Britt Fjældberg, føljd av Kallan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624437/theora/5547_58c94cebf1f747199c8f742279a5d867.ogv",
                "original": "https://upload.frikanalen.no/media/624437/original/orig_f2654019bae4462ba3e2aeb135ee8f6e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624437/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624437/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624437/broadcast/5547_f343d7357ed74aaeb99f0ccd5c12d95d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624437/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-02T10:56:53.577000Z",
            "updatedTime": "2018-11-10T18:29:28.520809Z",
            "uploadedTime": "2011-05-02T10:56:53.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624437/theora/5547_58c94cebf1f747199c8f742279a5d867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624437/large_thumb/large.jpg"
        },
        {
            "id": 624436,
            "name": "Utrop TV - Studio6",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624436/theora/orig_ac71c438126a4e13b8ecba688407da0b.ogv",
                "original": "https://upload.frikanalen.no/media/624436/original/orig_ac71c438126a4e13b8ecba688407da0b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624436/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624436/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624436/broadcast/5446_bc7ceb8dc6a347db94c8b5278249073d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624436/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:36.960000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-14T13:21:17.570000Z",
            "updatedTime": "2018-11-10T18:29:28.522245Z",
            "uploadedTime": "2011-03-14T13:21:17.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624436/theora/orig_ac71c438126a4e13b8ecba688407da0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624436/large_thumb/large.jpg"
        },
        {
            "id": 624435,
            "name": "Kåre Johnsen",
            "header": "CKMS TVs, möte i Charlottenberg, Pannekakehuset",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624435/theora/orig_89cbbb22ea2443ffb2581ab760e2a63f.ogv",
                "original": "https://upload.frikanalen.no/media/624435/original/orig_89cbbb22ea2443ffb2581ab760e2a63f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624435/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624435/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624435/broadcast/5542_14a905efc7634c8588e800eaadddabbd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624435/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:58:50.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-04-27T15:22:39.187000Z",
            "updatedTime": "2018-11-10T18:29:28.523777Z",
            "uploadedTime": "2011-04-27T15:22:39.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624435/theora/orig_89cbbb22ea2443ffb2581ab760e2a63f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624435/large_thumb/large.jpg"
        },
        {
            "id": 624433,
            "name": "Den norske kirke i eksil 84",
            "header": "Johannes evangelium\nkapittel 3 vers 16.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624433/theora/orig_af13d7dddb4e4c2f8d967c266d5d16f6.ogv",
                "original": "https://upload.frikanalen.no/media/624433/original/orig_af13d7dddb4e4c2f8d967c266d5d16f6.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624433/broadcast/5540_77a12b79d988496a89a43bf87b329e2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624433/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:09.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-26T19:06:22.263000Z",
            "updatedTime": "2018-11-10T18:29:28.526582Z",
            "uploadedTime": "2011-04-26T19:06:22.263000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624433/theora/orig_af13d7dddb4e4c2f8d967c266d5d16f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624433/large_thumb/large.jpg"
        },
        {
            "id": 624382,
            "name": "13_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
                "original": "https://upload.frikanalen.no/media/624382/original/orig_5a2c1679097a4728ada76ff0bd9c840d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624382/broadcast/5422_7425dc03db074b11ad4a4894b29d5ea5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624382/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:21:11.470000Z",
            "updatedTime": "2018-11-10T18:29:28.591740Z",
            "uploadedTime": "2011-03-09T10:21:11.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624382/large_thumb/large.jpg"
        },
        {
            "id": 624432,
            "name": "Country team i Eda",
            "header": "Country team Lena og Kåre johnsen, Besök i charlottenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624432/theora/5539_77763b14eda94f5385874c49c9025ca9.ogv",
                "original": "https://upload.frikanalen.no/media/624432/original/orig_65ac421be93f4d4cbefbfad7fea57190.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624432/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624432/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624432/broadcast/5539_2f0457fa8534466084605573d17187b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624432/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:20.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-04-26T17:16:01.233000Z",
            "updatedTime": "2018-11-10T18:29:28.527980Z",
            "uploadedTime": "2011-04-26T17:16:01.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624432/theora/5539_77763b14eda94f5385874c49c9025ca9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624432/large_thumb/large.jpg"
        },
        {
            "id": 624430,
            "name": "Country team johnsen i eda 01",
            "header": "Country team Johnsen, möte i Charlottenberg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624430/theora/orig_c21629fb6b33417588977a19acc26220.ogv",
                "original": "https://upload.frikanalen.no/media/624430/original/orig_c21629fb6b33417588977a19acc26220.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624430/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624430/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624430/broadcast/5538_e8c8ed9e7bef4fdc9f590f045e8cbd3e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624430/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:57.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-04-25T19:20:47.813000Z",
            "updatedTime": "2018-11-10T18:29:28.530733Z",
            "uploadedTime": "2011-04-25T19:20:47.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624430/theora/orig_c21629fb6b33417588977a19acc26220.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624430/large_thumb/large.jpg"
        },
        {
            "id": 624429,
            "name": "17_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
                "original": "https://upload.frikanalen.no/media/624429/original/orig_a6223ac7b53f4b79bbd6fd3f89bfec2f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624429/broadcast/5425_d42972a8058247aa8c9d444c882f65b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624429/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:16.753000Z",
            "updatedTime": "2018-11-10T18:29:28.532169Z",
            "uploadedTime": "2011-03-09T10:23:16.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624429/large_thumb/large.jpg"
        },
        {
            "id": 624428,
            "name": "16_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
                "original": "https://upload.frikanalen.no/media/624428/original/orig_7c3c3411826443ce9e44e36f3e92ac24.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624428/broadcast/5428_d70d57db818a44008f7c4ca06e65870e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624428/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:26:32.140000Z",
            "updatedTime": "2018-11-10T18:29:28.533518Z",
            "uploadedTime": "2011-03-09T10:26:32.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624428/large_thumb/large.jpg"
        },
        {
            "id": 624427,
            "name": "15_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
                "original": "https://upload.frikanalen.no/media/624427/original/orig_6d42e857dbc940c3af856bf4fa253322.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624427/broadcast/5427_d32520b9d8524a0496e0621ec523f396.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624427/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:24:56.083000Z",
            "updatedTime": "2018-11-10T18:29:28.534853Z",
            "uploadedTime": "2011-03-09T10:24:56.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624427/large_thumb/large.jpg"
        },
        {
            "id": 624426,
            "name": "Den norske kirke i eksil 83",
            "header": "Jesus sier.\"\nLa de små barn komme til meg. Hindre de ikke for slike hører Guds rike til.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624426/theora/orig_e08f70322ebb4a53aaa4bcbddc20333e.ogv",
                "original": "https://upload.frikanalen.no/media/624426/original/orig_e08f70322ebb4a53aaa4bcbddc20333e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624426/broadcast/5537_1c80d749cb634f3ab62bede65f7c2995.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624426/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:50.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-19T19:07:39.980000Z",
            "updatedTime": "2018-11-10T18:29:28.536235Z",
            "uploadedTime": "2011-04-19T19:07:39.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624426/theora/orig_e08f70322ebb4a53aaa4bcbddc20333e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624426/large_thumb/large.jpg"
        },
        {
            "id": 627835,
            "name": "Guds hensikter",
            "header": "Anders Helge Myhren",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627835/theora/Guds hensikter....ogv",
                "broadcast": "https://upload.frikanalen.no/media/627835/broadcast/Guds hensikter....dv",
                "original": "https://upload.frikanalen.no/media/627835/original/Guds hensikter....mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627835/large_thumb/Guds hensikter....jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:40:30.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-12-16T12:09:48.149333Z",
            "updatedTime": "2023-12-16T12:29:03.510204Z",
            "uploadedTime": "2023-12-16T12:09:59.626384Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627835/theora/Guds hensikter....ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627835/large_thumb/Guds hensikter....jpg"
        },
        {
            "id": 624401,
            "name": "Sketsjup: En ganske sint mann",
            "header": "Historien om en ganske sint mann.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624401/theora/5512_c19af8624f3f4ef0bb5c67bf73cc89fe.ogv",
                "original": "https://upload.frikanalen.no/media/624401/original/orig_3ee834d6cf6f402685c6dd41262eb556.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624401/broadcast/5512_e78cf4b16b6e4d09b1ee25c73b28fbf0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624401/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:41.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:13:09Z",
            "updatedTime": "2018-11-10T18:29:28.567781Z",
            "uploadedTime": "2011-04-08T12:13:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624401/theora/5512_c19af8624f3f4ef0bb5c67bf73cc89fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624401/large_thumb/large.jpg"
        },
        {
            "id": 624400,
            "name": "Svett deg smart!",
            "header": "Oppdag hvordan fysisk aktivitet gjør deg til en bedre student.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624400/theora/5508_923a1bc3d2cd46d7b30df2ea3c2f5bfc.ogv",
                "original": "https://upload.frikanalen.no/media/624400/original/orig_c30a7ddda4ca49f2bf44958b1eb213b7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624400/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624400/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624400/broadcast/5508_a741bbf5395845639965f57b1d21c950.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624400/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:37.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T12:02:08Z",
            "updatedTime": "2018-11-10T18:29:28.569180Z",
            "uploadedTime": "2011-04-08T12:02:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624400/theora/5508_923a1bc3d2cd46d7b30df2ea3c2f5bfc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624400/large_thumb/large.jpg"
        },
        {
            "id": 624399,
            "name": "Stjernespekket kanonåpning",
            "header": "Det var mange kjente fjes da filmbransjen delte ut Kanonprisen i festivalteltet på Torget mandag kveld.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624399/theora/5504_24a8ce8abfab4d91b73cc7f7f5a5d5af.ogv",
                "original": "https://upload.frikanalen.no/media/624399/original/orig_14867d76c7e842c2b03eb52f7e7d5821.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624399/broadcast/5504_758f2fdd17f1499ebafbc2b93b3224aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624399/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:07.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-08T11:51:17.473000Z",
            "updatedTime": "2018-11-10T18:29:28.570556Z",
            "uploadedTime": "2011-04-08T11:51:17.473000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624399/theora/5504_24a8ce8abfab4d91b73cc7f7f5a5d5af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624399/large_thumb/large.jpg"
        },
        {
            "id": 624352,
            "name": "10_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
                "original": "https://upload.frikanalen.no/media/624352/original/orig_69f6e3fec93644dbafe265f2a48fc7a4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624352/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624352/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624352/broadcast/5279_d16970ea6e4b4efdb231aff04ab79800.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624352/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:55:57.113000Z",
            "updatedTime": "2018-11-10T18:29:28.629318Z",
            "uploadedTime": "2011-02-04T13:55:57.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624352/large_thumb/large.jpg"
        },
        {
            "id": 624431,
            "name": "Empo tv - del 45",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624431/theora/5498_e69d38285c9949cf94d5092158f0a588.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624431/broadcast/5498_f9cf21c4ca8f49c994ea1a3770b91106.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624431/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:55.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-04-06T13:26:15.003000Z",
            "updatedTime": "2020-08-30T19:56:31.344628Z",
            "uploadedTime": "2011-04-06T13:26:15.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624431/theora/5498_e69d38285c9949cf94d5092158f0a588.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624431/large_thumb/large.jpg"
        },
        {
            "id": 627981,
            "name": "Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act med Salve J. Nilsen",
            "header": "Malin Bruland i NUUGs arrangørgruppe",
            "description": "Meld deg gjerne inn i NUUG: https://www.letsreg.com/no/register/NUUG-innmelding Velkommen!Salve er systemutvikler og har i 20+ år vært bidragsyter i flere Open Source miljøer, med vekt på community-arbeide for CPAN, Perl og Raku. I det siste har han brukt tiden på å hjelpe CPAN Security Group med å forberede seg på introduksjonen av nye lover som kommer fra EU, USA og andre land.\n\nForedragslysark: https://security.metacpan.org/presentations/nuug2024-metadata-foss-cra/",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627981/theora/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .ogv",
                "broadcast": "https://upload.frikanalen.no/media/627981/broadcast/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .dv",
                "largeThumb": "https://upload.frikanalen.no/media/627981/large_thumb/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .jpg",
                "original": "https://upload.frikanalen.no/media/627981/original/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .mp4"
            },
            "creator": "malin.bruland@pm.me",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:30.533333",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-19T20:48:12.203389Z",
            "updatedTime": "2024-11-19T21:35:56.741298Z",
            "uploadedTime": "2024-11-19T20:48:44.941300Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627981/theora/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627981/large_thumb/ 12.11.2024 - Open Source forsyningskjeder, metadata og kravene fra EUs Cyber Resilience Act .jpg"
        },
        {
            "id": 624384,
            "name": "Country Team",
            "header": "Kåre og lena Johnsen spiller og synger på ckms`s sang cafè i Charlottenberg 26 mars 2011 del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624384/theora/orig_68be5e8c5fad42f7a1f3092226c8e216.ogv",
                "original": "https://upload.frikanalen.no/media/624384/original/orig_68be5e8c5fad42f7a1f3092226c8e216.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624384/broadcast/5482_168401f106bf44b4a8bf0606377b0bb1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624384/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:37.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-03-29T19:48:05.240000Z",
            "updatedTime": "2018-11-10T18:29:28.588597Z",
            "uploadedTime": "2011-03-29T19:48:05.240000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624384/theora/orig_68be5e8c5fad42f7a1f3092226c8e216.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624384/large_thumb/large.jpg"
        },
        {
            "id": 628042,
            "name": "Shofar - Purim i Israel",
            "header": "",
            "description": "Mars måned feires Purim i Israel. Merkeringen har sammenheng med\nbegivenhetene i det persiske rike, og står omtalt i Esters bok. Purim\nhandler om at Israels Gud er folkets vokter, og ingen av de våpen som\nblir rettet mot Israel eller jødene skal ha fremgang.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628042/theora/Shofar 212 Purim i Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628042/broadcast/Shofar 212 Purim i Israel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628042/large_thumb/Shofar 212 Purim i Israel.jpg",
                "original": "https://upload.frikanalen.no/media/628042/original/Shofar 212 Purim 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:02.380000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-13T13:15:12.956500Z",
            "updatedTime": "2025-03-13T14:02:15.971905Z",
            "uploadedTime": "2025-03-13T13:35:56.184519Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628042/theora/Shofar 212 Purim i Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628042/large_thumb/Shofar 212 Purim i Israel.jpg"
        },
        {
            "id": 624416,
            "name": "Akkurat Nå 17. april 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
                "original": "https://upload.frikanalen.no/media/624416/original/orig_7a902b6f3fbf4908bf73826c4d8dd9f4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624416/broadcast/5519_735b0e99af6147fa994c15a4ccf398df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624416/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-13T07:00:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.548608Z",
            "uploadedTime": "2011-04-13T07:00:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624416/theora/5519_6d37c56adb0d460690648ace23999cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624416/large_thumb/large.jpg"
        },
        {
            "id": 624415,
            "name": "Apropos Filmfondet",
            "header": "Møt filmskaperen Amadeus Smitsonius og se klipp fra hans kommende storfilm \"Rekommandert kjærlighet\"!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
                "original": "https://upload.frikanalen.no/media/624415/original/orig_7c690cccf77642538ccf8dee7203b0bb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624415/broadcast/5526_cbd7d3e9b76f41ebb2beaefc9962f0e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:44.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:55:58Z",
            "updatedTime": "2018-11-10T18:29:28.549964Z",
            "uploadedTime": "2011-04-14T15:55:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624415/theora/5526_d840ab58ff814a2c9bf3013c8fce04fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624415/large_thumb/large.jpg"
        },
        {
            "id": 624414,
            "name": "Skank-ing og ganja",
            "header": "Disse karene ønsker å erobre Norge i nær fremtid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624414/theora/5523_50d5e683c69342d6a4d86acdb7e7043d.ogv",
                "original": "https://upload.frikanalen.no/media/624414/original/orig_934afeb2743045f3aa780c2eff33efe3.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624414/broadcast/5523_40c8049a651d4175a770f392fe556ac7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624414/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:25.180000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-04-14T15:40:08Z",
            "updatedTime": "2018-11-10T18:29:28.551329Z",
            "uploadedTime": "2011-04-14T15:40:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624414/theora/5523_50d5e683c69342d6a4d86acdb7e7043d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624414/large_thumb/large.jpg"
        },
        {
            "id": 624411,
            "name": "Utrop TV - Studio5",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624411/theora/5445_fc5fad991c934cca8b488f6fe8a65ccc.ogv",
                "original": "https://upload.frikanalen.no/media/624411/original/orig_aa68c93b7fca47b7b4d3d3674acf9aba.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624411/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624411/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624411/broadcast/5445_3d3c6870d03e43aea455f9ab7695f3c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624411/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:57.320000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-14T13:19:34.567000Z",
            "updatedTime": "2018-11-10T18:29:28.554054Z",
            "uploadedTime": "2011-03-14T13:19:34.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624411/theora/5445_fc5fad991c934cca8b488f6fe8a65ccc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624411/large_thumb/large.jpg"
        },
        {
            "id": 626028,
            "name": "Virtual Machines and Where to Find Them",
            "header": "Viua VM is a greenfield virtual machine designed for parallel execution. Its instruction set aims to facilitate writing reliable, correct, concurrent software.\r\n\r\nSuch an undertaking is not completed in a day or two - work on Viua started in December 2014, and is still ongoing. Viua positions itself as a contender to the throne currently occupied by Erlang's VM - BEAM.\r\n\r\nApart from a technical overview, this talk will give a tour of the \"softer\" problems one may encounter while working on a piece of non-trivial Free Software. It will also discuss how work on such software may affect one's position in the academia and in the business world. This will be described from an undergraduate student's point of view, early in their carreer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626028/broadcast/20180410-virt-viua.dv",
                "original": "https://upload.frikanalen.no/media/626028/original/20180410-virt-viua.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:44:23.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180410-virt-viua/",
            "createdTime": "2018-05-25T13:27:46.646980Z",
            "updatedTime": "2018-11-26T16:23:24.439255Z",
            "uploadedTime": "2018-05-25T11:49:19.676966Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
        }
    ]
}