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

{
    "count": 3408,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1350&ordering=-description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1250&ordering=-description",
    "results": [
        {
            "id": 624270,
            "name": "Været",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
                "original": "https://upload.frikanalen.no/media/624270/original/orig_b53f1f774ef74cafbf91aa6e60d39fad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624270/broadcast/4608_de4fa7cafa3c4e76804f0b4fa0c9e8fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:44.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:43.913000Z",
            "updatedTime": "2018-11-10T18:29:28.741449Z",
            "uploadedTime": "2010-08-10T19:20:43.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
        },
        {
            "id": 625051,
            "name": "Folkehelsens røtter 04",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625051/theora/orig_f6bcd399f64d4f0d91358ac0f10717a9.ogv",
                "original": "https://upload.frikanalen.no/media/625051/original/orig_f6bcd399f64d4f0d91358ac0f10717a9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625051/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625051/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625051/broadcast/6545_3c9b0e881a374c3abe0b7bae5febd4a8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625051/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:02.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:25:38.783000Z",
            "updatedTime": "2018-11-10T18:29:27.722286Z",
            "uploadedTime": "2012-11-08T14:25:38.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625051/theora/orig_f6bcd399f64d4f0d91358ac0f10717a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625051/large_thumb/large.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 624267,
            "name": "Flammende demonstrasjon",
            "header": "Flammende demonstrasjon til støtte for Maria Amelie.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
                "original": "https://upload.frikanalen.no/media/624267/original/orig_e0f83b52cf154f55b91a8f505de6cff5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624267/broadcast/5243_07365288cafa46cf8ccaf0ad00e851a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:34:28.960000Z",
            "updatedTime": "2018-11-10T18:29:28.745753Z",
            "uploadedTime": "2011-01-31T21:34:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
        },
        {
            "id": 625049,
            "name": "Folkehelsens røtter 03",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625049/theora/orig_fd39db1334e149a7a05394f408842d53.ogv",
                "original": "https://upload.frikanalen.no/media/625049/original/orig_fd39db1334e149a7a05394f408842d53.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625049/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625049/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625049/broadcast/6544_ea61fccdb94b42e69b9a93d63ab41056.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625049/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:28.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:23:28.813000Z",
            "updatedTime": "2018-11-10T18:29:27.725952Z",
            "uploadedTime": "2012-11-08T14:23:28.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625049/theora/orig_fd39db1334e149a7a05394f408842d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625049/large_thumb/large.jpg"
        },
        {
            "id": 625673,
            "name": "FLOSSing for healthier society - Debconf 16",
            "header": "Code For South Africa use technology to promote informed decision making for social change.\r\n\r\nThis talk points out some of the tech and principles we use to maximise our positive impact on society. From building a data gathering platform for citizen journalists, to releasing government financial data, FLOSS and a lean process helps deliver the best bang for the buck in these important partnerships. Often avoiding writing new software delivers more value, and frees us so that when we do need to write something, it counts.\r\n\r\nOpen Weekend session with J.D. Bothma during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625673/theora/FLOSSing_for_healthier_society.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625673/large_thumb/FLOSSing_for_healthier_society.jpg",
                "original": "https://upload.frikanalen.no/media/625673/original/FLOSSing_for_healthier_society.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625673/small_thumb/FLOSSing_for_healthier_society.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625673/broadcast/FLOSSing_for_healthier_society.dv"
            },
            "creator": "pere@hungry.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:22:19.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/118/",
            "createdTime": "2016-07-19T19:18:44.823747Z",
            "updatedTime": "2018-11-10T18:29:26.889393Z",
            "uploadedTime": "2016-07-19T19:37:26.773299Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625673/theora/FLOSSing_for_healthier_society.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625673/large_thumb/FLOSSing_for_healthier_society.jpg"
        },
        {
            "id": 624264,
            "name": "Spill og spillsamfund",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624264/theora/5317_badb041259644e78969ac076ca8f68bd.ogv",
                "original": "https://upload.frikanalen.no/media/624264/original/orig_6a94ddd9329342c4871c86d2bb4917d2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624264/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624264/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624264/broadcast/5317_72edee75beec4501b9394d542efa0c1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624264/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:01:58.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-12T08:43:48.280000Z",
            "updatedTime": "2018-11-10T18:29:28.749922Z",
            "uploadedTime": "2011-02-12T08:43:48.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624264/theora/5317_badb041259644e78969ac076ca8f68bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624264/large_thumb/large.jpg"
        },
        {
            "id": 624263,
            "name": "Sanntidssystem",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624263/theora/5316_3ffa54beb02846569d603df31738c5db.ogv",
                "original": "https://upload.frikanalen.no/media/624263/original/orig_609b63e33d6245d39cd5d7911d434d44.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624263/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624263/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624263/broadcast/5316_47dc59dc087146178d9892cbf38ea35b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624263/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:01:16.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-12T08:43:13.047000Z",
            "updatedTime": "2018-11-10T18:29:28.751424Z",
            "uploadedTime": "2011-02-12T08:43:13.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624263/theora/5316_3ffa54beb02846569d603df31738c5db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624263/large_thumb/large.jpg"
        },
        {
            "id": 625852,
            "name": "Daily Tech News Show 29. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625852/broadcast/DTNS20161129.dv",
                "theora": "https://upload.frikanalen.no/media/625852/theora/DTNS20161129.ogv",
                "original": "https://upload.frikanalen.no/media/625852/original/DTNS20161129.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625852/small_thumb/DTNS20161129.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625852/large_thumb/DTNS20161129.jpg"
            },
            "creator": "pere@hungry.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:57:38.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8105vid",
            "createdTime": "2016-12-20T07:34:15.995674Z",
            "updatedTime": "2018-11-10T18:29:26.622894Z",
            "uploadedTime": "2016-12-20T07:34:33.295839Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625852/theora/DTNS20161129.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625852/large_thumb/DTNS20161129.jpg"
        },
        {
            "id": 624261,
            "name": "Apropos - Horoskop",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
                "original": "https://upload.frikanalen.no/media/624261/original/orig_9fe2638dce06420b945a7c4754d2bfdb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624261/broadcast/5314_a06fcd1885924a4586b02d99a51e8875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624261/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:48.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T08:41:08.213000Z",
            "updatedTime": "2018-11-10T18:29:28.754207Z",
            "uploadedTime": "2011-02-12T08:41:08.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624261/large_thumb/large.jpg"
        },
        {
            "id": 624260,
            "name": "Akkurat Nå! 13. februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624260/theora/5303_6e4e0360db014e35aef629b6d914d60d.ogv",
                "original": "https://upload.frikanalen.no/media/624260/original/orig_9e910b7c763a40b7bc8696d89f7a189e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624260/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624260/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624260/broadcast/5303_0767674a7ed34f9ab73ae54cdc4836fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624260/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:33.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T15:22:56.797000Z",
            "updatedTime": "2018-11-10T18:29:28.755996Z",
            "uploadedTime": "2011-02-11T15:22:56.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624260/theora/5303_6e4e0360db014e35aef629b6d914d60d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624260/large_thumb/large.jpg"
        },
        {
            "id": 624259,
            "name": "06_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
                "original": "https://upload.frikanalen.no/media/624259/original/orig_fb07bb0c791a408f8e01fbfa07582909.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624259/broadcast/5275_fe2efe8651e245cabe3c4d47b186c175.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624259/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:22.400000Z",
            "updatedTime": "2018-11-10T18:29:28.757434Z",
            "uploadedTime": "2011-02-04T13:35:22.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624259/theora/5275_279cb7b8f6cf4a84b03545e63579c366.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624259/large_thumb/large.jpg"
        },
        {
            "id": 624258,
            "name": "Hap 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624258/broadcast/5302_b6f44a7b61054724836bc5137de6b87e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T13:49:14.707000Z",
            "updatedTime": "2018-11-10T18:29:28.758810Z",
            "uploadedTime": "2011-02-11T13:49:14.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624258/theora/5302_39fcb84037b040ce8cce70f212bbfc53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624258/large_thumb/large.jpg"
        },
        {
            "id": 624966,
            "name": "Empo TV - del 103",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624966/broadcast/6374_7afc10c4406d4a869cde3a19bd2a2a5a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624966/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 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:28",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:15:54.797000Z",
            "updatedTime": "2020-08-30T19:44:25.209118Z",
            "uploadedTime": "2012-08-25T15:15:54.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624966/large_thumb/large.jpg"
        },
        {
            "id": 625656,
            "name": "TED - Malte Spitz: Your phone company is watching",
            "header": "What kind of data is your cell phone company collecting? Malte Spitz wasn’t too worried when he asked his operator in Germany to share information stored about him. Multiple unanswered requests and a lawsuit later, Spitz received 35,830 lines of code -- a detailed, nearly minute-by-minute account of half a year of his life.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625656/broadcast/MalteSpitz_2012G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625656/small_thumb/MalteSpitz_2012G.jpg",
                "original": "https://upload.frikanalen.no/media/625656/original/MalteSpitz_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv"
            },
            "creator": "pere@hungry.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:09:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MalteSpitz_2012G",
            "createdTime": "2016-06-30T19:52:16.299147Z",
            "updatedTime": "2018-11-10T18:29:26.913484Z",
            "uploadedTime": "2016-06-30T20:10:28.994824Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg"
        },
        {
            "id": 624253,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624253/theora/5289_37f0d311e5194b62b302d0ff031d63cd.ogv",
                "original": "https://upload.frikanalen.no/media/624253/original/orig_75d36a204b554c59812cf4cf666cdef3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624253/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624253/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624253/broadcast/5289_27c49c8fe8a94000b7df7cbad0b8a19f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624253/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-02-10T08:36:23.317000Z",
            "updatedTime": "2018-11-10T18:29:28.764317Z",
            "uploadedTime": "2011-02-10T08:36:23.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624253/theora/5289_37f0d311e5194b62b302d0ff031d63cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624253/large_thumb/large.jpg"
        },
        {
            "id": 624252,
            "name": "Verdens Gjenfødelse",
            "header": "Verdens Gjenfødelse\nmed Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624252/theora/5286_6dc630514c3c406e83e9cb373cfa3c2b.ogv",
                "original": "https://upload.frikanalen.no/media/624252/original/orig_cd6ed6d242724bfd943cbb6ff3258850.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624252/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624252/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624252/broadcast/5286_59fd4ada7fa542b8acde3efeb104b706.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624252/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:55.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-10T08:08:35.493000Z",
            "updatedTime": "2018-11-10T18:29:28.765805Z",
            "uploadedTime": "2011-02-10T08:08:35.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624252/theora/5286_6dc630514c3c406e83e9cb373cfa3c2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624252/large_thumb/large.jpg"
        },
        {
            "id": 625038,
            "name": "45_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
                "original": "https://upload.frikanalen.no/media/625038/original/orig_ce6bf3852a8048aba9a7b6d2eefa76a9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625038/broadcast/6527_f1f49da4f1124dcc8cc8550840568e7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625038/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:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-30T09:16:23.330000Z",
            "updatedTime": "2018-11-10T18:29:27.741048Z",
            "uploadedTime": "2012-10-30T09:16:23.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
        },
        {
            "id": 624250,
            "name": "TED - Verden trenger alle hjerner",
            "header": "Temple Grandin fick diagnosen autism som barn, och talar om hur hennes sinne fungerar. Hon delar med sig av sin förmåga att \"tänka bildligt\", som har hjälpt henne lösa problem typiska hjärnor missar. Hon argumenterar att världen behöver människor i autismspektrumet: bildliga tänkare, mönstertänkande och alla möjliga smarta nördar.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624250/theora/5284_a4d1c4a20a5f4b75857951364bf06eb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624250/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624250/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624250/broadcast/5284_a4d1c4a20a5f4b75857951364bf06eb7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624250/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:19:39.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-08T15:30:14.220000Z",
            "updatedTime": "2018-11-10T18:29:28.768682Z",
            "uploadedTime": "2011-02-08T15:30:14.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624250/theora/5284_a4d1c4a20a5f4b75857951364bf06eb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624250/large_thumb/large.jpg"
        },
        {
            "id": 624249,
            "name": "HelseExpo Mjøndalen 13",
            "header": "Høyt blodtrykk og kolesterol. Med lege og fysioterapeut Jan Fossum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624249/theora/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.ogv",
                "original": "https://upload.frikanalen.no/media/624249/original/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624249/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624249/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624249/broadcast/4354_ef9433baecfd4b99a6405004c08f23df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624249/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:23:23.413000Z",
            "updatedTime": "2018-11-10T18:29:28.770070Z",
            "uploadedTime": "2010-05-21T07:23:23.413000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624249/theora/orig_c6a7ad7c3ff94dccbb448353b8caf7a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624249/large_thumb/large.jpg"
        },
        {
            "id": 624248,
            "name": "HelseExpo Mjøndalen 15",
            "header": "Når mennesket dør! Med pastor Geir Fossum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624248/theora/orig_0ec1703aaec74732ae460dea85c0213b.ogv",
                "original": "https://upload.frikanalen.no/media/624248/original/orig_0ec1703aaec74732ae460dea85c0213b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624248/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624248/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624248/broadcast/4356_b7a436bdcd7d4474813a6611ace7aa45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624248/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:47.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:29:33.687000Z",
            "updatedTime": "2018-11-10T18:29:28.771446Z",
            "uploadedTime": "2010-05-21T07:29:33.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624248/theora/orig_0ec1703aaec74732ae460dea85c0213b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624248/large_thumb/large.jpg"
        },
        {
            "id": 624247,
            "name": "HelseExpo Mjøndalen 11",
            "header": "Kan samliv læres? Spørsmåles stilles og forsøkes svares på av Håvard Altern.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624247/theora/orig_eab2019ffaa640feacf919cb3dbf0023.ogv",
                "original": "https://upload.frikanalen.no/media/624247/original/orig_eab2019ffaa640feacf919cb3dbf0023.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624247/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624247/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624247/broadcast/5267_927c62351bdf46fe8e30358f99fdde00.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624247/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:55.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-03T10:54:48.320000Z",
            "updatedTime": "2018-11-10T18:29:28.772823Z",
            "uploadedTime": "2011-02-03T10:54:48.320000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624247/theora/orig_eab2019ffaa640feacf919cb3dbf0023.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624247/large_thumb/large.jpg"
        },
        {
            "id": 624211,
            "name": "Akkurat Nå! 30. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624211/theora/5197_e57a6060fd0a487fa1d0f6f80712bba9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624211/broadcast/5197_bf99483fd64547dc9ce04339bda06655.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624211/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:59.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-20T12:56:39.587000Z",
            "updatedTime": "2018-11-10T18:29:28.821865Z",
            "uploadedTime": "2011-01-20T12:56:39.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624211/theora/5197_e57a6060fd0a487fa1d0f6f80712bba9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624211/large_thumb/large.jpg"
        },
        {
            "id": 624246,
            "name": "Av jord til liv - Ivar Torp",
            "header": "Alle levende vesener unntatt mennesket synes å arbeide for balanse, sier Ivar Torp som har fått kongens fortjenestemedalje i sølv for sitt pionerarbeid med å innføre organisk-biologisk jordbruk som fag ved norske landbruksskoler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624246/theora/orig_1ccc997612784a92b44d8a9765ec4cc3.ogv",
                "original": "https://upload.frikanalen.no/media/624246/original/orig_1ccc997612784a92b44d8a9765ec4cc3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624246/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624246/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624246/broadcast/5269_5b650d4e6ac947979e5123305ebf1b23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624246/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-03T11:04:44.697000Z",
            "updatedTime": "2018-11-10T18:29:28.774171Z",
            "uploadedTime": "2011-02-03T11:04:44.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624246/theora/orig_1ccc997612784a92b44d8a9765ec4cc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624246/large_thumb/large.jpg"
        },
        {
            "id": 624245,
            "name": "HelseExpo Mjøndalen 12",
            "header": "Å finne fred i en urolig verden. Robert Hansen foredrar.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624245/theora/orig_b7183635cf624ae7a81a699579ccef52.ogv",
                "original": "https://upload.frikanalen.no/media/624245/original/orig_b7183635cf624ae7a81a699579ccef52.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624245/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624245/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624245/broadcast/5268_bc09db3978ea456cbb46c0551bf970d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624245/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:21.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-03T10:57:49.297000Z",
            "updatedTime": "2018-11-10T18:29:28.775687Z",
            "uploadedTime": "2011-02-03T10:57:49.297000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624245/theora/orig_b7183635cf624ae7a81a699579ccef52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624245/large_thumb/large.jpg"
        },
        {
            "id": 624243,
            "name": "Hele Verdens Reformator",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624243/theora/orig_54ec8c93058b44d880fa11bef75c1e92.ogv",
                "original": "https://upload.frikanalen.no/media/624243/original/orig_54ec8c93058b44d880fa11bef75c1e92.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624243/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624243/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624243/broadcast/5280_e79c8b032929427a8d8ffa8b719a3bfd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624243/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:54.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-07T17:46:24.203000Z",
            "updatedTime": "2018-11-10T18:29:28.778587Z",
            "uploadedTime": "2011-02-07T17:46:24.203000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624243/theora/orig_54ec8c93058b44d880fa11bef75c1e92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624243/large_thumb/large.jpg"
        },
        {
            "id": 624240,
            "name": "Ti minutt & Levende Ord",
            "header": "Svenn Thommy Fjeldberg og Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624240/theora/5274_011b46d553064e45881d17dacaea644c.ogv",
                "original": "https://upload.frikanalen.no/media/624240/original/orig_7c8f35c175d44dfa9767b37156e9c92f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624240/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624240/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624240/broadcast/5274_2f1690854c4448d9b0064a0fb3db5736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624240/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T10:33:12.860000Z",
            "updatedTime": "2018-11-10T18:29:28.783005Z",
            "uploadedTime": "2011-02-04T10:33:12.860000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624240/theora/5274_011b46d553064e45881d17dacaea644c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624240/large_thumb/large.jpg"
        },
        {
            "id": 624239,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg og Kællan med Cark henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624239/theora/5273_38a692a5f9ca4d4986d3fdcec1632a7e.ogv",
                "original": "https://upload.frikanalen.no/media/624239/original/orig_92785c2a6641430fa9f200203c8f0cdd.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624239/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624239/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624239/broadcast/5273_203dddea4e2c4461a800fc19fea6f058.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624239/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:12.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T10:10:30.353000Z",
            "updatedTime": "2018-11-10T18:29:28.784435Z",
            "uploadedTime": "2011-02-04T10:10:30.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624239/theora/5273_38a692a5f9ca4d4986d3fdcec1632a7e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624239/large_thumb/large.jpg"
        },
        {
            "id": 624238,
            "name": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624238/theora/5272_69a2cd7c8be14cd9a5182dbe7dfbd4e9.ogv",
                "original": "https://upload.frikanalen.no/media/624238/original/orig_e9cc462bb8884e8cb1304a9952bd7b1d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624238/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624238/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624238/broadcast/5272_18bfa1383df54007bfac0a7e17e3a838.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624238/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:39.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T09:01:18.637000Z",
            "updatedTime": "2018-11-10T18:29:28.785798Z",
            "uploadedTime": "2011-02-04T09:01:18.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624238/theora/5272_69a2cd7c8be14cd9a5182dbe7dfbd4e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624238/large_thumb/large.jpg"
        },
        {
            "id": 624237,
            "name": "EBF-KHA 20110209-2959",
            "header": "Helse med Eva Britt Fjeldberg og källan\nmed Karl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624237/theora/5271_b0967c4f9cad4fbcb2db65f44b07b9c3.ogv",
                "original": "https://upload.frikanalen.no/media/624237/original/orig_95dea28066184a6b8cc4559cfd97b0dc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624237/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624237/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624237/broadcast/5271_d83a84eb2c2947ddad63a7d6f8f889d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624237/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:59.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T08:26:59.453000Z",
            "updatedTime": "2018-11-10T18:29:28.787189Z",
            "uploadedTime": "2011-02-04T08:26:59.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624237/theora/5271_b0967c4f9cad4fbcb2db65f44b07b9c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624237/large_thumb/large.jpg"
        },
        {
            "id": 624236,
            "name": "Guds Ord",
            "header": "Guds Ord med bjørn kristofersen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624236/theora/5270_8a89ec07185440cdb53625ce6e553cf3.ogv",
                "original": "https://upload.frikanalen.no/media/624236/original/orig_318d0cdb5a1b4c50bd64c86d76cc3640.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624236/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624236/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624236/broadcast/5270_5559049cc4364034b21ee9af58c9359e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624236/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T08:21:41.430000Z",
            "updatedTime": "2018-11-10T18:29:28.788568Z",
            "uploadedTime": "2011-02-04T08:21:41.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624236/theora/5270_8a89ec07185440cdb53625ce6e553cf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624236/large_thumb/large.jpg"
        },
        {
            "id": 624235,
            "name": "Utrop TV - Studio1",
            "header": "Debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624235/theora/orig_c37cd2b8045645279b1b3b32f0817643.ogv",
                "original": "https://upload.frikanalen.no/media/624235/original/orig_c37cd2b8045645279b1b3b32f0817643.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624235/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624235/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624235/broadcast/4686_001daa6bf2f4453b93987123785e652e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624235/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:27:12.440000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-30T14:07:39.727000Z",
            "updatedTime": "2018-11-10T18:29:28.789961Z",
            "uploadedTime": "2010-08-30T14:07:39.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624235/theora/orig_c37cd2b8045645279b1b3b32f0817643.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624235/large_thumb/large.jpg"
        },
        {
            "id": 624233,
            "name": "Redd pres.- Fadder Lars Helle",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624233/theora/5262_52770e36c27d42d0a5f265ca1d2c4b53.ogv",
                "original": "https://upload.frikanalen.no/media/624233/original/orig_38fd8bf1ec4a4105b918c8e9b715b447.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624233/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624233/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624233/broadcast/5262_da7f6f632357434cbe4c7da368a83cc9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624233/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:09.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:47:42.623000Z",
            "updatedTime": "2018-11-10T18:29:28.791383Z",
            "uploadedTime": "2011-02-03T08:47:42.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624233/theora/5262_52770e36c27d42d0a5f265ca1d2c4b53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624233/large_thumb/large.jpg"
        },
        {
            "id": 624232,
            "name": "Redd pressen - Barnehagen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624232/theora/5259_0cbab5fb88344497849312ba525bbd30.ogv",
                "original": "https://upload.frikanalen.no/media/624232/original/orig_ddd73d6e3f73418e8ca4206fc3fe7293.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624232/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624232/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624232/broadcast/5259_0590294e213341a790a362fc527144a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624232/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:56",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:45:25.310000Z",
            "updatedTime": "2018-11-10T18:29:28.792756Z",
            "uploadedTime": "2011-02-03T08:45:25.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624232/theora/5259_0cbab5fb88344497849312ba525bbd30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624232/large_thumb/large.jpg"
        },
        {
            "id": 624231,
            "name": "SKUP - Dokument",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624231/theora/5257_6493be22065d41e08551b22e23598c4d.ogv",
                "original": "https://upload.frikanalen.no/media/624231/original/orig_169fe1eaea474cc9bb87069c30589d52.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624231/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624231/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624231/broadcast/5257_4e006a99835e4762bcf5540ecdbdf680.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624231/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:39.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:39:43.797000Z",
            "updatedTime": "2018-11-10T18:29:28.794125Z",
            "uploadedTime": "2011-02-03T08:39:43.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624231/theora/5257_6493be22065d41e08551b22e23598c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624231/large_thumb/large.jpg"
        },
        {
            "id": 624230,
            "name": "Redd pressen- Around the world",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624230/theora/5261_a590d53160d44534868bc327fefdc8c9.ogv",
                "original": "https://upload.frikanalen.no/media/624230/original/orig_7e72295c73dd4c7187c3b6e55545f302.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624230/broadcast/5261_91af4bb2d2df4dbc9059abb3205be976.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624230/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:45.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:47:04.093000Z",
            "updatedTime": "2018-11-10T18:29:28.795497Z",
            "uploadedTime": "2011-02-03T08:47:04.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624230/theora/5261_a590d53160d44534868bc327fefdc8c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624230/large_thumb/large.jpg"
        },
        {
            "id": 624229,
            "name": "Redd pressen!",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv",
                "original": "https://upload.frikanalen.no/media/624229/original/orig_64d34d5369cf43a891be5d91e17d722f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624229/broadcast/5256_878c1cd4e15c4634bf0c0d29ed99f54b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:11:27.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:34:55.573000Z",
            "updatedTime": "2018-11-10T18:29:28.796875Z",
            "uploadedTime": "2011-02-03T08:34:55.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg"
        },
        {
            "id": 624228,
            "name": "Redd pres.- Krise i medienorge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624228/original/orig_b3789a0a622c4b92a3dc2ab63350f09d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624228/broadcast/5260_7156f49efd4440828e4f47edc1bc1472.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:37.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:46:16.153000Z",
            "updatedTime": "2018-11-10T18:29:28.798232Z",
            "uploadedTime": "2011-02-03T08:46:16.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
        },
        {
            "id": 624226,
            "name": "5080TV sending 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624226/theora/5254_c24ee5bfbe904ba0a5981cbae93513b2.ogv",
                "original": "https://upload.frikanalen.no/media/624226/original/orig_f9fb7e67a2ef41ee9b1f298a28888974.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624226/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624226/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624226/broadcast/5254_b9ff794c12e1431881d2999753f93806.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624226/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:41.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:19:52.987000Z",
            "updatedTime": "2018-11-10T18:29:28.801038Z",
            "uploadedTime": "2011-02-02T19:19:52.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624226/theora/5254_c24ee5bfbe904ba0a5981cbae93513b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624226/large_thumb/large.jpg"
        },
        {
            "id": 624225,
            "name": "5080 - Laffen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624225/theora/5253_b1cab8c9412645b9ba738b8227ef25b1.ogv",
                "original": "https://upload.frikanalen.no/media/624225/original/orig_2a13efc183eb45ed8394dd99724ba9d3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624225/broadcast/5253_9643f09395714a3cacc6ea41c902adc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624225/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:26.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:18:57.003000Z",
            "updatedTime": "2018-11-10T18:29:28.802433Z",
            "uploadedTime": "2011-02-02T19:18:57.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624225/theora/5253_b1cab8c9412645b9ba738b8227ef25b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624225/large_thumb/large.jpg"
        },
        {
            "id": 624224,
            "name": "5080 - Helge Jordal",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624224/theora/5252_24e6c47605374d22b28aaf3325924391.ogv",
                "original": "https://upload.frikanalen.no/media/624224/original/orig_198ecb256e8f496989e364a863f3d0a0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624224/broadcast/5252_a26f410bb3a8491f85d4104e1718bbf4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624224/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:36.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:18:24.350000Z",
            "updatedTime": "2018-11-10T18:29:28.803881Z",
            "uploadedTime": "2011-02-02T19:18:24.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624224/theora/5252_24e6c47605374d22b28aaf3325924391.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624224/large_thumb/large.jpg"
        },
        {
            "id": 624223,
            "name": "5080 - Troll i ord",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
                "original": "https://upload.frikanalen.no/media/624223/original/orig_74e3071a46504f1a95b984e5007dc5cb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624223/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624223/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624223/broadcast/5251_da03e434be914383ab6d29c98a2dd019.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:55.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:17:38.490000Z",
            "updatedTime": "2018-11-10T18:29:28.805234Z",
            "uploadedTime": "2011-02-02T19:17:38.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
        },
        {
            "id": 624222,
            "name": "5080 - Piss piss piss",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624222/theora/5250_619e8e3de9ed49f4866ebac728f2fbbd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624222/broadcast/5250_f44caabb8a6b4f9abc1f1b6a87168064.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624222/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:34.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T14:44:19.727000Z",
            "updatedTime": "2018-11-10T18:29:28.806589Z",
            "uploadedTime": "2011-02-02T14:44:19.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624222/theora/5250_619e8e3de9ed49f4866ebac728f2fbbd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624222/large_thumb/large.jpg"
        },
        {
            "id": 625635,
            "name": "Daily Tech News Show 17. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625635/broadcast/DTNS20160617.dv",
                "original": "https://upload.frikanalen.no/media/625635/original/DTNS20160617.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625635/small_thumb/DTNS20160617.jpg"
            },
            "creator": "pere@hungry.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:50:35.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6676vid",
            "createdTime": "2016-06-18T09:38:04.538291Z",
            "updatedTime": "2018-11-10T18:29:26.946143Z",
            "uploadedTime": "2016-06-18T09:38:09.418914Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg"
        },
        {
            "id": 624220,
            "name": "TED - Søt, sexy, godt, morsom",
            "header": "Hvorfor er babyer søte?  Hvorfor er kake godt?  Filosof Dan Dennett har svar du ikke forventer, der han gir oss evolusjonens ikke-intuitive forklaring på søte, gode og sexy ting (i tillegg til en ny teori fra Matthew Hurley om hvorfor vitser er morsomme).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624220/theora/5248_a5a40c3639694b889281c0d95f6306e1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624220/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624220/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624220/broadcast/5248_66a885279aa545ae8f24f7663867d121.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624220/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:44.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanDennett_2009U",
            "createdTime": "2011-02-01T20:35:55.717000Z",
            "updatedTime": "2018-11-10T18:29:28.809365Z",
            "uploadedTime": "2011-02-01T20:35:55.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624220/theora/5248_a5a40c3639694b889281c0d95f6306e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624220/large_thumb/large.jpg"
        },
        {
            "id": 625849,
            "name": "Daily Tech News Show 22. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625849/broadcast/DTNS20161122.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625849/small_thumb/DTNS20161122.jpg",
                "original": "https://upload.frikanalen.no/media/625849/original/DTNS20161122.mp4"
            },
            "creator": "pere@hungry.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": "01:05:00.260000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8068vid",
            "createdTime": "2016-12-19T14:08:43.444049Z",
            "updatedTime": "2018-11-10T18:29:26.627224Z",
            "uploadedTime": "2016-12-19T14:08:48.363367Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg"
        },
        {
            "id": 624217,
            "name": "TED - Om hvordan bakterier snakker",
            "header": "Bonnie Bassler oppdaget at bakterier \"snakker\" med hverandre, de gjør dette ved å bruke et kjemisk språk som gjør det mulig å koordinere forsvar og starte angrep. Dette resultatet har iøynefallende implikasjoner for medisin, industrien -- og vår selvforståelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624217/theora/5245_a1a28f9162c246f3a683cd221d690589.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624217/broadcast/5245_5f001e496e374a8c8531fc8d74356bf1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624217/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:06.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-01T14:23:28.513000Z",
            "updatedTime": "2018-11-10T18:29:28.813563Z",
            "uploadedTime": "2011-02-01T14:23:28.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624217/theora/5245_a1a28f9162c246f3a683cd221d690589.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624217/large_thumb/large.jpg"
        },
        {
            "id": 625020,
            "name": "En Ekte Blomst",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625020/broadcast/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:28.840000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-17T15:41:44.807000Z",
            "updatedTime": "2018-11-10T18:29:27.763837Z",
            "uploadedTime": "2012-10-17T15:41:44.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 623881,
            "name": "10min med Svenn Tommy 220910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623881/broadcast/4689_64360f21d53d42f49e3a629e3727e072.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:42.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T05:48:53.917000Z",
            "updatedTime": "2018-11-10T18:29:29.249062Z",
            "uploadedTime": "2010-08-31T05:48:53.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
        }
    ]
}