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

{
    "count": 3408,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1100&ordering=description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1000&ordering=description",
    "results": [
        {
            "id": 624822,
            "name": "Bibelstudier 01 (2 kv 2012)",
            "header": "Definisjon av evangelisme. Bibelstudiene dette kvartalet (april ? juni) handler om evangelisme. Vi begynner med en definisjon. \nSamtalepartnerne er Lynn S. Kvinge fra Norsk Bibelinstitutt, pastor i Bergen Sven-Inge Frantzen, \nog programleder Tor Tjeransen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624822/theora/orig_15e87b1483984d418ccd553faee0ab2c.ogv",
                "original": "https://upload.frikanalen.no/media/624822/original/orig_15e87b1483984d418ccd553faee0ab2c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624822/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624822/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624822/broadcast/6139_4169e3b280444e13a352f6e8a51b6459.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624822/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:45:21.757000Z",
            "updatedTime": "2018-11-10T18:29:28.014737Z",
            "uploadedTime": "2012-03-29T08:45:21.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624822/theora/orig_15e87b1483984d418ccd553faee0ab2c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624822/large_thumb/large.jpg"
        },
        {
            "id": 624823,
            "name": "Bibelstudier 04 (2 kv 2012)",
            "header": "Evangelisering. Hva slags spor setter den som spres sin tror? Må man selv praktisere det man forkynner?       Evangelisering kan og må utføres på mange forskjellige måter. Tor Tjeransen er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624823/theora/orig_273df2c2e1b8417090a665b960e24af6.ogv",
                "original": "https://upload.frikanalen.no/media/624823/original/orig_273df2c2e1b8417090a665b960e24af6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624823/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624823/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624823/broadcast/6142_f02b53b3dda14fbf88ddf4317050ce88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624823/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:54:55.387000Z",
            "updatedTime": "2018-11-10T18:29:28.013309Z",
            "uploadedTime": "2012-03-29T08:54:55.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624823/theora/orig_273df2c2e1b8417090a665b960e24af6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624823/large_thumb/large.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": 625771,
            "name": "Daily Tech News Show 06. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625771/theora/dtns20160906.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625771/broadcast/dtns20160906.dv",
                "original": "https://upload.frikanalen.no/media/625771/original/dtns20160906.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625771/large_thumb/dtns20160906.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625771/small_thumb/dtns20160906.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:09:16.300000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7409vid",
            "createdTime": "2016-09-07T09:54:45.083155Z",
            "updatedTime": "2018-11-10T18:29:26.743015Z",
            "uploadedTime": "2016-09-07T09:54:50.138562Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625771/theora/dtns20160906.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625771/large_thumb/dtns20160906.jpg"
        },
        {
            "id": 625772,
            "name": "Coreboot - fast, free and secure computer firmware",
            "header": "Coreboot is an extended firmware platform that delivers a lightning fast and secure boot experience on modern computers and embedded systems.\r\n\r\nIntroduction to coreboot ecosystem and the obstacles industry puts on our wishes of a true computer ownership that starts from open firmware. We will have a quick view of the various projects under the coreboot umbrella and how these have evolved in last 15 or so years. We shall cover topics around securing firmware, review and validation process of coreboot source and the goal of leaving minimal attack surfaces behind (keep-it-simple stupid).\r\n\r\nKyösti is a coreboot enthusiast and has been a developer since 2010, with main interests on low-level debugging tools and reverse-engineering on x86.\r\n\r\nNUUG talk from 2016-09-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625772/theora/20160913-coreboot-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625772/small_thumb/20160913-coreboot-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625772/broadcast/20160913-coreboot-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625772/large_thumb/20160913-coreboot-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:52:55.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-09-14T16:34:54.833568Z",
            "updatedTime": "2018-11-10T18:29:26.741614Z",
            "uploadedTime": "2016-09-14T16:36:38.550496Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625772/theora/20160913-coreboot-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625772/large_thumb/20160913-coreboot-frikanalen.jpg"
        },
        {
            "id": 626119,
            "name": "FSCONS 2017 - Eireann 'bsb' Leverett - Untapped Malicious Potential",
            "header": "Sounds crazy to even try to estimate right?\r\n\r\nThis presentation will cover the details of the calculation, and how we can track these numbers over time. We will also do some visualisation of this data and initiate discussion of where our resources should be spent best in fighting the threat of rDDoS attacks. The key contribution is an extensible methodology for measuring global potential for rDDoS attacks, in realistic terms of throughput. Why might this matter to DDoS mitigation, and what can we learn by watching these trends over time?\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626119/broadcast/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg",
                "original": "https://upload.frikanalen.no/media/626119/original/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.webm"
            },
            "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:12.120000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett",
            "createdTime": "2018-12-17T23:13:49.665163Z",
            "updatedTime": "2018-12-18T00:12:45.710971Z",
            "uploadedTime": "2018-12-17T23:34:17.533197Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg"
        },
        {
            "id": 626091,
            "name": "When exploits are blind - Chris Dale",
            "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626091/broadcast/20181120-chris.dv",
                "original": "https://upload.frikanalen.no/media/626091/original/20181120-chris.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:10.100000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=NQAOz0llpss",
            "createdTime": "2018-12-10T13:15:13.380411Z",
            "updatedTime": "2018-12-13T19:55:00.506427Z",
            "uploadedTime": "2018-12-10T14:30:27.706511Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
        },
        {
            "id": 624824,
            "name": "Bibelstudier 02 (2 kv 2012)",
            "header": "Medlemmer i tjeneste. I en menighet er det et mål at alle skal ha en oppgave å utføre. Lynn S. Kvinge fra Norsk Bibelinstitutt, pastor i Bergen Sven-Inge Frantzen, og programleder Tor Tjeransen oppmuntrer alle som tror til å spre det glade budskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624824/theora/orig_9ab46fc6be594f5daf8055571522e859.ogv",
                "original": "https://upload.frikanalen.no/media/624824/original/orig_9ab46fc6be594f5daf8055571522e859.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624824/broadcast/6140_2338eedf3b46463fa455dd698660b5b9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624824/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:48:45.463000Z",
            "updatedTime": "2018-11-10T18:29:28.011753Z",
            "uploadedTime": "2012-03-29T08:48:45.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624824/theora/orig_9ab46fc6be594f5daf8055571522e859.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624824/large_thumb/large.jpg"
        },
        {
            "id": 624521,
            "name": "NM2011 - Sola Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624521/broadcast/5678_25aac2eda55a459182b9aee06bfd0250.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:57.810000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:16:27.647000Z",
            "updatedTime": "2018-11-10T18:29:28.410813Z",
            "uploadedTime": "2011-07-02T10:16:27.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
        },
        {
            "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": 624826,
            "name": "I historiens lys 01",
            "header": "Boken som ble gjenoppdaget. Reformasjonen var avhengig av at Bibelen kunne være en bok som alle kunne lese. Tor Tjeransen går i Luthers fotspor for å finne ut hvordan bøkenes bok ble tilgjengelig for folket.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624826/theora/orig_be819d9afd164269979922ee5233aeb0.ogv",
                "original": "https://upload.frikanalen.no/media/624826/original/orig_be819d9afd164269979922ee5233aeb0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624826/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624826/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624826/broadcast/6156_982cb30fdc304276ae47a7af5f94f56b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624826/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:55:18.723000Z",
            "updatedTime": "2018-11-10T18:29:28.008645Z",
            "uploadedTime": "2012-03-29T09:55:18.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624826/theora/orig_be819d9afd164269979922ee5233aeb0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624826/large_thumb/large.jpg"
        },
        {
            "id": 625385,
            "name": "Piwik - Webstatistikk med fri programvare",
            "header": "Presentasjon av et fullgodt alternativ Google Analytics som lar deg ha kontroll på din egne data.\r\n\r\nKim Tore Jensen jobber til daglig hos Freecode og har jobbet med webutvikling og drift i 6 år.  Beskriver seg selv som en med brennende engasjement for Linux, fri programvare, terminalen og web-plattformen. Han er utvikleren bak den ncurses-baserte MPD-klienten (Music Player Daemon) «pms» (Practical Music Search).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625385/theora/20121009-piwik-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625385/large_thumb/20121009-piwik-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625385/small_thumb/20121009-piwik-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625385/broadcast/20121009-piwik-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:25:33.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.314484Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625385/theora/20121009-piwik-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625385/large_thumb/20121009-piwik-frikanalen.jpg"
        },
        {
            "id": 625573,
            "name": "Daily Tech News Show 04. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625573/large_thumb/DTNS20160504.jpg",
                "original": "https://upload.frikanalen.no/media/625573/original/DTNS20160504.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625573/small_thumb/DTNS20160504.jpg",
                "theora": "https://upload.frikanalen.no/media/625573/theora/DTNS20160504.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625573/broadcast/DTNS20160504.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": "01:00:35.690000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6338vid",
            "createdTime": "2016-05-23T15:17:03.617216Z",
            "updatedTime": "2018-11-10T18:29:27.066695Z",
            "uploadedTime": "2016-05-23T16:05:27.744596Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625573/theora/DTNS20160504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625573/large_thumb/DTNS20160504.jpg"
        },
        {
            "id": 624827,
            "name": "I historiens lys 03",
            "header": "Fra sabbat til søndag. At de fleste kristne i dag har ukens første dag som hviledag i stedet for den syvende, har ikke sin grunn i Bibelen. Tor Tjeransen er i Roma der han peker på tre historiske årsaker til forandringen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624827/theora/orig_123bd4b523c8441793dce3ac3ab38642.ogv",
                "original": "https://upload.frikanalen.no/media/624827/original/orig_123bd4b523c8441793dce3ac3ab38642.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624827/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624827/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624827/broadcast/6158_43ef3b047e334735bf5c7c32fa81e56c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624827/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T10:01:24.257000Z",
            "updatedTime": "2018-11-10T18:29:28.007194Z",
            "uploadedTime": "2012-03-29T10:01:24.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624827/theora/orig_123bd4b523c8441793dce3ac3ab38642.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624827/large_thumb/large.jpg"
        },
        {
            "id": 624828,
            "name": "Den norske kirke i eksil 105",
            "header": "ENDRING AV GRUNNLOVENS PARAGRAF 2\nHVA VIL DET BETY FOR DIN TRO PÅ JESUS?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624828/theora/orig_6b68c57ac0d24d3b925b8162f989115b.ogv",
                "original": "https://upload.frikanalen.no/media/624828/original/orig_6b68c57ac0d24d3b925b8162f989115b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624828/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624828/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624828/broadcast/6170_dd3c81e96a134b058e55f14afce03884.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624828/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-02T19:48:47.943000Z",
            "updatedTime": "2018-11-10T18:29:28.005665Z",
            "uploadedTime": "2012-04-02T19:48:47.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624828/theora/orig_6b68c57ac0d24d3b925b8162f989115b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624828/large_thumb/large.jpg"
        },
        {
            "id": 625461,
            "name": "TED - Robin Murphy: These robots come to the rescue after a disaster",
            "header": "When disaster strikes, who's first on the scene? More and more, it’s a robot. In her lab, Robin Murphy builds robots that fly, tunnel, swim and crawl through disaster scenes, helping firefighters and rescue workers save more lives safely — and help communities return to normal up to three years faster.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625461/theora/RobinMurphy_2015W.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625461/small_thumb/RobinMurphy_2015W.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625461/broadcast/RobinMurphy_2015W.dv",
                "original": "https://upload.frikanalen.no/media/625461/original/RobinMurphy_2015W.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625461/large_thumb/RobinMurphy_2015W.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:09:03.210000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RobinMurphy_2015W",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.216262Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625461/theora/RobinMurphy_2015W.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625461/large_thumb/RobinMurphy_2015W.jpg"
        },
        {
            "id": 624829,
            "name": "14_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
                "original": "https://upload.frikanalen.no/media/624829/original/orig_7583b604773d4fcd85e7f5916f355d85.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624829/broadcast/6172_b8cf8b0333094017b4a4efb0e579dfdb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:24:34.100000Z",
            "updatedTime": "2018-11-10T18:29:28.004319Z",
            "uploadedTime": "2012-04-03T07:24:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
        },
        {
            "id": 624831,
            "name": "Alvøen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624831/broadcast/6194_e70e3794bc364fdeb9cc27317d199a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:37:21.683000Z",
            "updatedTime": "2018-11-10T18:29:28.002904Z",
            "uploadedTime": "2012-04-10T10:37:21.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
        },
        {
            "id": 625463,
            "name": "TED - Laura Schulz: The surprisingly logical minds of babies",
            "header": "How do babies learn so much from so little so quickly? In a fun, experiment-filled talk, cognitive scientist Laura Schulz shows how our young ones make decisions with a surprisingly strong sense of logic, well before they can talk.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625463/theora/LauraSchulz_2015.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625463/small_thumb/LauraSchulz_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625463/original/LauraSchulz_2015.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625463/large_thumb/LauraSchulz_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625463/broadcast/LauraSchulz_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:20:22.970000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LauraSchulz_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.214525Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625463/theora/LauraSchulz_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625463/large_thumb/LauraSchulz_2015.jpg"
        },
        {
            "id": 625775,
            "name": "Daily Tech News Show 07. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625775/theora/DTNS20160907.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625775/broadcast/DTNS20160907.dv",
                "original": "https://upload.frikanalen.no/media/625775/original/DTNS20160907.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625775/large_thumb/DTNS20160907.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625775/small_thumb/DTNS20160907.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:58:31.250000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7426vid",
            "createdTime": "2016-09-26T09:16:50.755072Z",
            "updatedTime": "2018-11-10T18:29:26.737510Z",
            "uploadedTime": "2016-09-26T09:17:05.401150Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625775/theora/DTNS20160907.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625775/large_thumb/DTNS20160907.jpg"
        },
        {
            "id": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 624832,
            "name": "Borge Musikkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624832/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624832/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624832/broadcast/6195_132c4a2fb628401ca1a7060fb8076315.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624832/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:33.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:45:18.903000Z",
            "updatedTime": "2018-11-10T18:29:28.001557Z",
            "uploadedTime": "2012-04-10T10:45:18.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624832/theora/6195_132c4a2fb628401ca1a7060fb8076315.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624832/large_thumb/large.jpg"
        },
        {
            "id": 624835,
            "name": "Halsen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624835/broadcast/6197_89bd5dc9f9074bf48a1456081779fb94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:40.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:03:58.307000Z",
            "updatedTime": "2018-11-10T18:29:27.998766Z",
            "uploadedTime": "2012-04-10T11:03:58.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
        },
        {
            "id": 625465,
            "name": "TED - Michael Green: How we can make the world a better place by 2030",
            "header": "Can we end hunger and poverty, halt climate change and achieve gender equality in the next 15 years? The governments of the world think we can. Meeting at the UN in September 2015, they agreed to a new set of Global Goals for the development of the world to 2030. Social progress expert Michael Green invites us to imagine how these goals and their vision for a better world can be achieved.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625465/theora/MichaelGreen_2015G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625465/broadcast/MichaelGreen_2015G.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625465/small_thumb/MichaelGreen_2015G.jpg",
                "original": "https://upload.frikanalen.no/media/625465/original/MichaelGreen_2015G.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625465/large_thumb/MichaelGreen_2015G.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:14:43.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelGreen_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.211789Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625465/theora/MichaelGreen_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625465/large_thumb/MichaelGreen_2015G.jpg"
        },
        {
            "id": 624836,
            "name": "Drammen Konsertorkester NM 201",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624836/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624836/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624836/broadcast/6198_cc555ed4f23d485c9ed46ad711071335.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624836/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:17:28.367000Z",
            "updatedTime": "2018-11-10T18:29:27.997389Z",
            "uploadedTime": "2012-04-10T11:17:28.367000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624836/large_thumb/large.jpg"
        },
        {
            "id": 624837,
            "name": "Kolbu Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624837/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624837/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624837/broadcast/6200_138df8537bc14a71859bbd71b739d636.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624837/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:23.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T12:51:07.463000Z",
            "updatedTime": "2018-11-10T18:29:27.996040Z",
            "uploadedTime": "2012-04-10T12:51:07.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624837/theora/6200_138df8537bc14a71859bbd71b739d636.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624837/large_thumb/large.jpg"
        },
        {
            "id": 625776,
            "name": "Daily Tech News Show 08. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625776/broadcast/DTNS20160908.dv",
                "theora": "https://upload.frikanalen.no/media/625776/theora/DTNS20160908.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625776/large_thumb/DTNS20160908.jpg",
                "original": "https://upload.frikanalen.no/media/625776/original/DTNS20160908.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625776/small_thumb/DTNS20160908.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:54:30.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7443vid",
            "createdTime": "2016-09-26T10:52:50.490468Z",
            "updatedTime": "2018-11-10T18:29:26.736154Z",
            "uploadedTime": "2016-09-26T10:52:55.277679Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625776/theora/DTNS20160908.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625776/large_thumb/DTNS20160908.jpg"
        },
        {
            "id": 624838,
            "name": "Empo tv - del 87",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624838/theora/6077_a8bd6c0dd61e4fa092b05d0489b96f77.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624838/broadcast/6077_f1ee4266a0ac4d01ac98772ea2969dac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624838/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:13:30.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:43:54.577000Z",
            "updatedTime": "2020-08-30T19:49:54.212469Z",
            "uploadedTime": "2012-03-06T08:43:54.577000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624838/theora/6077_a8bd6c0dd61e4fa092b05d0489b96f77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624838/large_thumb/large.jpg"
        },
        {
            "id": 624860,
            "name": "Empo tv - del 88",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624860/theora/6078_16d88dd3cfe84b03ac5f0a44bb341a8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624860/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624860/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624860/broadcast/6078_71af250f751e41d092e30a546488450a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624860/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:13:58.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-03-06T08:56:48.260000Z",
            "updatedTime": "2020-08-30T19:49:05.535219Z",
            "uploadedTime": "2012-03-06T08:56:48.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624860/theora/6078_16d88dd3cfe84b03ac5f0a44bb341a8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624860/large_thumb/large.jpg"
        },
        {
            "id": 625470,
            "name": "TED - Vijay Kumar: The future of flying robots",
            "header": "At his lab at the University of Pennsylvania, Vijay Kumar and his team have created autonomous aerial robots inspired by honeybees. Their latest breakthrough: Precision Farming, in which swarms of robots map, reconstruct and analyze every plant and piece of fruit in an orchard, providing vital information to farmers that can help improve yields and make water management smarter.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625470/original/VijayKumar_2015X.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625470/large_thumb/VijayKumar_2015X.jpg",
                "theora": "https://upload.frikanalen.no/media/625470/theora/VijayKumar_2015X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625470/broadcast/VijayKumar_2015X.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625470/small_thumb/VijayKumar_2015X.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:13:13.730000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/VijayKumar_2015X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.203945Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625470/theora/VijayKumar_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625470/large_thumb/VijayKumar_2015X.jpg"
        },
        {
            "id": 624842,
            "name": "Sagene Janitsjarkorps NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624842/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624842/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624842/broadcast/6203_830f4689e3324a4c8a5e5fcc319b25f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624842/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:47.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T07:52:00.513000Z",
            "updatedTime": "2018-11-10T18:29:27.993231Z",
            "uploadedTime": "2012-04-11T07:52:00.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624842/theora/6203_830f4689e3324a4c8a5e5fcc319b25f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624842/large_thumb/large.jpg"
        },
        {
            "id": 624843,
            "name": "Stabekk Janitsjarorkester",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624843/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624843/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624843/broadcast/6205_176400b436e44b99a4982614f5b76887.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T08:51:18.913000Z",
            "updatedTime": "2018-11-10T18:29:27.991717Z",
            "uploadedTime": "2012-04-11T08:51:18.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624843/theora/6205_7b83cc910c124f01b8157c80e6791ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624843/large_thumb/large.jpg"
        },
        {
            "id": 625472,
            "name": "TED - Mathias Jud: Art that lets you talk back to NSA spies",
            "header": "In 2013, the world learned that the NSA and its UK equivalent, GCHQ, routinely spied on the German government. Amid the outrage, artists Mathias Jud and Christoph Wachter thought: Well, if they're listening ... let's talk to them. With antennas mounted on the roof of the Swiss Embassy in Berlin's government district, they set up an open network that let the world send messages to US and UK spies listening nearby. It's one of three bold, often funny, and frankly subversive works detailed in this talk, which highlights the world's growing discontent with surveillance and closed networks.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625472/broadcast/MathiasJud_2015G.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625472/small_thumb/MathiasJud_2015G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625472/large_thumb/MathiasJud_2015G.jpg",
                "theora": "https://upload.frikanalen.no/media/625472/theora/MathiasJud_2015G.ogv",
                "original": "https://upload.frikanalen.no/media/625472/original/MathiasJud_2015G.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:13:00.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MathiasJud_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.201115Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625472/theora/MathiasJud_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625472/large_thumb/MathiasJud_2015G.jpg"
        },
        {
            "id": 625780,
            "name": "Daily Tech News Show 09. September 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625780/theora/DTNS20160909.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625780/broadcast/DTNS20160909.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625780/small_thumb/DTNS20160909.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625780/large_thumb/DTNS20160909.jpg",
                "original": "https://upload.frikanalen.no/media/625780/original/DTNS20160909.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:51:45.020000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7459vid",
            "createdTime": "2016-09-29T13:11:59.314658Z",
            "updatedTime": "2018-11-10T18:29:26.730252Z",
            "uploadedTime": "2016-09-29T13:12:03.731146Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625780/theora/DTNS20160909.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625780/large_thumb/DTNS20160909.jpg"
        },
        {
            "id": 626116,
            "name": "FSCONS 2017 - Pål Taule Bentebråten - Towards a Global Cryptocurrency Infrastructure: A Revolutionary Sharing Economy",
            "header": "Yesterday we bartered with favors. If you do something for me, I will do something for you in return.\r\n\r\nToday giant tech companies has commercialised the favor for a favor economy. They have built strong platforms with algorithms to match two parties in a market. Uber matches drivers with people that need a ride, AirBnB matches people that are in need of a place to stay with people that are renting out their apartments. They call this the sharing economy, but there is no such thing as sharing in it.\r\n\r\nTomorrow, we will build the true sharing economy on decentralized platforms that is owned by the people and not giant tech corporations. We will build platforms where the value is not extracted by a third party, but distributed right back into the network. We will build bottom up organizations with structures of collaboration and sharing rather than top down hierarchies of command and control.\r\n\r\n* A brief history of the sharing economy\r\n* How the sharing economy works today\r\n* How blockchain can transform the sharing economy\r\n* Hurdles ahead, challenges of using blockchains\r\n* Think big, think ahead, see a world of opportunities\r\n\r\nHow cryptocurrencies can enable a true sharing economy.\r\n\r\nChallenges ahead:\r\nInfrastructure and global adoption\r\nRegulation vs Innovation\r\nWhat’s next?\r\nUniversal Basic Income (UBI)\r\nA decentralized Internet\r\nNexus\r\n\r\nFilmed by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626116/broadcast/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg",
                "original": "https://upload.frikanalen.no/media/626116/original/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.webm"
            },
            "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:37:50",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revol",
            "createdTime": "2018-12-16T14:28:59.674965Z",
            "updatedTime": "2018-12-16T15:12:38.431677Z",
            "uploadedTime": "2018-12-16T14:41:09.854372Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg"
        },
        {
            "id": 626112,
            "name": "FSCONS 2017 - Jérémie Zimmermann - Love Against the Machine",
            "header": "An open discussion as an attempt at building a common understanding and a narrative around the questions of technological colonialism, the loss of control over our devices, and the need to rethink the way we liberate our computing.\r\n\r\nComputers changed over the last 20 years, from friendly machines we could understand, control and improve upon to black-boxed prisons designed at controlling us. How come we are now an increasing number to *hate* these machines, when we remember a past in which we used to passionately love them?\r\n\r\nFrom mobile computers (aka \"smartphones\") containing black-boxed baseband processors enabling remote control, and kicking the user away from properly owning his device, to generalized Intel CPUs and their \"Management Engine\" providing also a way for \"real masters\" of our machines to monitor and control all we do online, the age of the technological optimism is long gone. It is almost impossible today to buy a computer that isn't designed and built as an enemy of its user.\r\n\r\nThis shift of modern computing towards \"enemy machines\" has a profound impact on geopolitics (think \"Trump's NSA\"), on power relationships (think \"We know what you did online for the last 15 years\") but also on our humanities and the way we relate to each other: If I cannot understand how a machine works, how will I ever improve it? How will I ever have a chance to participate in a society run by such black boxes?\r\n\r\nThis open discussion will offer an attempt at a narrative to help us (re)frame the issues surrounding Free/Libre software, and the way we participate in these projects. From a purely technological perspective to a holistic vision based on understanding the ways we interact with each other, at large.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626112/broadcast/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.jpg",
                "original": "https://upload.frikanalen.no/media/626112/original/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.webm"
            },
            "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:48:16.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann",
            "createdTime": "2018-12-14T21:59:33.912714Z",
            "updatedTime": "2018-12-14T23:31:08.261894Z",
            "uploadedTime": "2018-12-14T22:46:07.645719Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.jpg"
        },
        {
            "id": 624844,
            "name": "Tønsberg Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624844/broadcast/6206_108d35d6e00c4d95b4468feea02ff2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:52.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:04:35.283000Z",
            "updatedTime": "2018-11-10T18:29:27.990335Z",
            "uploadedTime": "2012-04-11T09:04:35.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
        },
        {
            "id": 624846,
            "name": "Vestre Aker Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624846/broadcast/6208_a49bfac92c68469db74a3ce9b5640c68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:06:37.467000Z",
            "updatedTime": "2018-11-10T18:29:27.988988Z",
            "uploadedTime": "2012-04-11T10:06:37.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
        },
        {
            "id": 625475,
            "name": "TED - Harald Haas: Wireless data from every light bulb",
            "header": "What if every light bulb in the world could also transmit data? At TEDGlobal, Harald Haas demonstrates, for the first time, a device that could do exactly that. By flickering the light from a single LED, a change too quick for the human eye to detect, he can transmit far more data than a cellular tower -- and do it in a way that's more efficient, secure and widespread.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625475/theora/HaraldHaas_2011G.ogv",
                "original": "https://upload.frikanalen.no/media/625475/original/HaraldHaas_2011G.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625475/small_thumb/HaraldHaas_2011G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625475/broadcast/HaraldHaas_2011G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625475/large_thumb/HaraldHaas_2011G.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:12:51.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/HaraldHaas_2011G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.197744Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625475/theora/HaraldHaas_2011G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625475/large_thumb/HaraldHaas_2011G.jpg"
        },
        {
            "id": 624847,
            "name": "Lillestrøm Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624847/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624847/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624847/broadcast/6207_8ff53fd581cc44cd832ddb8186bd5c6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:54:16.193000Z",
            "updatedTime": "2018-11-10T18:29:27.987637Z",
            "uploadedTime": "2012-04-11T09:54:16.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624847/theora/6207_daa1343569fa4d3088d870d6bd4cad9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624847/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 625478,
            "name": "TED - Melissa Fleming: A boat carrying 500 refugees sunk at sea. The story of two survivors",
            "header": "Aboard an overloaded ship carrying more than 500 refugees, a young woman becomes an unlikely hero. This single, powerful story, told by Melissa Fleming of the UN's refugee agency, gives a human face to the sheer numbers of human beings trying to escape to better lives ... as the refugee ships keep coming ...\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625478/small_thumb/MelissaFleming_2015X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625478/large_thumb/MelissaFleming_2015X.jpg",
                "original": "https://upload.frikanalen.no/media/625478/original/MelissaFleming_2015X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625478/broadcast/MelissaFleming_2015X.dv",
                "theora": "https://upload.frikanalen.no/media/625478/theora/MelissaFleming_2015X.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:19:19.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MelissaFleming_2015X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.193546Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625478/theora/MelissaFleming_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625478/large_thumb/MelissaFleming_2015X.jpg"
        },
        {
            "id": 625781,
            "name": "Daily Tech News Show 12. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625781/broadcast/DTNS20160912.dv",
                "theora": "https://upload.frikanalen.no/media/625781/theora/DTNS20160912.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625781/small_thumb/DTNS20160912.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625781/large_thumb/DTNS20160912.jpg",
                "original": "https://upload.frikanalen.no/media/625781/original/DTNS20160912.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:48:25.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7488vid",
            "createdTime": "2016-09-30T07:18:02.355544Z",
            "updatedTime": "2018-11-10T18:29:26.728901Z",
            "uploadedTime": "2016-09-30T07:18:12.831308Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625781/theora/DTNS20160912.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625781/large_thumb/DTNS20160912.jpg"
        },
        {
            "id": 624849,
            "name": "Skjold Nesttun Janitsjar",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624849/broadcast/6216_26f4248a853444e1989fc46bcd1d0219.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:59.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T13:48:41.563000Z",
            "updatedTime": "2018-11-10T18:29:27.984817Z",
            "uploadedTime": "2012-04-11T13:48:41.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
        },
        {
            "id": 624850,
            "name": "Sandefjord Ungdomskorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624850/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624850/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624850/broadcast/6215_a41d61539a7c40039dec20e87467e51d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:58.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:26:06.637000Z",
            "updatedTime": "2018-11-10T18:29:27.983425Z",
            "uploadedTime": "2012-04-11T12:26:06.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624850/theora/6215_487402d93abc4c1c909b2f6916a08b87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624850/large_thumb/large.jpg"
        },
        {
            "id": 625481,
            "name": "TED - Nancy Lublin: Texting that saves lives",
            "header": "When Nancy Lublin started texting teenagers to help with her social advocacy organization, what she found was shocking -- they started texting back about their own problems, from bullying to depression to abuse. So she's setting up a text-only crisis line, and the results might be even more important than she expected.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625481/small_thumb/NancyLublin_2012U.jpg",
                "original": "https://upload.frikanalen.no/media/625481/original/NancyLublin_2012U.mp4",
                "theora": "https://upload.frikanalen.no/media/625481/theora/NancyLublin_2012U.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625481/large_thumb/NancyLublin_2012U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625481/broadcast/NancyLublin_2012U.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:05:24.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/NancyLublin_2012U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.189198Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625481/theora/NancyLublin_2012U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625481/large_thumb/NancyLublin_2012U.jpg"
        },
        {
            "id": 624851,
            "name": "Den norske kirke i eksil 106",
            "header": "Jesus er veien sannheten og livet.Ingen kommer til himmelen uten gjennom ham.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624851/theora/orig_671e332365404ecd89112f90c6e46de0.ogv",
                "original": "https://upload.frikanalen.no/media/624851/original/orig_671e332365404ecd89112f90c6e46de0.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624851/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624851/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624851/broadcast/6193_20c44545815f41449cb29ce77796708e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624851/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:21.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-09T19:52:27.477000Z",
            "updatedTime": "2018-11-10T18:29:27.982074Z",
            "uploadedTime": "2012-04-09T19:52:27.477000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624851/theora/orig_671e332365404ecd89112f90c6e46de0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624851/large_thumb/large.jpg"
        },
        {
            "id": 624852,
            "name": "Opus 82",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624852/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624852/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624852/broadcast/6214_db071ba07b9c4f81b39d359a33e0713a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624852/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:13.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T12:21:05.133000Z",
            "updatedTime": "2018-11-10T18:29:27.980702Z",
            "uploadedTime": "2012-04-11T12:21:05.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624852/theora/6214_db071ba07b9c4f81b39d359a33e0713a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624852/large_thumb/large.jpg"
        },
        {
            "id": 625482,
            "name": "TED - James Veitch: This is what happens when you reply to spam email",
            "header": "Suspicious emails: unclaimed insurance bonds, diamond-encrusted safe deposit boxes, close friends marooned in a foreign country. They pop up in our inboxes, and standard procedure is to delete on sight. But what happens when you reply? Follow along as writer and comedian James Veitch narrates a hilarious, months-long exchange with a spammer who offered to cut him in on a hot deal.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625482/large_thumb/JamesVeitch_2015G.jpg",
                "original": "https://upload.frikanalen.no/media/625482/original/JamesVeitch_2015G.mp4",
                "theora": "https://upload.frikanalen.no/media/625482/theora/JamesVeitch_2015G.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625482/small_thumb/JamesVeitch_2015G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625482/broadcast/JamesVeitch_2015G.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:09:52.320000",
            "categories": [
                "Samfunn og politikk",
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JamesVeitch_2015G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.187776Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625482/theora/JamesVeitch_2015G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625482/large_thumb/JamesVeitch_2015G.jpg"
        },
        {
            "id": 625782,
            "name": "Daily Tech News Show 13. September 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625782/broadcast/DTNS20160913.dv",
                "theora": "https://upload.frikanalen.no/media/625782/theora/DTNS20160913.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625782/small_thumb/DTNS20160913.jpg",
                "original": "https://upload.frikanalen.no/media/625782/original/DTNS20160913.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625782/large_thumb/DTNS20160913.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:01:55.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7495vid",
            "createdTime": "2016-10-03T06:52:04.239163Z",
            "updatedTime": "2018-11-10T18:29:26.727454Z",
            "uploadedTime": "2016-10-03T06:52:10.594646Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625782/theora/DTNS20160913.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625782/large_thumb/DTNS20160913.jpg"
        }
    ]
}