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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1700&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1600&ordering=has_tono_records",
    "results": [
        {
            "id": 624825,
            "name": "I historiens lys 02",
            "header": "Da kirken ville selge evig liv. Middelalderkirkens handel med menneskesjelers skjebne, viser at reformasjonen var helt nødvendig.  Tor Tjeransen er i Øst-Tyskland der han ser nærmere på denne mørke siden av kirkehistorien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624825/theora/orig_1e096836afc047708cf73c4016e1fb2b.ogv",
                "original": "https://upload.frikanalen.no/media/624825/original/orig_1e096836afc047708cf73c4016e1fb2b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624825/broadcast/6157_b901bdc81b604855953d4f96142daf53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624825/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:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:58:19.707000Z",
            "updatedTime": "2018-11-10T18:29:28.010082Z",
            "uploadedTime": "2012-03-29T09:58:19.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624825/theora/orig_1e096836afc047708cf73c4016e1fb2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624825/large_thumb/large.jpg"
        },
        {
            "id": 626237,
            "name": "EuroBSDCon 2019, Lillehammer: OpenBSD: Add VMM to Packer - Phillip Buehler",
            "header": "OpenBSD: add VMM to ‘packer’\r\nThe sysadmin view of virtualization usually starts at a hypervisor running some kind of “image”. Packer is a framework to create such an image using various host and virtualized operating systems and adding some more bolts.\r\n\r\nThis talk shows the efforts and pitfalls of building a plugin for packer using the VMM framework on OpenBSD. Some details go down the rabbit hole (or reducing it) to provide a Go binary runnable as a plugin. For ease of installation, the ways how to package this as an OpenBSD ‘port’ are shown.\r\n\r\nOn top a bigger picture is provided on how to provide configurable OpenBSD images “at scale” by using the above accomplishments.\r\n\r\nPhilipp Buehler\r\n\r\nPhilipp uses Unix since mid 1990s and OpenBSD since 2000. Born and working in Germany mainly in Unix/Linux/BSD areas including ISP services and networking. Been an OpenBSD developer from 2002 to 2005, trying to cleanup and test pf(4). Co-founder of sysfive.com GmbH having the technical lead in designing and operating FOSS-based business plattforms.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626237/broadcast/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg",
                "original": "https://upload.frikanalen.no/media/626237/original/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:22.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/slides/OpenBSD:%20add%20VMM%20to%20packer%20-%20Philipp%20Buehler.pdf",
            "createdTime": "2019-12-20T21:36:50.707327Z",
            "updatedTime": "2019-12-21T13:20:47.558258Z",
            "uploadedTime": "2019-12-20T22:14:23.607557Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg"
        },
        {
            "id": 625459,
            "name": "TED - Christopher Soghoian: A brief history of phone wiretapping -- and how to avoid it",
            "header": "Who is listening in on your phone calls? On a landline, it could be anyone, says privacy activist Christopher Soghoian, because surveillance backdoors are built into the phone system by default, to allow governments to listen in. But then again, so could a foreign intelligence service ... or a criminal. Which is why, says Soghoian, some tech companies are resisting governments' call to build the same backdoors into mobile phones and new messaging systems. Learn how some tech companies are working to keep your calls and messages private.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625459/small_thumb/ChristopherSoghoian_2015U.jpg",
                "theora": "https://upload.frikanalen.no/media/625459/theora/ChristopherSoghoian_2015U.ogv",
                "original": "https://upload.frikanalen.no/media/625459/original/ChristopherSoghoian_2015U.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625459/broadcast/ChristopherSoghoian_2015U.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625459/large_thumb/ChristopherSoghoian_2015U.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:06:20.340000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ChristopherSoghoian_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.219044Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625459/theora/ChristopherSoghoian_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625459/large_thumb/ChristopherSoghoian_2015U.jpg"
        },
        {
            "id": 622999,
            "name": "Drøfting av Quranen del 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622999/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622999/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622999/broadcast/orig_4d0d67cd0fbd408cbe7f0b5009ad28f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:27.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:50:23.947000Z",
            "updatedTime": "2018-11-10T18:29:30.351393Z",
            "uploadedTime": "2009-05-16T12:50:23.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622999/theora/2936_06c5a39ff4254819879f818d22cd517d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622999/large_thumb/large.jpg"
        },
        {
            "id": 625458,
            "name": "Kommunenes digitale arkiv som et felleskomponent basert på fri programvare",
            "header": "Når alt var på papir så var arkivet en opplagt sentral enhet i en forvaltningsorgan. Dette er noe som egentlig ikke har fulgt med i overgangen til den digitale hverdagen og det digitale arkivet er blitt redusert til postmottak og saksbehandling. Resultatet er en forvaltning som svekker innbyggernes rettssikkerhet og et hull i rikets hukommelse. \r\n\r\nPolitikerne sier mye om digitalisering men hvis ikke det digitale arkivet får en sentral plass i IT-arkitekturen så vil digitaliseringsproblematikken fortsatt bli uløst. Denne viktige felleskomponenten burde være tilgjengelig som fri programvare slik at vi får mer kunnskap og innsikt i danningen og bevaringen av forvaltningens arkiver.\r\n\r\nDet kommunale arkivmiljøet sammen med HiOA har jobbet i flere år med et prosjekt for å realisere en NOARK5-kjerne basert på en fri programvare lisens.  Vi har på plass en løsning som kan fungere som en innsynsløsning for NOARK5-uttrekk og begynner nå arbeidet med å fullføre kjernen og få den godkjent. Dette er en REST/JSON-basert tjeneste og vi vil presentere løsningen til dere samtidig som vi diskuterer veien videre.  Kildekoden er tilgjengelig fra https://github.com/KDRS-SA/kdrs-toolbox-innsyn\r\n\r\nThomas Sødring jobber som førsteamanuensis på arkivutdanningen ved Høyskolen i Oslo og Akershus. Han er utdannet ved Dublin City University i Irland der han tok både bachelor og doktorgrad i Informatikk. Som forsker han han har jobbet både med informasjonsgjennfinning og simulering men de siste årene har han brukt tiden sin på problemene rundt arkiv og digitalisering, noe som har resultert i noen programmer som er gitt ut som fri programvare. På Høyskolen er han en del av en forskergruppe som heter METAINFO som forsker på metadata og dens bruk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625458/theora/20150908-noark5-friprog-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625458/broadcast/20150908-noark5-friprog-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625458/large_thumb/20150908-noark5-friprog-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625458/small_thumb/20150908-noark5-friprog-frikanalen.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": "01:29:22.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.220537Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625458/theora/20150908-noark5-friprog-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625458/large_thumb/20150908-noark5-friprog-frikanalen.jpg"
        },
        {
            "id": 622979,
            "name": "nornet tv del 18",
            "header": "Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622979/broadcast/orig_398c571a13f24a80947ee7bcf7a16453.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622979/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:27.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-18T14:55:22.523000Z",
            "updatedTime": "2018-11-10T18:29:30.373501Z",
            "uploadedTime": "2009-08-18T14:55:22.523000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622979/theora/3258_9328f81395a1454f8528d42901ce719e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622979/large_thumb/large.jpg"
        },
        {
            "id": 625770,
            "name": "Daily Tech News Show 02. September 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625770/large_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625770/small_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625770/broadcast/DTNS-2848-Time-Is-Of-The-Obsolescence.dv",
                "theora": "https://upload.frikanalen.no/media/625770/theora/DTNS-2848-Time-Is-Of-The-Obsolescence.ogv",
                "original": "https://upload.frikanalen.no/media/625770/original/DTNS-2848-Time-Is-Of-The-Obsolescence.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": "00:58:51.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7389vid",
            "createdTime": "2016-09-07T09:05:59.157531Z",
            "updatedTime": "2018-11-10T18:29:26.744395Z",
            "uploadedTime": "2016-09-07T09:06:05.832798Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625770/theora/DTNS-2848-Time-Is-Of-The-Obsolescence.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625770/large_thumb/DTNS-2848-Time-Is-Of-The-Obsolescence.jpg"
        },
        {
            "id": 622899,
            "name": "Inside Israel juli - august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622899/broadcast/orig_5dcf2f57b6be45888c4ec2aea1cd4736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:45.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-13T13:59:21.867000Z",
            "updatedTime": "2018-11-10T18:29:30.453219Z",
            "uploadedTime": "2009-07-13T13:59:21.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
        },
        {
            "id": 625457,
            "name": "TED - Wendy Freedman: This new telescope might show us the beginning of the universe",
            "header": "When and how did the universe begin? A global group of astronomers wants to answer that question by peering as far back in time as a large new telescope will let us see. Wendy Freedman headed the creation of the Giant Magellan Telescope, under construction in South America; at TEDGlobal in Rio, she shares a bold vision of the discoveries about our universe that the GMT could make possible.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625457/broadcast/WendyFreedman_2014G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625457/large_thumb/WendyFreedman_2014G.jpg",
                "original": "https://upload.frikanalen.no/media/625457/original/WendyFreedman_2014G.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625457/small_thumb/WendyFreedman_2014G.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:15:42.100000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/WendyFreedman_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.221945Z",
            "uploadedTime": null,
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625457/large_thumb/WendyFreedman_2014G.jpg"
        },
        {
            "id": 622966,
            "name": "Møt Arbeiderpartiets stortingskandidater",
            "header": "Møt Arbeiderpartiets kandidater på ett brett og se dem presentere seg selv og Arbeiderpartiet på en annerledes måte.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622966/theora/3234_eb6dec07ad7c481f9bbdc89573fe28b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622966/broadcast/3234_7a2c9902109f46528d89df64d260ea46.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622966/large_thumb/large.jpg"
            },
            "creator": "sindre.beyer@dna.no",
            "organization": {
                "id": 73,
                "name": "Arbeiderpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1793,
                "editorName": "Sindre Fossum Beyer",
                "editorEmail": "sindre.beyer@dna.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:59.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://arbeiderpartiet.no",
            "createdTime": "2009-08-14T16:12:49.220000Z",
            "updatedTime": "2018-11-10T18:29:30.384513Z",
            "uploadedTime": "2009-08-14T16:12:49.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622966/theora/3234_eb6dec07ad7c481f9bbdc89573fe28b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622966/large_thumb/large.jpg"
        },
        {
            "id": 622959,
            "name": "Demokratene - Vidar Kleppe",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622959/broadcast/orig_e474774b2f7f4181871934abb7fee785.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:26.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:11:40.877000Z",
            "updatedTime": "2018-11-10T18:29:30.387281Z",
            "uploadedTime": "2009-08-10T09:11:40.877000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622959/theora/3206_21ec7deefad54540bc4c040067d4e328.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622959/large_thumb/large.jpg"
        },
        {
            "id": 622958,
            "name": "Demokratene - Sjøfolk",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622958/theora/3211_c63458b2e6104fcd9e6a0921f55fb2a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622958/broadcast/orig_c1e464c647a14f0ca18df4d019c35f7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622958/large_thumb/large.jpg"
            },
            "creator": "kjell@demokratene.no",
            "organization": {
                "id": 76,
                "name": "Demokratene",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1446,
                "editorName": "Kjell Arne Sellæg",
                "editorEmail": "kjell@demokratene.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:55.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-10T09:38:54.420000Z",
            "updatedTime": "2018-11-10T18:29:30.388645Z",
            "uploadedTime": "2009-08-10T09:38:54.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622958/theora/3211_c63458b2e6104fcd9e6a0921f55fb2a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622958/large_thumb/large.jpg"
        },
        {
            "id": 625455,
            "name": "TED - John Green: The nerd's guide to learning everything online",
            "header": "Some of us learn best in the classroom, and some of us ... well, we don't. But we still love to learn, to find out new things about the world and challenge our minds. We just need to find the right place to do it, and the right community to learn with. In this charming talk, author John Green shares the world of learning he found in online video.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625455/large_thumb/JohnGreen_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625455/small_thumb/JohnGreen_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625455/theora/JohnGreen_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625455/broadcast/JohnGreen_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625455/original/JohnGreen_2012X.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": "00:18:14.590000",
            "categories": [
                "Barn og ungdom",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JohnGreen_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.223320Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625455/theora/JohnGreen_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625455/large_thumb/JohnGreen_2012X.jpg"
        },
        {
            "id": 623825,
            "name": "Rubiks kube",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
                "original": "https://upload.frikanalen.no/media/623825/original/orig_373daeb6003343409a2342dfe3439642.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623825/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623825/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623825/broadcast/4595_0928ba33f9734f8599df69635269403e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623825/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:28.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:15:59.147000Z",
            "updatedTime": "2018-11-10T18:29:29.326963Z",
            "uploadedTime": "2010-08-10T19:15:59.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623825/theora/4595_1f731d028fab45fdac142176ca102d53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623825/large_thumb/large.jpg"
        },
        {
            "id": 625769,
            "name": "Daily Tech News Show 01. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
                "original": "https://upload.frikanalen.no/media/625769/original/DTNS-2847-%E2%80%93-Advertitlement.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625769/broadcast/DTNS-2847-%E2%80%93-Advertitlement.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:50:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7375vid",
            "createdTime": "2016-09-02T10:40:47.938629Z",
            "updatedTime": "2018-11-10T18:29:26.745754Z",
            "uploadedTime": "2016-09-02T10:40:52.986755Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625769/theora/DTNS-2847-%E2%80%93-Advertitlement.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 627885,
            "name": "Til det palestinske folket",
            "header": "Trond Ali gir en støtteerklæring til det palestinske folket",
            "description": "Trond Ali gir en støtteerklæring til det palestinske folket",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627885/theora/2024-06-02 20-08-12.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627885/broadcast/2024-06-02 20-08-12.dv",
                "original": "https://upload.frikanalen.no/media/627885/original/2024-06-02 20-08-12.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627885/large_thumb/2024-06-02 20-08-12.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:05:26.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2024-06-08T11:14:51.723833Z",
            "updatedTime": "2024-06-17T19:56:54.371412Z",
            "uploadedTime": "2024-06-08T11:17:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627885/theora/2024-06-02 20-08-12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627885/large_thumb/2024-06-02 20-08-12.jpg"
        },
        {
            "id": 625451,
            "name": "TED - Dame Ellen MacArthur: The surprising thing I learned sailing solo around the world",
            "header": "What do you learn when you sail around the world on your own? When solo sailor Ellen MacArthur circled the globe – carrying everything she needed with her – she came back with new insight into the way the world works, as a place of interlocking cycles and finite resources, where the decisions we make today affect what's left for tomorrow. She proposes a bold new way to see the world's economic systems: not as linear, but as circular, where everything comes around.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625451/small_thumb/DameEllenMacArthur_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625451/broadcast/DameEllenMacArthur_2015.dv",
                "original": "https://upload.frikanalen.no/media/625451/original/DameEllenMacArthur_2015.mp4",
                "theora": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.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:16:51.930000",
            "categories": [
                "Beredskap",
                "Samfunn og politikk",
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DameEllenMacArthur_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.227465Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg"
        },
        {
            "id": 625410,
            "name": "Empo TV - 15.01.22",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625410/theora/Empo-150122.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625410/large_thumb/Empo-150122.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625410/small_thumb/Empo-150122.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625410/broadcast/Empo-150122.avi"
            },
            "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:13:09.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:41:09Z",
            "updatedTime": "2020-08-30T20:17:44.851619Z",
            "uploadedTime": "2015-06-15T08:41:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625410/theora/Empo-150122.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625410/large_thumb/Empo-150122.jpg"
        },
        {
            "id": 625236,
            "name": "Empo TV - del 166",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625236/theora/Empo-140130.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625236/small_thumb/Empo-140130.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625236/large_thumb/Empo-140130.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625236/broadcast/Empo-140130.avi"
            },
            "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:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-01-30T09:10:42Z",
            "updatedTime": "2020-08-30T19:29:50.049758Z",
            "uploadedTime": "2014-01-30T09:10:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625236/theora/Empo-140130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625236/large_thumb/Empo-140130.jpg"
        },
        {
            "id": 622920,
            "name": "Den norske kirke i eksil del 26",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622920/theora/3166_820414ec301040ee8b1bed756e4e2d69.ogv",
                "original": "https://upload.frikanalen.no/media/622920/original/orig_cecd0ee99b414ae080b3f64a0346027c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622920/broadcast/3166_8bee45979b7a4e51bf6e44243e6c93f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622920/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:13.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-28T09:26:19.297000Z",
            "updatedTime": "2018-11-10T18:29:30.425695Z",
            "uploadedTime": "2009-07-28T09:26:19.297000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622920/theora/3166_820414ec301040ee8b1bed756e4e2d69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622920/large_thumb/large.jpg"
        },
        {
            "id": 624813,
            "name": "Skolelinux - skolenettløsning",
            "header": "Skolelinux tilbyr en ferdig oppsatt skolenettløsning, med tjenester,arbeidsplasser, PXE-installasjon og brukerprogrammer. Skolelinux blir ofte referert til som Debian Edu. Målet med Skolelinux-prosjektet er å sikre at elevene har dataprogram på sitt morsmål med et driftskonsept som er tilpasset og klargjort for sentralisert drift. Det følger med et opplegg for realistisk innføring og bruk av fri programvare i skolehverdagen. Hensikten er å gi universal tilgang til IKT og hindre digitale klasseskiller. Derfor brukes fri programvare fordi det også gir elever med interesse for teknologi og språk en mulighet til å skape sin egen framtid. Presentasjonen vil gå igjennom hva som er nytt i siste utgave av løsningen og fortelle litt fra prosjektets mer enn 10-årige historie.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624813/theora/6122_7b795b824c48415f8851d19cf62b9dfd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624813/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624813/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624813/broadcast/6122_445a34b0812f427db72248af9b3218a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624813/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:27:22.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-03-24T11:02:17Z",
            "updatedTime": "2018-11-10T18:29:28.025908Z",
            "uploadedTime": "2012-03-24T11:02:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624813/theora/6122_7b795b824c48415f8851d19cf62b9dfd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624813/large_thumb/large.jpg"
        },
        {
            "id": 625768,
            "name": "Daily Tech News Show 31. August 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-",
                "smallThumb": "https://upload.frikanalen.no/media/625768/small_thumb/DTNS-2846-",
                "theora": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625768/broadcast/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.dv",
                "original": "https://upload.frikanalen.no/media/625768/original/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.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": "00:47:15.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7360vid",
            "createdTime": "2016-09-01T09:20:24.717320Z",
            "updatedTime": "2018-11-10T18:29:26.747105Z",
            "uploadedTime": "2016-09-01T09:20:30.587022Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625768/theora/DTNS-2846-%E2%80%93-Scott-Johnson-%26-Evan-Koblentz.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625768/large_thumb/DTNS-2846-"
        },
        {
            "id": 625449,
            "name": "TED - Tal Danino: We can use bacteria to detect cancer (and maybe treat it)",
            "header": "Liver cancer is one of the most difficult cancers to detect, but synthetic biologist Tal Danino had a left-field thought: What if we could create a probiotic, edible bacteria that was \"programmed\" to find liver tumors? His insight exploits something we're just beginning to understand about bacteria: their power of quorum sensing, or doing something together once they reach critical mass. Danino, a TED Fellow, explains how quorum sensing works — and how clever bacteria working together could someday change cancer treatment.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625449/broadcast/TalDanino_2015U.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625449/small_thumb/TalDanino_2015U.jpg",
                "original": "https://upload.frikanalen.no/media/625449/original/TalDanino_2015U.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": "00:04:15.050000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TalDanino_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.228867Z",
            "uploadedTime": "2016-05-05T16:27:50.122826Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg"
        },
        {
            "id": 622914,
            "name": "den norske kirke i eksil del 20",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622914/theora/3160_1312bab1e5534c12bea69d3e1f486794.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622914/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622914/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622914/broadcast/orig_9ed65094fa0f4f5bb54bd0017864eeb8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622914/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-18T10:52:30.917000Z",
            "updatedTime": "2018-11-10T18:29:30.432545Z",
            "uploadedTime": "2009-07-18T10:52:30.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622914/theora/3160_1312bab1e5534c12bea69d3e1f486794.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622914/large_thumb/large.jpg"
        },
        {
            "id": 623814,
            "name": "Handicap",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623814/theora/4582_492c4ac6d20642e481a459c2162b22ee.ogv",
                "original": "https://upload.frikanalen.no/media/623814/original/orig_0dfc79a2dad1465295908840ebc29742.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623814/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623814/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623814/broadcast/4582_b9612b0e462b49318c3d710147af4712.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623814/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:59.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:11:09.657000Z",
            "updatedTime": "2018-11-10T18:29:29.343222Z",
            "uploadedTime": "2010-08-10T19:11:09.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623814/theora/4582_492c4ac6d20642e481a459c2162b22ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623814/large_thumb/large.jpg"
        },
        {
            "id": 624811,
            "name": "WOPG TV Innledning",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624811/theora/6121_291b9dc19ac64e3691c077f822a67671.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624811/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624811/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624811/broadcast/6121_980227d4415e4a8c9817f227d86a9f63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624811/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:00:58.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-03-22T22:09:03.513000Z",
            "updatedTime": "2018-11-10T18:29:28.028709Z",
            "uploadedTime": "2012-03-22T22:09:03.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624811/theora/6121_291b9dc19ac64e3691c077f822a67671.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624811/large_thumb/large.jpg"
        },
        {
            "id": 624809,
            "name": "Mazara Students Q&A",
            "header": "Prem Rawat svarer på spørsmål fra studenter i Mazara.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624809/theora/6119_ddf844410eeb4ba492c5b9ff66dae398.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624809/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624809/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624809/broadcast/6119_ddf844410eeb4ba492c5b9ff66dae398.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624809/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:25:01.640000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-22T17:13:13.883000Z",
            "updatedTime": "2018-11-10T18:29:28.031363Z",
            "uploadedTime": "2012-03-22T17:13:13.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624809/theora/6119_ddf844410eeb4ba492c5b9ff66dae398.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624809/large_thumb/large.jpg"
        },
        {
            "id": 622911,
            "name": "Drøfting av Quranen del 39",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622911/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622911/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622911/broadcast/orig_a46e9c70481c4366a642833552c6e696.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622911/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:32:28.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:48:07.087000Z",
            "updatedTime": "2018-11-10T18:29:30.436796Z",
            "uploadedTime": "2009-05-16T12:48:07.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622911/theora/2933_91c3424d8d0e4fe8a19d114388209993.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622911/large_thumb/large.jpg"
        },
        {
            "id": 624807,
            "name": "Den norske  kirke i eksil 104",
            "header": "Jeus  sier.\"Jeg er livets brød.\" tror du det?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624807/theora/orig_568b86ba57764d57b68b2c7b0def4716.ogv",
                "original": "https://upload.frikanalen.no/media/624807/original/orig_568b86ba57764d57b68b2c7b0def4716.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624807/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624807/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624807/broadcast/6118_0f8721beffcf4602b29538e19722313f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624807/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-20T13:12:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.034093Z",
            "uploadedTime": "2012-03-20T13:12:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624807/theora/orig_568b86ba57764d57b68b2c7b0def4716.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624807/large_thumb/large.jpg"
        },
        {
            "id": 625767,
            "name": "Daily Tech News Show 30. August 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625767/broadcast/DTNS-2845---All-Fun-And-Games_Medium_480p.dv",
                "theora": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625767/small_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg",
                "original": "https://upload.frikanalen.no/media/625767/original/DTNS-2845---All-Fun-And-Games_Medium_480p.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": "00:59:40.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7338vid",
            "createdTime": "2016-08-31T12:28:32.704858Z",
            "updatedTime": "2018-11-10T18:29:26.748468Z",
            "uploadedTime": "2016-08-31T12:28:38.545555Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625767/theora/DTNS-2845---All-Fun-And-Games_Medium_480p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625767/large_thumb/DTNS-2845---All-Fun-And-Games_Medium_480p.jpg"
        },
        {
            "id": 625423,
            "name": "MakerCon - Making in Norway",
            "header": "Haakon Karlsen Jr., Graham Hayward and Jens Dyvik at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625423/broadcast/makercon-09-2014-10-17-making-in-norway-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625423/small_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.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:20:35.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.261889Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
        },
        {
            "id": 623807,
            "name": "Datarock 2010",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623807/theora/4576_c4737d780c704490bdc373f9715f966b.ogv",
                "original": "https://upload.frikanalen.no/media/623807/original/orig_b31f585e48434c298d61dbc3c02ef5c9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623807/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623807/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623807/broadcast/4576_eaaecfe375004e44a6814fc2dccd08e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623807/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:02:24.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:26:28.960000Z",
            "updatedTime": "2018-11-10T18:29:29.353192Z",
            "uploadedTime": "2010-08-10T15:26:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623807/theora/4576_c4737d780c704490bdc373f9715f966b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623807/large_thumb/large.jpg"
        },
        {
            "id": 623806,
            "name": "Dataprosa",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623806/theora/4575_49a3e876c95b4197bc8f03ad49d777ad.ogv",
                "original": "https://upload.frikanalen.no/media/623806/original/orig_caf973e98cad4642af22de566c623ec8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623806/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623806/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623806/broadcast/4575_a0192d4488bb489483b4774a8dcadc0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623806/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:55.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T15:25:04.257000Z",
            "updatedTime": "2018-11-10T18:29:29.354532Z",
            "uploadedTime": "2010-08-10T15:25:04.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623806/theora/4575_49a3e876c95b4197bc8f03ad49d777ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623806/large_thumb/large.jpg"
        },
        {
            "id": 624814,
            "name": "Empo tv - del 85",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624814/theora/6075_6f7dbf7c5d8a4af5bd7d00a11ed8ab99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624814/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624814/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624814/broadcast/6075_92569f28a8d34b71af2fc589d35ab4b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624814/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:47.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:39:53.357000Z",
            "updatedTime": "2020-08-30T19:49:30.959256Z",
            "uploadedTime": "2012-03-06T08:39:53.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624814/theora/6075_6f7dbf7c5d8a4af5bd7d00a11ed8ab99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624814/large_thumb/large.jpg"
        },
        {
            "id": 624808,
            "name": "Empo tv - del 84",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624808/theora/6074_939ac22ddd7b4b23afa8ee1661654320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624808/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624808/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624808/broadcast/6074_f08d36f7a06841bba98d55e6fafc5276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624808/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:38.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:05:53.350000Z",
            "updatedTime": "2020-08-30T19:50:04.318077Z",
            "uploadedTime": "2012-03-06T08:05:53.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624808/theora/6074_939ac22ddd7b4b23afa8ee1661654320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624808/large_thumb/large.jpg"
        },
        {
            "id": 622904,
            "name": "Drøfting av Quranen del 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622904/broadcast/orig_7d86f451597344ceaf5843d94824fc18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622904/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:32:36.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:20.120000Z",
            "updatedTime": "2018-11-10T18:29:30.446437Z",
            "uploadedTime": "2009-05-16T12:46:20.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
        },
        {
            "id": 624804,
            "name": "11_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
                "original": "https://upload.frikanalen.no/media/624804/original/orig_df6f9f488e74460ebf464809a6d01cd6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624804/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624804/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:38:31.923000Z",
            "updatedTime": "2018-11-10T18:29:28.038200Z",
            "uploadedTime": "2012-01-12T09:38:31.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624804/large_thumb/large.jpg"
        },
        {
            "id": 623801,
            "name": "Apropos: Kulde",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
                "original": "https://upload.frikanalen.no/media/623801/original/orig_0dd0051042054356ad92291b8fc140c2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623801/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623801/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623801/broadcast/4588_e2d56ab5a86549b4af771bdd06f01795.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623801/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:02:48.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:21.567000Z",
            "updatedTime": "2018-11-10T18:29:29.361373Z",
            "uploadedTime": "2010-08-10T19:13:21.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
        },
        {
            "id": 624803,
            "name": "Inside Israel Mars 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
                "original": "https://upload.frikanalen.no/media/624803/original/orig_aeb4ce2167f64168bb8885041a259dcb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624803/broadcast/6095_46aefd397c2b4ba19b54cdb7a83370f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-08T18:25:27.710000Z",
            "updatedTime": "2018-11-10T18:29:28.039613Z",
            "uploadedTime": "2012-03-08T18:25:27.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
        },
        {
            "id": 622893,
            "name": "den norske kirke i eksil del 22",
            "header": "Gudstjeneste  Oslo",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622893/theora/3029_df6984fed3b44478ac58551cd0fb49d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622893/broadcast/orig_c5f094b27f6a43b0abd2a4d5d09046c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622893/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:18.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-18T21:54:58.067000Z",
            "updatedTime": "2018-11-10T18:29:30.460126Z",
            "uploadedTime": "2009-06-18T21:54:58.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622893/theora/3029_df6984fed3b44478ac58551cd0fb49d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622893/large_thumb/large.jpg"
        },
        {
            "id": 625446,
            "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
            "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625446/broadcast/20150811-alaveteli-hungary-frikanalen.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:55:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.231728Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
        },
        {
            "id": 622631,
            "name": "Sponsing Godt Perspektiv",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622631/broadcast/orig_a7a783c7ed3340f5a03f7d5c03adec61.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:10.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-24T10:11:14.247000Z",
            "updatedTime": "2018-11-10T18:29:30.464222Z",
            "uploadedTime": "2009-06-24T10:11:14.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622631/theora/3039_59404279b032455eb5574d5f0c8d03ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622631/large_thumb/large.jpg"
        },
        {
            "id": 625766,
            "name": "Daily Tech News Show 29. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv",
                "original": "https://upload.frikanalen.no/media/625766/original/DTNS-2844-%E2%80%93-Snowden-Approved.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625766/broadcast/DTNS-2844-%E2%80%93-Snowden-Approved.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:39:34.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7322vid",
            "createdTime": "2016-08-30T10:41:29.073826Z",
            "updatedTime": "2018-11-10T18:29:26.749983Z",
            "uploadedTime": "2016-08-30T10:41:35.330738Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625766/theora/DTNS-2844-%E2%80%93-Snowden-Approved.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 622628,
            "name": "den norske kirke i eksil del 23",
            "header": "Den norske kirke i eksil del 23",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622628/theora/3030_01e3f5e3ffc440379779bee3a7daafa7.ogv",
                "original": "https://upload.frikanalen.no/media/622628/original/orig_327f86875ee54b1fbea014017894b590.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/622628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622628/broadcast/3030_0494e1627d8647b4bebbea84fe180036.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622628/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:40.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-18T22:19:27.163000Z",
            "updatedTime": "2018-11-10T18:29:30.468215Z",
            "uploadedTime": "2009-06-18T22:19:27.163000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622628/theora/3030_01e3f5e3ffc440379779bee3a7daafa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622628/large_thumb/large.jpg"
        },
        {
            "id": 625445,
            "name": "TED - Rajiv Maheswaran: The math behind basketball's wildest moves",
            "header": "Basketball is a fast-moving game of improvisation, contact and, ahem, spatio-temporal pattern recognition. Rajiv Maheswaran and his colleagues are analyzing the movements behind the key plays of the game, to help coaches and players combine intuition with new data. Bonus: What they're learning could help us understand how humans move everywhere.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625445/small_thumb/RajivMaheswaran_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625445/original/RajivMaheswaran_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625445/broadcast/RajivMaheswaran_2015.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:12:12.360000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RajivMaheswaran_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.233239Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg"
        },
        {
            "id": 623792,
            "name": "Hjerte Til Hjerte nr. 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623792/broadcast/4287_0702c9bd84084ea2b2ea9ed81c192167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:14:42.260000Z",
            "updatedTime": "2018-11-10T18:29:29.373967Z",
            "uploadedTime": "2010-05-07T07:14:42.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
        },
        {
            "id": 625765,
            "name": "Daily Tech News Show 26. August 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625765/broadcast/DTNS20160826.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625765/small_thumb/DTNS20160826.jpg",
                "original": "https://upload.frikanalen.no/media/625765/original/DTNS20160826.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.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:56:01.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7296vid",
            "createdTime": "2016-08-29T06:22:59.671520Z",
            "updatedTime": "2018-11-10T18:29:26.751339Z",
            "uploadedTime": "2016-08-29T06:23:06.772974Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625765/theora/DTNS20160826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625765/large_thumb/DTNS20160826.jpg"
        },
        {
            "id": 622610,
            "name": "Akkurat nå! 7.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622610/broadcast/orig_f018b7c57b17432685e7c7ff1eb84d67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622610/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:46:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.487268Z",
            "uploadedTime": "2009-01-02T17:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622610/theora/2475_7780c45380fa4f188b629ff5421f3cca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622610/large_thumb/large.jpg"
        },
        {
            "id": 625440,
            "name": "TED - Chris Urmson: How a driverless car sees the road",
            "header": "Statistically, the least reliable part of the car is ... the driver. Chris Urmson heads up Google's driverless car program, one of several efforts to remove humans from the driver's seat. He talks about where his program is right now, and shares fascinating footage that shows how the car sees the road and makes autonomous decisions about what to do next.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625440/small_thumb/ChrisUrmson_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625440/theora/ChrisUrmson_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625440/original/ChrisUrmson_2015.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625440/large_thumb/ChrisUrmson_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625440/broadcast/ChrisUrmson_2015.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:15:33.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ChrisUrmson_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.238742Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625440/theora/ChrisUrmson_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625440/large_thumb/ChrisUrmson_2015.jpg"
        },
        {
            "id": 622347,
            "name": "New Life 2009 del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622347/broadcast/orig_12d69a8ef91142d68075352bec2071f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:43.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.847060Z",
            "uploadedTime": "2009-01-02T15:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622347/theora/2394_47d5dd306a9841bea20f242323990a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622347/large_thumb/large.jpg"
        }
    ]
}