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&limit=50&offset=150&ordering=updated_time&page=72
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3366,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=200&ordering=updated_time&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=100&ordering=updated_time&page=72",
    "results": [
        {
            "id": 625680,
            "name": "What is Debian? - Debconf 16",
            "header": "A friendly introduction to free software, open source, and Debian, with an opportunity for the audience to ask questions.\n\nOpen Weekend session with Bdale Garbee, Allison Randal, Neil McGovern, Bernelle Verster, Steve McIntyre and John Sullivan during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625680/broadcast/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625680/small_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg",
                "original": "https://upload.frikanalen.no/media/625680/original/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.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:43:01.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/120/",
            "createdTime": "2016-07-20T07:10:24.249022Z",
            "updatedTime": "2018-11-10T18:29:26.879342Z",
            "uploadedTime": "2016-07-20T07:10:29.322512Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg"
        },
        {
            "id": 625679,
            "name": "Daily Tech News Show 19. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625679/broadcast/DTNS20160719.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625679/small_thumb/DTNS20160719.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg",
                "original": "https://upload.frikanalen.no/media/625679/original/DTNS20160719.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:06:44.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6991vid",
            "createdTime": "2016-07-20T06:07:11.958335Z",
            "updatedTime": "2018-11-10T18:29:26.880848Z",
            "uploadedTime": "2016-07-20T06:07:16.351554Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625679/theora/DTNS20160719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625679/large_thumb/DTNS20160719.jpg"
        },
        {
            "id": 625678,
            "name": "What I learned from 365 days of contributing to Open Source projects - Debconf 16",
            "header": "Last year, I committed myself to contribute to Open Source projects, daily, for 365 days in a row. The talk will tell a story of this experience, the difficulties encountered, lessons learned and why (or not) you should consider doing this as well.\n\nNo technical background is required.\n\nTalk (20 mins) session with Dieter Adriaenssens during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625678/broadcast/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.dv",
                "theora": "https://upload.frikanalen.no/media/625678/theora/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625678/large_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625678/small_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg",
                "original": "https://upload.frikanalen.no/media/625678/original/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.webm"
            },
            "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:23:10.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/81/",
            "createdTime": "2016-07-20T06:06:19.148192Z",
            "updatedTime": "2018-11-10T18:29:26.882330Z",
            "uploadedTime": "2016-07-20T06:06:24.281799Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625678/theora/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625678/large_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg"
        },
        {
            "id": 625677,
            "name": "A Billion People And Even More Phones - Debconf 16",
            "header": "A look, as an insider, on how a multi billion dollar industry is changing the game in the world's largest democracy from an insider's point of view. I would like to talk about my journey as a female coder from a developing nation which gives me a different perspective to the world. From parents who taught me to use Linux at an early age to  living in the land at the verge of an IT boom which assures a job to anyone with basic computer knowledge. Anyone at any stage of their professional life can be the audience. The goal is to entertain the audience while shedding light on how technology is changing India and helping us solve our problems and how you can leverage some of that to find a solution you maybe looking for. Special emphasis on women empowerment and future prospects.\n\nTalk (20 mins) session with Keerthana Krishnan during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625677/broadcast/A_Billion_People_And_Even_More_Phones.dv",
                "theora": "https://upload.frikanalen.no/media/625677/theora/A_Billion_People_And_Even_More_Phones.ogv",
                "original": "https://upload.frikanalen.no/media/625677/original/A_Billion_People_And_Even_More_Phones.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625677/small_thumb/A_Billion_People_And_Even_More_Phones.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625677/large_thumb/A_Billion_People_And_Even_More_Phones.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:21:09.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/62/",
            "createdTime": "2016-07-19T20:37:39.780509Z",
            "updatedTime": "2018-11-10T18:29:26.883817Z",
            "uploadedTime": "2016-07-19T20:38:06.308975Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625677/theora/A_Billion_People_And_Even_More_Phones.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625677/large_thumb/A_Billion_People_And_Even_More_Phones.jpg"
        },
        {
            "id": 625676,
            "name": "Daily Tech News Show 18. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625676/broadcast/DTNS20160718.dv",
                "original": "https://upload.frikanalen.no/media/625676/original/DTNS20160718.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625676/small_thumb/DTNS20160718.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:45.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6973vid",
            "createdTime": "2016-07-19T20:28:35.928561Z",
            "updatedTime": "2018-11-10T18:29:26.885224Z",
            "uploadedTime": "2016-07-19T20:29:05.504807Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625676/theora/DTNS20160718.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625676/large_thumb/DTNS20160718.jpg"
        },
        {
            "id": 625675,
            "name": "Free Software, Companies and You - Debconf 16",
            "header": "Free software is a unique social movement in that for-profit companies have a deep interest in the outcome of the movement. Where the interest of companies and free software ideology overlap there is a powerful amplification of effort. Many ideological individuals have become employed writing free software and companies have become an important source of funding for the movement. While for-profit involvement is important and in fact inevitable where free software is successful, we as a community must evaluate the relationships we have with companies. In this talk, Karen will examine these relationships and discuss how they impact the future of free software.\n\nTalk (45 mins) session with Karen Sandler during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625675/broadcast/Free_Software_Companies_and_You.dv",
                "theora": "https://upload.frikanalen.no/media/625675/theora/Free_Software_Companies_and_You.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625675/large_thumb/Free_Software_Companies_and_You.jpg",
                "original": "https://upload.frikanalen.no/media/625675/original/Free_Software_Companies_and_You.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625675/small_thumb/Free_Software_Companies_and_You.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:45:19.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/56/",
            "createdTime": "2016-07-19T19:55:46.405027Z",
            "updatedTime": "2018-11-10T18:29:26.886578Z",
            "uploadedTime": "2016-07-19T19:56:12.017078Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625675/theora/Free_Software_Companies_and_You.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625675/large_thumb/Free_Software_Companies_and_You.jpg"
        },
        {
            "id": 625674,
            "name": "My Experience with Debian - Debconf 16",
            "header": "The talk would cover my first brush with computing itself, the need and move to GNU/Linux, distro hopping and the need for that.  the change to Debian and how it became my home. It would also be about the various choices and mistakes I made when I started and things to look out for. \n\nThe audience would be people who are still unaware about the benefits of FOSS, community engagement and fence-sitters.\n\nTalk (45 mins) session with shirish agarwal during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625674/broadcast/My_Experience_with_Debian.dv",
                "theora": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625674/small_thumb/My_Experience_with_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625674/original/My_Experience_with_Debian.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:04.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/60/",
            "createdTime": "2016-07-19T19:40:10.397134Z",
            "updatedTime": "2018-11-10T18:29:26.888015Z",
            "uploadedTime": "2016-07-19T19:40:15.256611Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
        },
        {
            "id": 625673,
            "name": "FLOSSing for healthier society - Debconf 16",
            "header": "Code For South Africa use technology to promote informed decision making for social change.\r\n\r\nThis talk points out some of the tech and principles we use to maximise our positive impact on society. From building a data gathering platform for citizen journalists, to releasing government financial data, FLOSS and a lean process helps deliver the best bang for the buck in these important partnerships. Often avoiding writing new software delivers more value, and frees us so that when we do need to write something, it counts.\r\n\r\nOpen Weekend session with J.D. Bothma during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625673/theora/FLOSSing_for_healthier_society.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625673/large_thumb/FLOSSing_for_healthier_society.jpg",
                "original": "https://upload.frikanalen.no/media/625673/original/FLOSSing_for_healthier_society.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625673/small_thumb/FLOSSing_for_healthier_society.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625673/broadcast/FLOSSing_for_healthier_society.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:19.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/118/",
            "createdTime": "2016-07-19T19:18:44.823747Z",
            "updatedTime": "2018-11-10T18:29:26.889393Z",
            "uploadedTime": "2016-07-19T19:37:26.773299Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625673/theora/FLOSSing_for_healthier_society.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625673/large_thumb/FLOSSing_for_healthier_society.jpg"
        },
        {
            "id": 625672,
            "name": "Debugging the IoT - Open Hardware Panel - Debconf 16",
            "header": "Panel discussion, aimed at the general public and more technical participants alike.\r\n\r\nThe panel hosted by Bernelle Verster discuss the open hardware movement, and how it fits in with Smart Homes. It highlight and discuss the futurology, trends, and challenges. Challenges include security, the role of big vendors, the requirement for a more powerful platform, competing interests and the role of industrial providers.\r\n\r\nOpen Weekend session with Bdale Garbee, Bernelle Verster and Andy Simpkins during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625672/broadcast/Debugging_the_IoT.dv",
                "theora": "https://upload.frikanalen.no/media/625672/theora/Debugging_the_IoT.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625672/large_thumb/Debugging_the_IoT.jpg",
                "original": "https://upload.frikanalen.no/media/625672/original/Debugging_the_IoT.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625672/small_thumb/Debugging_the_IoT.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:38:25.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/119/",
            "createdTime": "2016-07-19T18:26:30.277131Z",
            "updatedTime": "2018-11-10T18:29:26.890872Z",
            "uploadedTime": "2016-07-19T18:43:27.837124Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625672/theora/Debugging_the_IoT.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625672/large_thumb/Debugging_the_IoT.jpg"
        },
        {
            "id": 625671,
            "name": "Daily Tech News Show 17. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625671/theora/DTNS20160715.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625671/broadcast/DTNS20160715.dv",
                "original": "https://upload.frikanalen.no/media/625671/original/DTNS20160715.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625671/large_thumb/DTNS20160715.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625671/small_thumb/DTNS20160715.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:44.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6953",
            "createdTime": "2016-07-17T07:17:13.625596Z",
            "updatedTime": "2018-11-10T18:29:26.892321Z",
            "uploadedTime": "2016-07-17T07:17:58.629310Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625671/theora/DTNS20160715.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625671/large_thumb/DTNS20160715.jpg"
        },
        {
            "id": 625670,
            "name": "Daily Tech News Show 15. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625670/broadcast/DTNS20160715.dv",
                "theora": "https://upload.frikanalen.no/media/625670/theora/DTNS20160715.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625670/large_thumb/DTNS20160715.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625670/small_thumb/DTNS20160715.jpg",
                "original": "https://upload.frikanalen.no/media/625670/original/DTNS20160715.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:57:44.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6944vid",
            "createdTime": "2016-07-17T06:21:05.758363Z",
            "updatedTime": "2018-11-10T18:29:26.893729Z",
            "uploadedTime": "2016-07-17T06:21:45.778087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625670/theora/DTNS20160715.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625670/large_thumb/DTNS20160715.jpg"
        },
        {
            "id": 625669,
            "name": "Daily Tech News Show 14. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625669/theora/DTNS20160714.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625669/broadcast/DTNS20160714.dv",
                "original": "https://upload.frikanalen.no/media/625669/original/DTNS20160714.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625669/large_thumb/DTNS20160714.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625669/small_thumb/DTNS20160714.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:59:30.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6933vid",
            "createdTime": "2016-07-16T00:08:12.278929Z",
            "updatedTime": "2018-11-10T18:29:26.895163Z",
            "uploadedTime": "2016-07-16T00:08:18.180775Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625669/theora/DTNS20160714.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625669/large_thumb/DTNS20160714.jpg"
        },
        {
            "id": 625668,
            "name": "Daily Tech News Show 13. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625668/broadcast/DTNS20160713.dv",
                "theora": "https://upload.frikanalen.no/media/625668/theora/DTNS20160713.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625668/large_thumb/DTNS20160713.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625668/small_thumb/DTNS20160713.jpg",
                "original": "https://upload.frikanalen.no/media/625668/original/DTNS20160713.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:04.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6922vid",
            "createdTime": "2016-07-15T23:09:26.398826Z",
            "updatedTime": "2018-11-10T18:29:26.896586Z",
            "uploadedTime": "2016-07-15T23:09:32.549788Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625668/theora/DTNS20160713.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625668/large_thumb/DTNS20160713.jpg"
        },
        {
            "id": 625667,
            "name": "Daily Tech News Show 12. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625667/theora/DTNS20160712.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625667/broadcast/DTNS20160712.dv",
                "original": "https://upload.frikanalen.no/media/625667/original/DTNS20160712.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625667/large_thumb/DTNS20160712.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625667/small_thumb/DTNS20160712.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:53:56.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6910vid",
            "createdTime": "2016-07-15T22:17:46.837875Z",
            "updatedTime": "2018-11-10T18:29:26.898087Z",
            "uploadedTime": "2016-07-15T22:17:53.424948Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625667/theora/DTNS20160712.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625667/large_thumb/DTNS20160712.jpg"
        },
        {
            "id": 625666,
            "name": "Daily Tech News Show 11. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625666/broadcast/DTNS20160711.dv",
                "theora": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv",
                "original": "https://upload.frikanalen.no/media/625666/original/DTNS20160711.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625666/small_thumb/DTNS20160711.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:55:30.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6899vid",
            "createdTime": "2016-07-15T21:24:52.537484Z",
            "updatedTime": "2018-11-10T18:29:26.899473Z",
            "uploadedTime": "2016-07-15T21:25:03.792416Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625666/theora/DTNS20160711.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625666/large_thumb/DTNS20160711.jpg"
        },
        {
            "id": 625665,
            "name": "Daily Tech News Show 08. July 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625665/broadcast/DTNS20160708.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625665/small_thumb/DTNS20160708.jpg",
                "original": "https://upload.frikanalen.no/media/625665/original/DTNS20160708.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.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:49:38.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6881vid",
            "createdTime": "2016-07-15T20:01:30.329227Z",
            "updatedTime": "2018-11-10T18:29:26.900845Z",
            "uploadedTime": "2016-07-15T20:01:39.826420Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625665/theora/DTNS20160708.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625665/large_thumb/DTNS20160708.jpg"
        },
        {
            "id": 625664,
            "name": "TED - Adam Savage: My love letter to cosplay",
            "header": "Adam Savage makes things and builds experiments, and he uses costumes to add humor, color and clarity to the stories he tells. Tracing his lifelong love of costumes — from a childhood space helmet made of an ice cream tub to a No-Face costume he wore to Comic-Con — Savage explores the world of cosplay and the meaning it creates for its community. \"We're connecting with something important inside of us,\" he says. \"The costumes are how we reveal ourselves to each other.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625664/original/AdamSavage_2016.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625664/broadcast/AdamSavage_2016.dv",
                "theora": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625664/small_thumb/AdamSavage_2016.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:11.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AdamSavage_2016",
            "createdTime": "2016-07-15T19:00:04.309358Z",
            "updatedTime": "2018-11-10T18:29:26.902236Z",
            "uploadedTime": "2016-07-15T19:57:09.255810Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg"
        },
        {
            "id": 625663,
            "name": "Daily Tech News Show 07. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625663/broadcast/DTNS20160707.dv",
                "theora": "https://upload.frikanalen.no/media/625663/theora/DTNS20160707.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625663/small_thumb/DTNS20160707.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625663/large_thumb/DTNS20160707.jpg",
                "original": "https://upload.frikanalen.no/media/625663/original/DTNS20160707.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:14.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6872vid",
            "createdTime": "2016-07-08T11:27:00.823250Z",
            "updatedTime": "2018-11-10T18:29:26.903684Z",
            "uploadedTime": "2016-07-08T11:27:06.100548Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625663/theora/DTNS20160707.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625663/large_thumb/DTNS20160707.jpg"
        },
        {
            "id": 625662,
            "name": "Daily Tech News Show 06. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625662/broadcast/DTNS20160706.dv",
                "theora": "https://upload.frikanalen.no/media/625662/theora/DTNS20160706.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625662/small_thumb/DTNS20160706.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625662/large_thumb/DTNS20160706.jpg",
                "original": "https://upload.frikanalen.no/media/625662/original/DTNS20160706.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:06:29.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6860vid",
            "createdTime": "2016-07-07T11:10:53.064638Z",
            "updatedTime": "2018-11-10T18:29:26.905047Z",
            "uploadedTime": "2016-07-07T11:10:57.681339Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625662/theora/DTNS20160706.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625662/large_thumb/DTNS20160706.jpg"
        },
        {
            "id": 625661,
            "name": "Daily Tech News Show 05. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625661/broadcast/DTNS20160705.dv",
                "theora": "https://upload.frikanalen.no/media/625661/theora/DTNS20160705.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625661/large_thumb/DTNS20160705.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625661/small_thumb/DTNS20160705.jpg",
                "original": "https://upload.frikanalen.no/media/625661/original/DTNS20160705.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:50:00.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6837vid",
            "createdTime": "2016-07-05T22:08:56.944785Z",
            "updatedTime": "2018-11-10T18:29:26.906399Z",
            "uploadedTime": "2016-07-05T22:09:01.440986Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625661/theora/DTNS20160705.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625661/large_thumb/DTNS20160705.jpg"
        },
        {
            "id": 625660,
            "name": "Daily Tech News Show 04. July 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625660/small_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg",
                "theora": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv",
                "original": "https://upload.frikanalen.no/media/625660/original/DTNS-2800---Announcing-New-Headlines-Show.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625660/broadcast/DTNS-2800---Announcing-New-Headlines-Show.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:14:15.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6828vid",
            "createdTime": "2016-07-05T21:55:13.479602Z",
            "updatedTime": "2018-11-10T18:29:26.907817Z",
            "uploadedTime": "2016-07-05T21:55:22.880558Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625660/theora/DTNS-2800---Announcing-New-Headlines-Show.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625660/large_thumb/DTNS-2800---Announcing-New-Headlines-Show.jpg"
        },
        {
            "id": 625659,
            "name": "Daily Tech News Show 01. July 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625659/broadcast/DTNS20160701.dv",
                "theora": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv",
                "original": "https://upload.frikanalen.no/media/625659/original/DTNS20160701.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625659/small_thumb/DTNS20160701.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:00:30.250000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6809vid",
            "createdTime": "2016-07-04T10:41:51.216040Z",
            "updatedTime": "2018-11-10T18:29:26.909272Z",
            "uploadedTime": "2016-07-04T10:41:55.496006Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625659/theora/DTNS20160701.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625659/large_thumb/DTNS20160701.jpg"
        },
        {
            "id": 625658,
            "name": "Daily Tech News Show 30. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625658/broadcast/DTNS20160630.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625658/small_thumb/DTNS20160630.jpg",
                "original": "https://upload.frikanalen.no/media/625658/original/DTNS20160630.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:53:40.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6795vid",
            "createdTime": "2016-07-04T09:57:54.120496Z",
            "updatedTime": "2018-11-10T18:29:26.910728Z",
            "uploadedTime": "2016-07-04T09:57:59.586145Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625658/theora/DTNS20160630.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625658/large_thumb/DTNS20160630.jpg"
        },
        {
            "id": 625656,
            "name": "TED - Malte Spitz: Your phone company is watching",
            "header": "What kind of data is your cell phone company collecting? Malte Spitz wasn’t too worried when he asked his operator in Germany to share information stored about him. Multiple unanswered requests and a lawsuit later, Spitz received 35,830 lines of code -- a detailed, nearly minute-by-minute account of half a year of his life.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625656/broadcast/MalteSpitz_2012G.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625656/small_thumb/MalteSpitz_2012G.jpg",
                "original": "https://upload.frikanalen.no/media/625656/original/MalteSpitz_2012G.mp4",
                "theora": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MalteSpitz_2012G",
            "createdTime": "2016-06-30T19:52:16.299147Z",
            "updatedTime": "2018-11-10T18:29:26.913484Z",
            "uploadedTime": "2016-06-30T20:10:28.994824Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625656/theora/MalteSpitz_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625656/large_thumb/MalteSpitz_2012G.jpg"
        },
        {
            "id": 625654,
            "name": "Daily Tech News Show 29. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625654/broadcast/DTNS20160629.dv",
                "theora": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625654/small_thumb/DTNS20160629.jpg",
                "original": "https://upload.frikanalen.no/media/625654/original/DTNS20160629.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.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:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6788vid",
            "createdTime": "2016-06-30T09:45:38.355312Z",
            "updatedTime": "2018-11-10T18:29:26.916264Z",
            "uploadedTime": "2016-06-30T09:45:44.366911Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625654/theora/DTNS20160629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625654/large_thumb/DTNS20160629.jpg"
        },
        {
            "id": 625653,
            "name": "TED - Stephen Wilkes: The passing of time, caught in a single photo",
            "header": "Photographer Stephen Wilkes crafts stunning compositions of landscapes as they transition from day to night, exploring the space-time continuum within a two-dimensional still photograph. Journey with him to iconic locations like the Tournelle Bridge in Paris, El Capitan in Yosemite National Park and a life-giving watering hole in heart of the Serengeti in this tour of his art and process.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625653/small_thumb/StephenWilkes_2016.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625653/large_thumb/StephenWilkes_2016.jpg",
                "theora": "https://upload.frikanalen.no/media/625653/theora/StephenWilkes_2016.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625653/broadcast/StephenWilkes_2016.dv",
                "original": "https://upload.frikanalen.no/media/625653/original/StephenWilkes_2016.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:12:40.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/StephenWilkes_2016",
            "createdTime": "2016-06-30T09:44:48.273268Z",
            "updatedTime": "2018-11-10T18:29:26.917602Z",
            "uploadedTime": "2016-06-30T10:13:51.242438Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625653/theora/StephenWilkes_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625653/large_thumb/StephenWilkes_2016.jpg"
        },
        {
            "id": 625651,
            "name": "Daily Tech News Show 28. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625651/broadcast/DTNS20160628.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625651/small_thumb/DTNS20160628.jpg",
                "original": "https://upload.frikanalen.no/media/625651/original/DTNS20160628.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:02:13.950000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6779vid",
            "createdTime": "2016-06-29T09:46:59.057164Z",
            "updatedTime": "2018-11-10T18:29:26.920326Z",
            "uploadedTime": "2016-06-29T09:47:04.045402Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625651/theora/DTNS20160628.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625651/large_thumb/DTNS20160628.jpg"
        },
        {
            "id": 625649,
            "name": "Daily Tech News Show 27. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625649/theora/DTNS20160627.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625649/broadcast/DTNS20160627.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625649/large_thumb/DTNS20160627.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625649/small_thumb/DTNS20160627.jpg",
                "original": "https://upload.frikanalen.no/media/625649/original/DTNS20160627.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.850000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6768vid",
            "createdTime": "2016-06-28T08:37:34.138630Z",
            "updatedTime": "2018-11-10T18:29:26.923427Z",
            "uploadedTime": "2016-06-28T08:37:38.536337Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625649/theora/DTNS20160627.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625649/large_thumb/DTNS20160627.jpg"
        },
        {
            "id": 625648,
            "name": "Daily Tech News Show 24. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625648/broadcast/DTNS20160624.dv",
                "theora": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv",
                "original": "https://upload.frikanalen.no/media/625648/original/DTNS20160624.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625648/small_thumb/DTNS20160624.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.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:00:00.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6743vid",
            "createdTime": "2016-06-28T07:49:52.089094Z",
            "updatedTime": "2018-11-10T18:29:26.924844Z",
            "uploadedTime": "2016-06-28T07:49:56.680749Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625648/theora/DTNS20160624.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625648/large_thumb/DTNS20160624.jpg"
        },
        {
            "id": 625646,
            "name": "Daily Tech News Show 23. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625646/theora/DTNS20160623.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625646/broadcast/DTNS20160623.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625646/small_thumb/DTNS20160623.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625646/large_thumb/DTNS20160623.jpg",
                "original": "https://upload.frikanalen.no/media/625646/original/DTNS20160623.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:56.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6729vid",
            "createdTime": "2016-06-25T11:34:36.871477Z",
            "updatedTime": "2018-11-10T18:29:26.927828Z",
            "uploadedTime": "2016-06-25T11:34:41.335297Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625646/theora/DTNS20160623.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625646/large_thumb/DTNS20160623.jpg"
        },
        {
            "id": 625645,
            "name": "Daily Tech News Show 22. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625645/broadcast/DTNS20160622.dv",
                "original": "https://upload.frikanalen.no/media/625645/original/DTNS20160622.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625645/small_thumb/DTNS20160622.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:59:15.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6717vid",
            "createdTime": "2016-06-25T10:47:39.835918Z",
            "updatedTime": "2018-11-10T18:29:26.929186Z",
            "uploadedTime": "2016-06-25T10:47:44.617269Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625645/theora/DTNS20160622.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625645/large_thumb/DTNS20160622.jpg"
        },
        {
            "id": 625641,
            "name": "Daily Tech News Show 21. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625641/broadcast/DTNS20160621.dv",
                "theora": "https://upload.frikanalen.no/media/625641/theora/DTNS20160621.ogv",
                "original": "https://upload.frikanalen.no/media/625641/original/DTNS20160621.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625641/large_thumb/DTNS20160621.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625641/small_thumb/DTNS20160621.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:00:50.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6704vid",
            "createdTime": "2016-06-22T07:44:03.352526Z",
            "updatedTime": "2018-11-10T18:29:26.935405Z",
            "uploadedTime": "2016-06-22T07:44:10.030638Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625641/theora/DTNS20160621.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625641/large_thumb/DTNS20160621.jpg"
        },
        {
            "id": 625640,
            "name": "Daily Tech News Show 20. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625640/broadcast/DTNS20160620.dv",
                "original": "https://upload.frikanalen.no/media/625640/original/DTNS20160620.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625640/small_thumb/DTNS20160620.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:55:44.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6692vid",
            "createdTime": "2016-06-21T16:21:06.112682Z",
            "updatedTime": "2018-11-10T18:29:26.938095Z",
            "uploadedTime": "2016-06-21T16:21:10.861784Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625640/theora/DTNS20160620.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625640/large_thumb/DTNS20160620.jpg"
        },
        {
            "id": 625635,
            "name": "Daily Tech News Show 17. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625635/broadcast/DTNS20160617.dv",
                "original": "https://upload.frikanalen.no/media/625635/original/DTNS20160617.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625635/small_thumb/DTNS20160617.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:35.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6676vid",
            "createdTime": "2016-06-18T09:38:04.538291Z",
            "updatedTime": "2018-11-10T18:29:26.946143Z",
            "uploadedTime": "2016-06-18T09:38:09.418914Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625635/theora/DTNS20160617.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625635/large_thumb/DTNS20160617.jpg"
        },
        {
            "id": 625633,
            "name": "Daily Tech News Show 16. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625633/theora/DTNS20160616.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625633/broadcast/DTNS20160616.dv",
                "original": "https://upload.frikanalen.no/media/625633/original/DTNS20160616.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625633/small_thumb/DTNS20160616.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625633/large_thumb/DTNS20160616.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:15.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6667vid",
            "createdTime": "2016-06-16T22:36:00.212695Z",
            "updatedTime": "2018-11-10T18:29:26.948909Z",
            "uploadedTime": "2016-06-16T22:36:04.633091Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625633/theora/DTNS20160616.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625633/large_thumb/DTNS20160616.jpg"
        },
        {
            "id": 625632,
            "name": "Daily Tech News Show 15. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625632/theora/DTNS20160615.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625632/broadcast/DTNS20160615.dv",
                "original": "https://upload.frikanalen.no/media/625632/original/DTNS20160615.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625632/large_thumb/DTNS20160615.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625632/small_thumb/DTNS20160615.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:49:25.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6649vid",
            "createdTime": "2016-06-16T17:00:46.121697Z",
            "updatedTime": "2018-11-10T18:29:26.950300Z",
            "uploadedTime": "2016-06-16T17:00:50.441686Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625632/theora/DTNS20160615.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625632/large_thumb/DTNS20160615.jpg"
        },
        {
            "id": 625629,
            "name": "Daily Tech News Show 14. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625629/broadcast/DTNS20160614.dv",
                "theora": "https://upload.frikanalen.no/media/625629/theora/DTNS20160614.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625629/small_thumb/DTNS20160614.jpg",
                "original": "https://upload.frikanalen.no/media/625629/original/DTNS20160614.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625629/large_thumb/DTNS20160614.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:00:20.270000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6637vid",
            "createdTime": "2016-06-15T12:28:52.691880Z",
            "updatedTime": "2018-11-10T18:29:26.955039Z",
            "uploadedTime": "2016-06-15T12:28:57.300929Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625629/theora/DTNS20160614.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625629/large_thumb/DTNS20160614.jpg"
        },
        {
            "id": 625627,
            "name": "Enkel grafisk nettverksplanlegging med PrimeDesktop",
            "header": "Dette foredraget handler om PrimeDesktop - et kartleggingsverktøy spesielt rettet mot nettverksadministratorer, som skal hjelpe med driften av og rundt et nettverk. Verktøyet kan hjelpe med å holde oversikt over blant annet topologi, nettverks regler og brukergruppers rettigheter, samt hardware og software i nettverket.\r\n\r\nMålet med prosjektet er å gjøre drift av nettverk mer håndterlig, oversiktlig og kostnadseffektivt ved å hjelpe med opplæring, feilsøking og vedlikehold på et vis der selv nybegynnere kan komme igang med jobben.\r\n\r\nBahram gir en kort introduksjon til prosjektet, forteller litt om hvordan verktøyet kan være nyttig i forskjellige nettverk sammenheng og gir en demonstrasjon for å vise forskjellige egenskaper ved verktøyet.\r\n\r\nBahram Malaekeh er prosjektleder og utvikler i PrimeDesktop, og har funnet motivasjonen for prosjektet etter erfaringer han gjorde som nettverksadministrator hos Elkjøp. Bahram har studert ved Dataingeniør-linjen ved Høyskolen i Oslo hvor han oppdaget han ikke kunne bestemme seg om det var Mark Burgess eller Richard Stallman som var hans idol.\r\n\r\nNUUG-foredrag fra 2010-11-09.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625627/theora/20101109-primedesktop-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625627/broadcast/20101109-primedesktop-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625627/large_thumb/20101109-primedesktop-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625627/small_thumb/20101109-primedesktop-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:08:22.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-14T09:53:32.872382Z",
            "updatedTime": "2018-11-10T18:29:26.957816Z",
            "uploadedTime": "2016-06-14T09:55:41.376144Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625627/theora/20101109-primedesktop-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625627/large_thumb/20101109-primedesktop-frikanalen.jpg"
        },
        {
            "id": 625626,
            "name": "Daily Tech News Show 13. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625626/theora/DTNS20160613.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625626/broadcast/DTNS20160613.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625626/small_thumb/DTNS20160613.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625626/large_thumb/DTNS20160613.jpg",
                "original": "https://upload.frikanalen.no/media/625626/original/DTNS20160613.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:25.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6628vid",
            "createdTime": "2016-06-14T07:47:20.702137Z",
            "updatedTime": "2018-11-10T18:29:26.959376Z",
            "uploadedTime": "2016-06-14T07:47:26.535185Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625626/theora/DTNS20160613.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625626/large_thumb/DTNS20160613.jpg"
        },
        {
            "id": 625624,
            "name": "Common Lisp som praktisk verktøy",
            "header": "Lisp er et av verdens eldste programmeringsspråk, men er mest kjent som et akademisk verktøy innen kunstig intelligens. Det ble oppfunnet av John McCarthy i 1958, og koblingen lisp og kunstig intelligens ble oppfrisket i massemedia igjen for noen dager siden da McCarthy døde, 84 år gammel.\r\n\r\nMen den viktigste lisp-dialekten, industristandarden Common Lisp, egner seg også til praktiske programmeringsformål langt fra kunstig intelligens.\r\n\r\nForedragsholder Espen Vestre har brukt Common Lisp til større  prosjekter både hos Telenor og sin nåværende arbeidsgiver Netfonds Bank.\r\n\r\nNUUG-foredrag fra 2011-11-08.\r\n",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625624/broadcast/20111108-common-lisp-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625624/small_thumb/20111108-common-lisp-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:55:06.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-13T09:23:59.558076Z",
            "updatedTime": "2018-11-10T18:29:26.962154Z",
            "uploadedTime": "2016-06-13T09:25:46.532750Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg"
        },
        {
            "id": 625623,
            "name": "Daily Tech News Show 10. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625623/broadcast/DTNS20160610.dv",
                "original": "https://upload.frikanalen.no/media/625623/original/DTNS20160610.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625623/small_thumb/DTNS20160610.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:55:39.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6604vid",
            "createdTime": "2016-06-11T19:39:41.413507Z",
            "updatedTime": "2018-11-10T18:29:26.963580Z",
            "uploadedTime": "2016-06-11T19:39:46.389681Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg"
        },
        {
            "id": 625621,
            "name": "Daily Tech News Show 09. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625621/broadcast/DTNS20160609.dv",
                "theora": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625621/small_thumb/DTNS20160609.jpg",
                "original": "https://upload.frikanalen.no/media/625621/original/DTNS20160609.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.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:53:41.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6595vid",
            "createdTime": "2016-06-10T07:32:27.924830Z",
            "updatedTime": "2018-11-10T18:29:26.966348Z",
            "uploadedTime": "2016-06-10T07:32:32.527074Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.jpg"
        },
        {
            "id": 625619,
            "name": "Tales from 20 Years of Copyleft Enforcement",
            "header": "President of the Software Freedom Conservancy, Bradley M. Kuhn, shares his experiences from his work in the field.\r\n\r\nNUUG talk from 2016-06-06.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625619/theora/20160603-sfconservancy-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625619/large_thumb/20160603-sfconservancy-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625619/broadcast/20160603-sfconservancy-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625619/small_thumb/20160603-sfconservancy-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:10.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-09T12:32:47.272905Z",
            "updatedTime": "2018-11-10T18:29:26.969239Z",
            "uploadedTime": "2016-06-09T12:34:46.243579Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625619/theora/20160603-sfconservancy-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625619/large_thumb/20160603-sfconservancy-frikanalen.jpg"
        },
        {
            "id": 625618,
            "name": "Daily Tech News Show 08. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625618/small_thumb/DTNS20160608.jpg",
                "theora": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
                "original": "https://upload.frikanalen.no/media/625618/original/DTNS20160608.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625618/broadcast/DTNS20160608.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.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:45.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6579vid",
            "createdTime": "2016-06-09T08:48:18.056635Z",
            "updatedTime": "2018-11-10T18:29:26.970597Z",
            "uploadedTime": "2016-06-09T09:29:39.840544Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.jpg"
        },
        {
            "id": 625616,
            "name": "Daily Tech News Show 07. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625616/small_thumb/DTNS20160607.jpg",
                "original": "https://upload.frikanalen.no/media/625616/original/DTNS20160607.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625616/broadcast/DTNS20160607.dv",
                "theora": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.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:57:00.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6570vid",
            "createdTime": "2016-06-08T08:54:43.241538Z",
            "updatedTime": "2018-11-10T18:29:26.973397Z",
            "uploadedTime": "2016-06-08T09:39:36.468792Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg"
        },
        {
            "id": 625614,
            "name": "TED - Cédric Villani: What's so sexy about math?",
            "header": "Hidden truths permeate our world; they're inaccessible to our senses, but math allows us to go beyond our intuition to uncover their mysteries. In this survey of mathematical breakthroughs, Fields Medal winner Cédric Villani speaks to the thrill of discovery and details the sometimes perplexing life of a mathematician. \"Beautiful mathematical explanations are not only for our pleasure,\" he says. \"They change our vision of the world.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625614/large_thumb/CedricVillani_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625614/broadcast/CedricVillani_2016.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625614/small_thumb/CedricVillani_2016.jpg",
                "original": "https://upload.frikanalen.no/media/625614/original/CedricVillani_2016.mp4",
                "theora": "https://upload.frikanalen.no/media/625614/theora/CedricVillani_2016.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:16:27.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CedricVillani_2016",
            "createdTime": "2016-06-07T10:16:07.882543Z",
            "updatedTime": "2018-11-10T18:29:26.976438Z",
            "uploadedTime": "2016-06-07T10:30:29.105097Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625614/theora/CedricVillani_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625614/large_thumb/CedricVillani_2016.jpg"
        },
        {
            "id": 625613,
            "name": "Daily Tech News Show 06. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625613/small_thumb/DTNS20160606.jpg",
                "original": "https://upload.frikanalen.no/media/625613/original/DTNS20160606.mp4",
                "theora": "https://upload.frikanalen.no/media/625613/theora/DTNS20160606.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625613/broadcast/DTNS20160606.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625613/large_thumb/DTNS20160606.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:06.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6561vid",
            "createdTime": "2016-06-07T10:10:15.723640Z",
            "updatedTime": "2018-11-10T18:29:26.978277Z",
            "uploadedTime": "2016-06-07T10:53:29.144408Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625613/theora/DTNS20160606.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625613/large_thumb/DTNS20160606.jpg"
        },
        {
            "id": 625611,
            "name": "Daily Tech News Show 03. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625611/small_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg",
                "original": "https://upload.frikanalen.no/media/625611/original/DTNS-2776-Fadell-Leaves-The-Nest.mp4",
                "theora": "https://upload.frikanalen.no/media/625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625611/broadcast/DTNS-2776-Fadell-Leaves-The-Nest.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:58:46.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6542vid",
            "createdTime": "2016-06-04T07:53:16.234321Z",
            "updatedTime": "2018-11-10T18:29:26.982937Z",
            "uploadedTime": "2016-06-04T08:40:19.411659Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625611/theora/DTNS-2776-Fadell-Leaves-The-Nest.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625611/large_thumb/DTNS-2776-Fadell-Leaves-The-Nest.jpg"
        },
        {
            "id": 625608,
            "name": "Daily Tech News Show 02. June 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625608/large_thumb/DTNS20160602.jpg",
                "original": "https://upload.frikanalen.no/media/625608/original/DTNS20160602.mp4",
                "theora": "https://upload.frikanalen.no/media/625608/theora/DTNS20160602.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625608/broadcast/DTNS20160602.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625608/small_thumb/DTNS20160602.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:19.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6531vid",
            "createdTime": "2016-06-03T06:11:07.365781Z",
            "updatedTime": "2018-11-10T18:29:26.990440Z",
            "uploadedTime": "2016-06-03T06:57:47.877277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625608/theora/DTNS20160602.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625608/large_thumb/DTNS20160602.jpg"
        },
        {
            "id": 625606,
            "name": "Daily Tech News Show 01. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625606/broadcast/DTNS20160601.dv",
                "theora": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625606/small_thumb/DTNS20160601.jpg",
                "original": "https://upload.frikanalen.no/media/625606/original/DTNS20160601.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:50.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6525vid",
            "createdTime": "2016-06-02T04:53:38.280953Z",
            "updatedTime": "2018-11-10T18:29:26.993985Z",
            "uploadedTime": "2016-06-02T05:44:07.747832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625606/theora/DTNS20160601.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625606/large_thumb/DTNS20160601.jpg"
        }
    ]
}