List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=500&ordering=-is_filler
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=550&ordering=-is_filler",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=450&ordering=-is_filler",
    "results": [
        {
            "id": 625336,
            "name": "TED - Geoffrey Canada: Our failing schools. Enough is enough!",
            "header": "Why, why, why does our education system look so similar to the way it did 50 years ago? Millions of students were failing then, as they are now -- and it’s because we’re clinging to a business model that clearly doesn’t work. Education advocate Geoffrey Canada dares the system to look at the data, think about the customers and make systematic shifts in order to help greater numbers of kids excel.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625336/small_thumb/GeoffreyCanada_2013S.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625336/broadcast/GeoffreyCanada_2013S.dv",
                "theora": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
                "original": "https://upload.frikanalen.no/media/625336/original/GeoffreyCanada_2013S.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:17:07.550000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GeoffreyCanada_2013S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.380610Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg"
        },
        {
            "id": 625334,
            "name": "TED - Sir Ken Robinson: Bring on the learning revolution!",
            "header": "In this poignant, funny follow-up to his fabled 2006 talk, Sir Ken Robinson makes the case for a radical shift from standardized schools to personalized learning -- creating conditions where kids' natural talents can flourish.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "srt": "https://upload.frikanalen.no/media/625334/srt/nb.srt",
                "largeThumb": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625334/small_thumb/SirKenRobinson_2010.jpg",
                "original": "https://upload.frikanalen.no/media/625334/original/SirKenRobinson_2010.mp4",
                "theora": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625334/broadcast/SirKenRobinson_2010.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:17:57.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SirKenRobinson_2010",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.383291Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg"
        },
        {
            "id": 625333,
            "name": "TED - Peter van Manen: How can Formula 1 racing help ... babies?",
            "header": "During a Formula 1 race, a car sends hundreds of millions of data points to its garage for real-time analysis and feedback. So why not use this detailed and rigorous data system elsewhere, like ... at children’s hospitals? Peter van Manen tells us more.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625333/small_thumb/PeterVanManen_2013X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625333/large_thumb/PeterVanManen_2013X.jpg",
                "theora": "https://upload.frikanalen.no/media/625333/theora/PeterVanManen_2013X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625333/broadcast/PeterVanManen_2013X.dv",
                "original": "https://upload.frikanalen.no/media/625333/original/PeterVanManen_2013X.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:07:56.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/PeterVanManen_2013X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.384690Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625333/theora/PeterVanManen_2013X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625333/large_thumb/PeterVanManen_2013X.jpg"
        },
        {
            "id": 625332,
            "name": "TED - Britta Riley: A garden in my apartment",
            "header": "Britta Riley wanted to grow her own food (in her tiny apartment). So she and her friends developed a system for growing plants in discarded plastic bottles -- researching, testing and tweaking the system using social media, trying many variations at once and quickly arriving at the optimal system. Call it distributed DIY. And the results? Delicious.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625332/small_thumb/BrittaRiley_2011X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625332/broadcast/BrittaRiley_2011X.dv",
                "theora": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
                "original": "https://upload.frikanalen.no/media/625332/original/BrittaRiley_2011X.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:07:52.690000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrittaRiley_2011X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.386050Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg"
        },
        {
            "id": 625331,
            "name": "TED - Ron Finley: A guerilla gardener in South Central LA",
            "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625331/small_thumb/RonFinley_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625331/broadcast/RonFinley_2013.dv",
                "theora": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
                "original": "https://upload.frikanalen.no/media/625331/original/RonFinley_2013.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:10:45.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RonFinley_2013",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.387405Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg"
        },
        {
            "id": 625330,
            "name": "TED - David Gallo shows underwater astonishments",
            "header": "David Gallo shows jaw-dropping footage of amazing sea creatures, including a color-shifting cuttlefish, a perfectly camouflaged octopus, and a Times Square's worth of neon light displays from fish who live in the blackest depths of the ocean.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625330/small_thumb/DavidGallo_2007.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625330/large_thumb/DavidGallo_2007.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625330/broadcast/DavidGallo_2007.dv",
                "theora": "https://upload.frikanalen.no/media/625330/theora/DavidGallo_2007.ogv",
                "original": "https://upload.frikanalen.no/media/625330/original/DavidGallo_2007.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:05:25.030000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavidGallo_2007",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.388846Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625330/theora/DavidGallo_2007.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625330/large_thumb/DavidGallo_2007.jpg"
        },
        {
            "id": 625729,
            "name": "Live demos - Debconf 16",
            "header": "Show off your project! NB: It will be mandatory to set up your laptop before the session, in order to assure a smooth transition between speakers.\n\nTalk (45 mins) session with Nattie Mayer-Hutchings during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625729/broadcast/Live_demos_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625729/small_thumb/Live_demos_4.jpg",
                "original": "https://upload.frikanalen.no/media/625729/original/Live_demos_4.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:44:17.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/104/",
            "createdTime": "2016-07-22T20:57:26.088864Z",
            "updatedTime": "2018-11-10T18:29:26.802555Z",
            "uploadedTime": "2016-07-22T20:57:44.981947Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg"
        },
        {
            "id": 623358,
            "name": "M@thias' verden del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623358/theora/3925_b55a30b7465e412dbe8a5c868f999d87.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623358/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623358/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623358/broadcast/3925_bb8eb424350146e69a2558f6efa4af4c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623358/large_thumb/large.jpg"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:12:51.200000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-01-27T09:09:06.273000Z",
            "updatedTime": "2021-02-12T13:52:10.973094Z",
            "uploadedTime": "2010-01-27T09:09:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623358/theora/3925_b55a30b7465e412dbe8a5c868f999d87.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623358/large_thumb/large.jpg"
        },
        {
            "id": 625329,
            "name": "TED - Bruno Torturra: Got a smartphone? Start broadcasting",
            "header": "In 2011, journalist Bruno Torturra covered a protest in São Paulo which turned ugly. His experience of being teargassed had a profound effect on the way he thought about his work, and he quit his job to focus on broadcasting raw, unedited experiences online. In this fascinating talk, he shares some of the ways in which he's experimented with livestreaming on the web, and how in the process he has helped to create a very modern media network.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625329/large_thumb/BrunoTorturra_2014G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625329/small_thumb/BrunoTorturra_2014G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625329/broadcast/BrunoTorturra_2014G.dv",
                "original": "https://upload.frikanalen.no/media/625329/original/BrunoTorturra_2014G.mp4",
                "theora": "https://upload.frikanalen.no/media/625329/theora/BrunoTorturra_2014G.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:13:39.830000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrunoTorturra_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.390210Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625329/theora/BrunoTorturra_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625329/large_thumb/BrunoTorturra_2014G.jpg"
        },
        {
            "id": 625328,
            "name": "TED - Tom Wujec: Got a wicked problem? First, tell me how you make toast",
            "header": "Making toast doesn’t sound very complicated — until someone asks you to draw the process, step by step. Tom Wujec loves asking people and teams to draw how they make toast, because the process reveals unexpected truths about how we can solve our biggest, most complicated problems at work. Learn how to run this exercise yourself, and hear Wujec’s surprising insights from watching thousands of people draw toast.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625328/small_thumb/TomWujec_2013G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg",
                "theora": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625328/broadcast/TomWujec_2013G.dv",
                "original": "https://upload.frikanalen.no/media/625328/original/TomWujec_2013G.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:09:05.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TomWujec_2013G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.391809Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625328/theora/TomWujec_2013G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625328/large_thumb/TomWujec_2013G.jpg"
        },
        {
            "id": 625326,
            "name": "TED - Sugata Mitra: Build a School in the Cloud",
            "header": "Onstage at TED2013, Sugata Mitra makes his bold TED Prize wish: Help me design the School in the Cloud, a learning lab in India, where children can explore and learn from each other -- using resources and mentoring from the cloud. Hear his inspiring vision for Self Organized Learning Environments (SOLE), and learn more at tedprize.org.\r\n\r\nTED talk downloaded from The Internet Archive on https://archive.org/details/SugataMitra_2013",
            "description": "",
            "files": {
                "srt": "https://upload.frikanalen.no/media/625326/srt/nb.srt",
                "smallThumb": "https://upload.frikanalen.no/media/625326/small_thumb/SugataMitra_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625326/large_thumb/SugataMitra_2013.jpg",
                "theora": "https://upload.frikanalen.no/media/625326/theora/SugataMitra_2013.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625326/broadcast/SugataMitra_2013.dv",
                "original": "https://upload.frikanalen.no/media/625326/original/SugataMitra_2013.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:22:31.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SugataMitra_2013",
            "createdTime": "2015-02-13T22:16:13Z",
            "updatedTime": "2018-11-10T18:29:27.394609Z",
            "uploadedTime": "2015-02-13T22:16:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625326/theora/SugataMitra_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625326/large_thumb/SugataMitra_2013.jpg"
        },
        {
            "id": 625325,
            "name": "TED - Lawrence Lessig: We the People, and the Republic we must reclaim",
            "header": "There is a corruption at the heart of American politics, caused by the dependence of Congressional candidates on funding from the tiniest percentage of citizens. That's the argument at the core of this blistering talk by legal scholar Lawrence Lessig. With rapid-fire visuals, he shows how the funding process weakens the Republic in the most fundamental way, and issues a rallying bipartisan cry that will resonate with many in the U.S. and beyond.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625325/small_thumb/LarryLessig_2013.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625325/large_thumb/LarryLessig_2013.jpg",
                "theora": "https://upload.frikanalen.no/media/625325/theora/LarryLessig_2013.ogv",
                "original": "https://upload.frikanalen.no/media/625325/original/LarryLessig_2013.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625325/broadcast/LarryLessig_2013.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:18:19.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LarryLessig_2013",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.396010Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625325/theora/LarryLessig_2013.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625325/large_thumb/LarryLessig_2013.jpg"
        },
        {
            "id": 625324,
            "name": "TED - Laura Snyder: The Philosophical Breakfast Club",
            "header": "In 1812, four men at Cambridge University met for breakfast. What began as an impassioned meal grew into a new scientific revolution, in which these men -- who called themselves “natural philosophers” until they later coined “scientist” -- introduced four major principles into scientific inquiry. Historian and philosopher Laura Snyder tells their intriguing story.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625324/large_thumb/LauraSnyder_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625324/small_thumb/LauraSnyder_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625324/theora/LauraSnyder_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625324/broadcast/LauraSnyder_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625324/original/LauraSnyder_2012G.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:34.630000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LauraSnyder_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.397332Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625324/theora/LauraSnyder_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625324/large_thumb/LauraSnyder_2012G.jpg"
        },
        {
            "id": 625323,
            "name": "TED - Keith Chen: Could your language affect your ability to save money?",
            "header": "What can economists learn from linguists? Behavioral economist Keith Chen introduces a fascinating pattern from his research: that languages without a concept for the future -- \"It rain tomorrow,\" instead of \"It will rain tomorrow\" -- correlate strongly with high savings rates. <a href=\"http://blog.ted.com/2013/02/19/saving-for-a-rainy-day-keith-chen-on-language-that-forecasts-weather-and-behavior/\" rel=\"nofollow\">Read more about Chen’s explorations »</a>\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625323/small_thumb/KeithChen_2012G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625323/large_thumb/KeithChen_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625323/theora/KeithChen_2012G.ogv",
                "original": "https://upload.frikanalen.no/media/625323/original/KeithChen_2012G.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625323/broadcast/KeithChen_2012G.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:12:13.100000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KeithChen_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.398708Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625323/theora/KeithChen_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625323/large_thumb/KeithChen_2012G.jpg"
        },
        {
            "id": 625322,
            "name": "TED - James B. Glattfelder: Who controls the world?",
            "header": "James Glattfelder studies complexity: how an interconnected system -- say, a swarm of birds -- is more than the sum of its parts. And complexity theory, it turns out, can reveal a lot about how the economy works. Glattfelder shares a groundbreaking study of how control flows through the global economy, and how concentration of power in the hands of a shockingly small number leaves us all vulnerable. (Filmed at TEDxZurich.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625322/large_thumb/JamesBGlattfelder_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625322/small_thumb/JamesBGlattfelder_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625322/theora/JamesBGlattfelder_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625322/original/JamesBGlattfelder_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625322/broadcast/JamesBGlattfelder_2012X.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:10.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/JamesBGlattfelder_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.400101Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625322/theora/JamesBGlattfelder_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625322/large_thumb/JamesBGlattfelder_2012X.jpg"
        },
        {
            "id": 625321,
            "name": "TED - Heather Brooke: My battle to expose government corruption",
            "header": "Our leaders need to be held accountable, says journalist Heather Brooke. And she should know: Brooke uncovered the British Parliamentary financial expenses that led to a major political scandal in 2009. She urges us to ask our leaders questions through platforms like Freedom of Information requests -- and to finally get some answers.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625321/large_thumb/HeatherBrooke_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625321/small_thumb/HeatherBrooke_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625321/theora/HeatherBrooke_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625321/broadcast/HeatherBrooke_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625321/original/HeatherBrooke_2012G.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:57.590000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/HeatherBrooke_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.401435Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625321/theora/HeatherBrooke_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625321/large_thumb/HeatherBrooke_2012G.jpg"
        },
        {
            "id": 625320,
            "name": "TED - Erik Schlangen: A \"self-healing\" asphalt",
            "header": "Paved roads are nice to look at, but they’re easily damaged and costly to repair. Erik Schlangen demos a new type of porous asphalt made of simple materials with an astonishing feature: When cracked, it can be “healed” by induction heating. (Filmed at TEDxDelft.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625320/small_thumb/ErikSchlangen_2012X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625320/large_thumb/ErikSchlangen_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625320/theora/ErikSchlangen_2012X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625320/broadcast/ErikSchlangen_2012X.dv",
                "original": "https://upload.frikanalen.no/media/625320/original/ErikSchlangen_2012X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:50.460000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ErikSchlangen_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.402772Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625320/theora/ErikSchlangen_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625320/large_thumb/ErikSchlangen_2012X.jpg"
        },
        {
            "id": 625319,
            "name": "TED - Eric Dishman: Health care should be a team sport",
            "header": "When Eric Dishman was in college, doctors told him he had 2 to 3 years to live. That was a long time ago. One rectified diagnosis and a transplant later, Dishman puts his personal experience and his expertise as a leading medical tech specialist together to suggest some bold ideas for reinventing healthcare -- by putting the patient at the center of a treatment team. (Filmed at TED@Intel)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625319/large_thumb/EricDishman_2013X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625319/small_thumb/EricDishman_2013X.jpg",
                "theora": "https://upload.frikanalen.no/media/625319/theora/EricDishman_2013X.ogv",
                "original": "https://upload.frikanalen.no/media/625319/original/EricDishman_2013X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625319/broadcast/EricDishman_2013X.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:59.330000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/EricDishman_2013X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.404154Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625319/theora/EricDishman_2013X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625319/large_thumb/EricDishman_2013X.jpg"
        },
        {
            "id": 625318,
            "name": "TED - David Pizarro: The strange politics of disgust",
            "header": "What does a disgusting image have to do with how you vote? Equipped with surveys and experiments, psychologist David Pizarro demonstrates a correlation between sensitivity to disgusting cues -- a photo of feces, an unpleasant odor -- and moral and political conservatism. (Filmed at TEDxEast.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625318/large_thumb/DavidPizarro_2012X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625318/small_thumb/DavidPizarro_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625318/theora/DavidPizarro_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625318/original/DavidPizarro_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625318/broadcast/DavidPizarro_2012X.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:02.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavidPizarro_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.405505Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625318/theora/DavidPizarro_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625318/large_thumb/DavidPizarro_2012X.jpg"
        },
        {
            "id": 625317,
            "name": "TED - Bruce Feiler: Agile programming -- for your family",
            "header": "Bruce Feiler has a radical idea: To deal with the stress of modern family life, go agile. Inspired by agile software programming, Feiler introduces family practices which encourage flexibility, bottom-up idea flow, constant feedback and accountability. One surprising feature: Kids pick their own punishments.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625317/small_thumb/BruceFeiler_2013S.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625317/large_thumb/BruceFeiler_2013S.jpg",
                "theora": "https://upload.frikanalen.no/media/625317/theora/BruceFeiler_2013S.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625317/broadcast/BruceFeiler_2013S.dv",
                "original": "https://upload.frikanalen.no/media/625317/original/BruceFeiler_2013S.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:00.590000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BruceFeiler_2013S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.407090Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625317/theora/BruceFeiler_2013S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625317/large_thumb/BruceFeiler_2013S.jpg"
        },
        {
            "id": 625723,
            "name": "The Supreme Court of DFSG-Free? - Debconf 16",
            "header": "There is no Free Software project in the world with Debian's commitment to representative governance.  Debian has a Constitution, recall and referendum ballot initiatives, and accountable, elected bodies.  However, any representative system, no matter how well structured, has its gaps that can be exploited politically.\n\nIn this talk, I will first confess how I once used such a gap in the licensing approval process as part of package uploads to successfully reach political aims outside of Debian.  I will explain how and why I did it, and why it was possible.  While at the time, I was glad the system could be slightly \"gamed\", in hindsight, I'd like to draw the Debian's community attention this gap open for political opportunists and discuss changes in the political structure to prevent similar political exploitation in future.\n\nUltimately, Debian ftp-masters fully control, absent a specific General Resolution, interpretation of the DFSG.  While, technically speaking,  no specific package upload refusal nor approval sets any overarching Debian policy on a particular license, the ftp-masters' decisions do become a de-facto precedence-based system, much like a common-law Court system, since overturning such decisions would typically require a General Resolution in practice.\n\nThis talk will explore the socio-political ramifications of the current system of licensing decision-making in Debian, pontificate on ways it can be improved (and why it should be), and seek audience participation on whether the analysis presented is accurate and/or if the outcome of that analysis warrants changes in the existing system.\n\nTalk (45 mins) session with Bradley Kuhn during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625723/broadcast/The_Supreme_Court_of_DFSGFree.dv",
                "theora": "https://upload.frikanalen.no/media/625723/theora/The_Supreme_Court_of_DFSGFree.ogv",
                "original": "https://upload.frikanalen.no/media/625723/original/The_Supreme_Court_of_DFSGFree.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625723/small_thumb/The_Supreme_Court_of_DFSGFree.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625723/large_thumb/The_Supreme_Court_of_DFSGFree.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:41:17.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/38/",
            "createdTime": "2016-07-22T17:47:41.299894Z",
            "updatedTime": "2018-11-10T18:29:26.810966Z",
            "uploadedTime": "2016-07-22T17:47:46.798589Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625723/theora/The_Supreme_Court_of_DFSGFree.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625723/large_thumb/The_Supreme_Court_of_DFSGFree.jpg"
        },
        {
            "id": 625068,
            "name": "Urtehagen TV - Skapelsen",
            "header": "Fortellinger fra koranen for barn, om Noa og små dyr",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625068/theora/6563_1dbedeb93f6b44b6a187f47c774acd77.ogv",
                "original": "https://upload.frikanalen.no/media/625068/original/orig_d3d74c98ba1f404ea571d948c43bba2d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/625068/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625068/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625068/broadcast/6563_16e7b0ba591947978bae758cfc83f730.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625068/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:06.560000",
            "categories": [
                "Barn og ungdom",
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-11-09T12:36:18.610000Z",
            "updatedTime": "2018-11-14T00:05:48.220208Z",
            "uploadedTime": "2012-11-09T12:36:18.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625068/theora/6563_1dbedeb93f6b44b6a187f47c774acd77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625068/large_thumb/large.jpg"
        },
        {
            "id": 625316,
            "name": "TED - Afra Raymond: Three myths about corruption",
            "header": "Trinidad and Tobago amassed great wealth in the 1970s thanks to oil. But in 1982, a shocking fact was revealed -- that 2 out of every 3 dollars earmarked for development had been wasted or stolen. This has haunted Afra Raymond for 30 years. Shining a flashlight on a continued history of government corruption, Raymond gives us a reframing of financial crime. (Filmed at TEDxPortofSpain.)\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625316/small_thumb/AfraRaymond_2012X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625316/large_thumb/AfraRaymond_2012X.jpg",
                "theora": "https://upload.frikanalen.no/media/625316/theora/AfraRaymond_2012X.ogv",
                "original": "https://upload.frikanalen.no/media/625316/original/AfraRaymond_2012X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625316/broadcast/AfraRaymond_2012X.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:18:09.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AfraRaymond_2012X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.408505Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625316/theora/AfraRaymond_2012X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625316/large_thumb/AfraRaymond_2012X.jpg"
        },
        {
            "id": 625315,
            "name": "TED - Brian Greene: Is our universe the only universe?",
            "header": "Is there more than one universe? In this visually rich, action-packed talk, Brian Greene shows how the unanswered questions of physics (starting with a big one: What caused the Big Bang?) have led to the theory that our own universe is just one of many in the \"multiverse.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625315/large_thumb/BrianGreene_2012.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625315/small_thumb/BrianGreene_2012.jpg",
                "theora": "https://upload.frikanalen.no/media/625315/theora/BrianGreene_2012.ogv",
                "original": "https://upload.frikanalen.no/media/625315/original/BrianGreene_2012.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625315/broadcast/BrianGreene_2012.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:21:47.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrianGreene_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.409841Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625315/theora/BrianGreene_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625315/large_thumb/BrianGreene_2012.jpg"
        },
        {
            "id": 625721,
            "name": "Reproducible Builds status update - Debconf 16",
            "header": "With free software, anyone can inspect the source code for malicious flaws. But Debian provide binary packages to its users. The idea of “deterministic” or “reproducible” builds is to empower anyone to verify that no flaws have been introduced during the build process by reproducing byte-for-byte identical binary packages from a given source.\n\nThis talk will explain the current status of the Debian Reproducible Builds project, how this is relevant for the complete free software eco system and how you can contribute.\n\nTalk (45 mins) session with Chris Lamb during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625721/theora/Reproducible_Builds_status_update.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625721/broadcast/Reproducible_Builds_status_update.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625721/large_thumb/Reproducible_Builds_status_update.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625721/small_thumb/Reproducible_Builds_status_update.jpg",
                "original": "https://upload.frikanalen.no/media/625721/original/Reproducible_Builds_status_update.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:44:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/7/",
            "createdTime": "2016-07-22T16:37:31.751566Z",
            "updatedTime": "2018-11-10T18:29:26.813808Z",
            "uploadedTime": "2016-07-22T16:37:37.048281Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625721/theora/Reproducible_Builds_status_update.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625721/large_thumb/Reproducible_Builds_status_update.jpg"
        },
        {
            "id": 625308,
            "name": "TED - Daniele Quercia: Happy maps",
            "header": "Mapping apps help us find the fastest route to where we’re going. But what if we’d rather wander? Researcher Daniele Quercia demos “happy maps” that take into account not only the route you want to take, but how you want to feel along the way.\r\n\r\nTED talk downloaded from The Internet archive.",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625308/large_thumb/DanieleQuercia_2014S.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625308/small_thumb/DanieleQuercia_2014S.jpg",
                "theora": "https://upload.frikanalen.no/media/625308/theora/DanieleQuercia_2014S.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625308/broadcast/DanieleQuercia_2014S.dv",
                "original": "https://upload.frikanalen.no/media/625308/original/DanieleQuercia_2014S.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:07:24.430000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanieleQuercia_2014S",
            "createdTime": "2015-02-13T22:19:30Z",
            "updatedTime": "2018-11-10T18:29:27.412533Z",
            "uploadedTime": "2015-02-13T22:19:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625308/theora/DanieleQuercia_2014S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625308/large_thumb/DanieleQuercia_2014S.jpg"
        },
        {
            "id": 625282,
            "name": "TED - Hackers: the Internet's immune system",
            "header": "The beauty of hackers, says cybersecurity expert Keren Elazari, is that they force us to evolve and improve. Yes, some hackers are bad guys, but many are working to fight government corruption and advocate for our rights. By exposing vulnerabilities, they push the Internet to become stronger and healthier, wielding their power to create a better world.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625282/theora/TED-Keren_Elazari_2014_Hackers.ogv",
                "original": "https://upload.frikanalen.no/media/625282/original/KerenElazari_2014.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625282/small_thumb/TED-Keren_Elazari_2014_Hackers.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625282/large_thumb/TED-Keren_Elazari_2014_Hackers.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625282/broadcast/TED-Keren_Elazari_2014_Hackers.avi"
            },
            "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:39.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KerenElazari_2014",
            "createdTime": "2014-06-24T09:21:46Z",
            "updatedTime": "2018-11-10T18:29:27.442877Z",
            "uploadedTime": "2014-06-24T09:21:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625282/theora/TED-Keren_Elazari_2014_Hackers.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625282/large_thumb/TED-Keren_Elazari_2014_Hackers.jpg"
        },
        {
            "id": 625720,
            "name": "The past year in APT - Debconf 16",
            "header": "Apt is used by a lot of people every day to update their systems, install software, and remove software on Debian, Ubuntu, and other derivatives. Some people actually forked\nan old apt and run it on some kind of fruit phones. The APT library is also used by aptitude, a formidable ncurses frontend.\n\nThis talk discusses three major topics of APT development in the past year:\n\nFirstly, security improvements such as acquire method sandboxing and the deprecation of SHA1 support.\n\nSecondly, performance improvements: Between 1.1 and 1.2 there were many commits improving performance, both for the update command and building the cache itself (hello, phones!).\n\nThirdly, we will take a look at the new pinning engine introduced in 1.1 at last year's DebConf, how it is different from the older engine, and why it is much better and actually does what you mean instead of nonsense.\n\nTalk (45 mins) session with Julian Andres Klode during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625720/theora/The_past_year_in_APT.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625720/broadcast/The_past_year_in_APT.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625720/large_thumb/The_past_year_in_APT.jpg",
                "original": "https://upload.frikanalen.no/media/625720/original/The_past_year_in_APT.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625720/small_thumb/The_past_year_in_APT.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:36:41.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/6/",
            "createdTime": "2016-07-22T16:05:41.342740Z",
            "updatedTime": "2018-11-10T18:29:26.815198Z",
            "uploadedTime": "2016-07-22T16:05:47.179744Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625720/theora/The_past_year_in_APT.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625720/large_thumb/The_past_year_in_APT.jpg"
        },
        {
            "id": 625701,
            "name": "Derivative Panel - Debconf 16",
            "header": "There is a big community developing Debian derivative distributions. This talk aims to discuss about what derivative distributions use for their day to day operation, such building packages, images, live media, managing distribution repositories, trying to seek better unification and standardisation of such tools and processes. In the same way, we shall explore and discuss the return path to the upstream distribution.\n\nTalk (45 mins) session with Héctor Orón Martínez during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625701/theora/Derivative_Panel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625701/broadcast/Derivative_Panel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625701/large_thumb/Derivative_Panel.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625701/small_thumb/Derivative_Panel.jpg",
                "original": "https://upload.frikanalen.no/media/625701/original/Derivative_Panel.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:44:39.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/87/",
            "createdTime": "2016-07-22T06:59:14.455055Z",
            "updatedTime": "2018-11-10T18:29:26.842057Z",
            "uploadedTime": "2016-07-22T06:59:20.802977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625701/theora/Derivative_Panel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625701/large_thumb/Derivative_Panel.jpg"
        },
        {
            "id": 625034,
            "name": "Kurtiser Klarheten",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625034/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625034/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625034/broadcast/6519_53574665eccf49d28a1667cc5175acc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34.600000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-24T14:29:10.883000Z",
            "updatedTime": "2018-11-10T18:29:27.746653Z",
            "uploadedTime": "2012-10-24T14:29:10.883000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625034/large_thumb/large.jpg"
        },
        {
            "id": 625718,
            "name": "Debian/Linux in Developing Nations - Challenges and Rewards - Debconf 16",
            "header": "FOSS software is undoubtedly the best option for developing nations, where financial resources may limit access to proprietary software. At the same time, using Debian/Linux also has its share of challenges in these settings, as there may be infrastructure issues to contend with. This talk shares the joys I have personally experienced while using Debian in Swaziland, as well as the challenges that I have faced, and also seen others face too.\n\nPerhaps the audience may be able to suggest ways to overcome some of the issues involved, and thus get more exposure and adoption for Debian in developing countries.\n\nTalk (20 mins) session with Sicelo Mhlongo during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625718/broadcast/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.dv",
                "theora": "https://upload.frikanalen.no/media/625718/theora/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.ogv",
                "original": "https://upload.frikanalen.no/media/625718/original/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625718/small_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.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:23:30.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/121/",
            "createdTime": "2016-07-22T15:27:54.631110Z",
            "updatedTime": "2018-11-10T18:29:26.818082Z",
            "uploadedTime": "2016-07-22T15:27:59.885815Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625718/theora/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg"
        },
        {
            "id": 626065,
            "name": "Sintel",
            "header": "Historien om Sintel og hennes ekspedisjon for å finne babydragen hun ble kjent med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626065/theora/sintel-2048-surround.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626065/broadcast/sintel-2048-surround.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626065/large_thumb/sintel-2048-surround.jpg",
                "original": "https://upload.frikanalen.no/media/626065/original/sintel-2048-surround.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:14:48.041667",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Sintel",
            "createdTime": "2018-11-18T17:33:22.098172Z",
            "updatedTime": "2018-11-18T17:59:15.155778Z",
            "uploadedTime": "2018-11-18T17:52:36.383575Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626065/theora/sintel-2048-surround.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626065/large_thumb/sintel-2048-surround.jpg"
        },
        {
            "id": 625717,
            "name": "Developing plugins for FreeRTC - Debconf 16",
            "header": "WebRTC, also known as RTCWeb, puts two-way media streaming capabilities into the web browser and provides an API to manage them (starting and stopping calls) from the JavaScript embedded in any web page. The technology has been pioneered in the two major browsers, Mozilla Firefox and Google Chrome. Other browsers have been following their lead. There was some instability in the early years of WebRTC but since mid-2014 the technology has stabilised significantly. There have been some pseudo-WebRTC solutions as well, specifically, browser plugins that offer behavior similar to WebRTC with an emphasis on a specific provider. These solutions are not true WebRTC and they are largely becoming irrelevant now that most users have upgraded to browsers with genuine WebRTC support built in. WebRTC provides a mechanism for peer-to-peer media streaming (audio or video) but it does not specify the use of any particular signalling system, the mechanism responsible for locating other users and routing calls to them.\nThe talk is going to include how to develop FreeRTC plugins for third party applications. Code snippets will be shared. Now it is possible to talk to each other from different cms systems.\n\nTalk (20 mins) session with Mesut Can Gurle during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625717/broadcast/Developing_plugins_for_FreeRTC.dv",
                "original": "https://upload.frikanalen.no/media/625717/original/Developing_plugins_for_FreeRTC.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625717/small_thumb/Developing_plugins_for_FreeRTC.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:17:18.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/29/",
            "createdTime": "2016-07-22T15:13:16.397867Z",
            "updatedTime": "2018-11-10T18:29:26.819483Z",
            "uploadedTime": "2016-07-22T15:13:21.446550Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg"
        },
        {
            "id": 625026,
            "name": "WOP endeplakat.1min",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
                "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:54.640000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-23T12:47:47.723000Z",
            "updatedTime": "2018-11-10T18:29:27.758299Z",
            "uploadedTime": "2012-10-23T12:47:47.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/large_thumb/large.jpg"
        },
        {
            "id": 625716,
            "name": "deb.debian.org - Debconf 16",
            "header": "deb.debian.org is the Debian archive, fronted by a CDN instead of using the traditional mirror network. In this talk I will go into some of the new challenges this presents, current status and future plans. It will also touch on our traditional mirror structure and some of the challenges surrounding this.\n\nTalk (20 mins) session with Tollef Fog Heen during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625716/theora/debdebianorg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625716/broadcast/debdebianorg.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625716/small_thumb/debdebianorg.jpg",
                "original": "https://upload.frikanalen.no/media/625716/original/debdebianorg.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625716/large_thumb/debdebianorg.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:19:51.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/97/",
            "createdTime": "2016-07-22T14:55:54.305874Z",
            "updatedTime": "2018-11-10T18:29:26.820918Z",
            "uploadedTime": "2016-07-22T14:55:59.235257Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625716/theora/debdebianorg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625716/large_thumb/debdebianorg.jpg"
        },
        {
            "id": 625219,
            "name": "Kjærlighet er handling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625219/small_thumb/newlife_program_05_2013_frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625219/broadcast/newlife_program_05_2013_frikanalen.avi"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:30.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-11-08T11:01:23Z",
            "updatedTime": "2018-11-10T18:29:27.517456Z",
            "uploadedTime": "2013-11-08T11:01:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg"
        },
        {
            "id": 625715,
            "name": "LTTng: Kernel and userspace tracing in Debian - Debconf 16",
            "header": "LTTng is an open source kernel and userspace tracing framework for Linux. This talk will introduce developers and system administrators alike to the toolkit and show how it can help them get visibility into development and production systems. The following themes will be covered:\n\n - A description of the different tools involved\n - LTTng compared to other tracing tools like *perf* and *strace*\n - The state of LTTng in Debian\n - Basic use cases and workflows\n - Analysis of kernel traces\n\nYou should leave this talk with an uncontrollable desire to use LTTng.\n\n**URLs**: https://lttng.org\n\nTalk (45 mins) session with Michael Jeanson during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625715/theora/LTTng_Kernel_and_userspace_tracing_in_Debian.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625715/broadcast/LTTng_Kernel_and_userspace_tracing_in_Debian.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625715/small_thumb/LTTng_Kernel_and_userspace_tracing_in_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625715/original/LTTng_Kernel_and_userspace_tracing_in_Debian.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625715/large_thumb/LTTng_Kernel_and_userspace_tracing_in_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:39:41.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/50/",
            "createdTime": "2016-07-22T14:22:31.850386Z",
            "updatedTime": "2018-11-10T18:29:26.822292Z",
            "uploadedTime": "2016-07-22T14:22:40.149402Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625715/theora/LTTng_Kernel_and_userspace_tracing_in_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625715/large_thumb/LTTng_Kernel_and_userspace_tracing_in_Debian.jpg"
        },
        {
            "id": 625009,
            "name": "Eksistensens Symfoni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625009/broadcast/6476_8845c9f78bb94e7d8393ac416d42c77e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:18.120000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-14T19:57:22.273000Z",
            "updatedTime": "2018-11-10T18:29:27.777813Z",
            "uploadedTime": "2012-10-14T19:57:22.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
        },
        {
            "id": 625714,
            "name": "Lightning talks - Debconf 16",
            "header": "They're talks. They go like lightning.\n\nTalk (45 mins) session with Nattie Mayer-Hutchings during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625714/broadcast/Lightning_talks_6.dv",
                "theora": "https://upload.frikanalen.no/media/625714/theora/Lightning_talks_6.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625714/large_thumb/Lightning_talks_6.jpg",
                "original": "https://upload.frikanalen.no/media/625714/original/Lightning_talks_6.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625714/small_thumb/Lightning_talks_6.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:51:22.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/105/",
            "createdTime": "2016-07-22T13:37:38.584877Z",
            "updatedTime": "2018-11-10T18:29:26.823686Z",
            "uploadedTime": "2016-07-22T13:37:45.209826Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625714/theora/Lightning_talks_6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625714/large_thumb/Lightning_talks_6.jpg"
        },
        {
            "id": 624984,
            "name": "AR6260 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624984/theora/orig_2453cd2b86044a448b08dfe32e2322cc.ogv",
                "original": "https://upload.frikanalen.no/media/624984/original/orig_2453cd2b86044a448b08dfe32e2322cc.m4v",
                "smallThumb": "https://upload.frikanalen.no/media/624984/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624984/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624984/broadcast/6443_e2416aa31c484303847a346a41c64f52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624984/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:47.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-25T21:02:21.537000Z",
            "updatedTime": "2018-11-10T18:29:27.811486Z",
            "uploadedTime": "2012-09-25T21:02:21.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624984/theora/orig_2453cd2b86044a448b08dfe32e2322cc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624984/large_thumb/large.jpg"
        },
        {
            "id": 625713,
            "name": "What's new in the Linux kernel - Debconf 16",
            "header": "The Linux kernel is under rapid development. Stable releases are made around 5 times per year, each including many new features and support for new hardware. This talk will summarise the features that have been added and enabled in the last year.\n\nThere have been many changes to Linux between 4.1 and 4.6. Some of these will require new or updated userland applications to take advantage of them. I will attempt to summarise the most interesting changes and the state of integration in Debian.\n\nTalk (45 mins) session with Ben Hutchings during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625713/broadcast/Whats_new_in_the_Linux_kernel_2.dv",
                "theora": "https://upload.frikanalen.no/media/625713/theora/Whats_new_in_the_Linux_kernel_2.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625713/large_thumb/Whats_new_in_the_Linux_kernel_2.jpg",
                "original": "https://upload.frikanalen.no/media/625713/original/Whats_new_in_the_Linux_kernel_2.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625713/small_thumb/Whats_new_in_the_Linux_kernel_2.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:41:21.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/4/",
            "createdTime": "2016-07-22T13:01:53.327596Z",
            "updatedTime": "2018-11-10T18:29:26.825030Z",
            "uploadedTime": "2016-07-22T13:02:00.500903Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625713/theora/Whats_new_in_the_Linux_kernel_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625713/large_thumb/Whats_new_in_the_Linux_kernel_2.jpg"
        },
        {
            "id": 624977,
            "name": "AR6221 Arena",
            "header": "Arena med Bjørn Gjellum som programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
                "original": "https://upload.frikanalen.no/media/624977/original/orig_06e3a222f5c944ad9980e4f1ac0b8a08.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624977/broadcast/6398_c4dc4b9a52994644afde3df8c1020d51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:11",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:34:00.703000Z",
            "updatedTime": "2018-11-10T18:29:27.821281Z",
            "uploadedTime": "2012-09-15T08:34:00.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
        },
        {
            "id": 625712,
            "name": "The Conservancy Debian Services Agreement: One Year Hence - Debconf 16",
            "header": "At my invited talk at DebConf15, I announced Software Freedom Conservancy's Debian Services agreement with the Debian project.  Under the agreement, Conservancy provides some essential services to the Debian project.  Most notably, Conservancy accepts copyright assignments and enforcement agreements from Debian contributors, and enforces those copyrights when copyleft licenses are violated.  Additionally, Conservancy provides its expertise on licensing issues, project governance, and the like, in an advisory role to the Debian project.\n\nThis talk will cover what Conservancy accomplished for Debian under this services agreement, how the agreement is working so far, and what how Conservancy and Debian can work together in the coming year to make even better use of the services provided under the agreement.\n\nIdeally, attendees will come to suggest ideas for what they'd like to see, and after a short presentation, the remaining time will be used for Q&amp;A and discussion.\n\nTalk (45 mins) session with Bradley Kuhn during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625712/theora/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625712/broadcast/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625712/large_thumb/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.jpg",
                "original": "https://upload.frikanalen.no/media/625712/original/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625712/small_thumb/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.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:42:46.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/34/",
            "createdTime": "2016-07-22T12:25:13.647357Z",
            "updatedTime": "2018-11-10T18:29:26.826564Z",
            "uploadedTime": "2016-07-22T12:25:19.316595Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625712/theora/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625712/large_thumb/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.jpg"
        },
        {
            "id": 624938,
            "name": "AR6131 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624938/theora/orig_38378a6bec894176b7f8add10ef0a8aa.ogv",
                "original": "https://upload.frikanalen.no/media/624938/original/orig_38378a6bec894176b7f8add10ef0a8aa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624938/broadcast/6332_bedf157f9289401884035ba73d428d16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:39",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-06-30T07:38:36.660000Z",
            "updatedTime": "2018-11-10T18:29:27.872569Z",
            "uploadedTime": "2012-06-30T07:38:36.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624938/theora/orig_38378a6bec894176b7f8add10ef0a8aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624938/large_thumb/large.jpg"
        },
        {
            "id": 625204,
            "name": "Arendalsuka 2013 - Boligpolitikk",
            "header": "Del 3 av 3.\n\nFattigfolk utfordret politikerne under Arendalsuka 2013!\n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene. Den tredje og siste utspørringen i ettermiddagsola på Arendalstorget handlet om bolig. Torbjørn Røe Isaksen (H) og arbeidsminister Anniken Huitfeldt (Ap) var svarere.\n\nUtspørrerne var Tom Byberg Torstensen fra Sosialt Entreprenørskaps og brobyggerorganisasjonen «KREM» (KREativt og Mangfoldig arbeidsliv). En meget engasjert arbeidsminister tok utfordringen og innrømmet at jobben ikke er gjort for de som lett faller utenfor boligsosiale ordninger.",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625204/large_thumb/3_arendal.jpg",
                "theora": "https://upload.frikanalen.no/media/625204/theora/3_arendal.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625204/small_thumb/3_arendal.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625204/broadcast/3_arendal.avi",
                "original": "https://upload.frikanalen.no/media/625204/original/3_arendal.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:10:52",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:51:01Z",
            "updatedTime": "2018-11-10T18:29:27.536970Z",
            "uploadedTime": "2013-09-07T07:51:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625204/theora/3_arendal.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625204/large_thumb/3_arendal.jpg"
        },
        {
            "id": 625203,
            "name": "Baklengsmarsjen rundt Stortinget 2013",
            "header": "Velferdsalliansen, sammen med Samarbeidsforum mot fattigdom og Frelsesarmeen arrangerte en aksjon foran Stortinget 23 august 2013, hvor menneskeverd og fattigdom var temaet. \n\nAt det i løpet av de siste to årene ikke har skjedd noe på feltet symboliseres best ved at hovedappellen nå ord for ord er den samme som ble brukte for to år siden. Denne gangen ble det ikke dannet en menneskering rundt Stortinget. Ettersom arbeidet for sosial velferd nå går bakover, går også deltagerne baklengs rundt Stortinget. \n\nAppeller: \nPetra Brooks – Frelsesarmen\nJohanna Engen – Velferdsalliansen, VA.\nMimmi Kvisvik –FellesOrgisasjonen, FO.\nErling Borgen – Journalist og filmskaper. \n\nTema:\nHvordan kan vi utvikle nye tjenestemodeller på bakgrunn av erfaringskunnskap fra de med skoene på, være seg fattige og spesielt utsatte grupper eller fagfolk som har daglig omgang med fattigdomspoblematikk i sitt daglige arbeid?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625203/theora/Baklengsmarsjen 2013 H.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625203/small_thumb/Baklengsmarsjen 2013 H.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625203/large_thumb/Baklengsmarsjen 2013 H.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625203/broadcast/baklengs.avi",
                "original": "https://upload.frikanalen.no/media/625203/original/Baklengsmarsjen 2013 H.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:13:49.680000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:52:07Z",
            "updatedTime": "2018-11-10T18:29:27.538326Z",
            "uploadedTime": "2013-09-07T07:52:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625203/theora/Baklengsmarsjen 2013 H.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625203/large_thumb/Baklengsmarsjen 2013 H.jpg"
        },
        {
            "id": 625202,
            "name": "Arendalsuka 2013 - Ruspolitikk",
            "header": "Del 2 av 3.\r\n\r\nFattigfolk utfordrer politikerne under Arendalsuka 2013!\r\n\r\n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene.\r\n\r\nBarne- og inkluderingsminister Inga Marte Torkildsen (SV) og Robert Eriksen (FrP) fikk spørsmål om rusbehandling og rehabilitering, fra representantene Pål Berger og Bente Karlsen Røstad fra RIO - Rusmisbrukernes Interesse Organisasjon.",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625202/large_thumb/2_arendal.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625202/small_thumb/2_arendal.jpg",
                "theora": "https://upload.frikanalen.no/media/625202/theora/2_arendal.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625202/broadcast/2_arendal.avi",
                "original": "https://upload.frikanalen.no/media/625202/original/2_arendal.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:11.600000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:50:51Z",
            "updatedTime": "2018-11-10T18:29:27.539757Z",
            "uploadedTime": "2013-09-07T07:50:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625202/theora/2_arendal.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625202/large_thumb/2_arendal.jpg"
        },
        {
            "id": 625201,
            "name": "Arendalsuka 2013 - Fattigdom i et folkehelseperspektiv",
            "header": "Del 1 av 3.\n\nFattigfolk utfordret politikere under Arendalsuka 2013! \n«Fattigfolk versus politikere» var overskrift da Samarbeidsforum mot fattigdom i Norge konfronterte topp-politikere på torgscenen under Arendalsdagene.\n\nFørste avdelingen av utspørringen hadde folkehelse som tema.  Abid Raja (V), Knut Arild Hareide (KrF) og Per Olaf Lundteigen (Sp) fikk spørsmål fra Lars Aasen fra Leieboerforeningen og Silje Berhus fra Aleneforeldreforeningen.\n\n «Samarbeidsforum mot fattigdom i Norge» er et nettverk av brukerorganisasjoner og enkeltpersoner som i samarbeid med Batteriet (Kirkens Bymisjon) jobber med å bringe erfaringer og forslag om bekjempelse av fattigdom fram til direkte dialog med myndighetene. Under den politiske festivaluka i Arendal sto flere av deltakerne fram med egne historier og velformulerte spørsmål til topp-politikerne på scenen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625201/theora/1 SF Arendal 2013 helse H264.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625201/large_thumb/1 SF Arendal 2013 helse H264.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625201/small_thumb/1 SF Arendal 2013 helse H264.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625201/broadcast/1_arendal_helse.avi",
                "original": "https://upload.frikanalen.no/media/625201/original/1 SF Arendal 2013 helse H264.mov"
            },
            "creator": "erik.bjerke66@gmail.com",
            "organization": {
                "id": 130,
                "name": "SEtv",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2085,
                "editorName": "Erik Bjerke",
                "editorEmail": "erik.bjerke66@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:13:31.680000",
            "categories": [
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-09-07T07:50:39Z",
            "updatedTime": "2018-11-10T18:29:27.541138Z",
            "uploadedTime": "2013-09-07T07:50:40Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625201/theora/1 SF Arendal 2013 helse H264.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625201/large_thumb/1 SF Arendal 2013 helse H264.jpg"
        },
        {
            "id": 624874,
            "name": "NewLife_Promo_2012",
            "header": "Fra barnehjemmet Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624874/broadcast/6253_c4439173c60b48218f20c89f6749b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624874/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:29.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-04-27T06:53:34.443000Z",
            "updatedTime": "2018-11-10T18:29:27.951243Z",
            "uploadedTime": "2012-04-27T06:53:34.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624874/large_thumb/large.jpg"
        },
        {
            "id": 626546,
            "name": "#Tilhørighet",
            "header": "I sesongens første sending er tema tilhørighet. Vi har besøkt Smiløkka Arena hvor crewet fra podcasten Sm;podden filosoferer over ordet tilhørighet. Birgitte har besøkt rullestoldanseklubben Fristil, og Anders har tatt en prat med Faridah fra Abloom Filmfestival. Gjest i studio med Mattias er kultur- og likestillingsminister Abid Raja. Programledere er Erling Due Bergseth og Mats Sollid\r\n\r\nMusikk: Audioblocks.com",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626546/theora/202210-Tilhørighet-RH.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626546/broadcast/202210-Tilhørighet-RH.dv",
                "original": "https://upload.frikanalen.no/media/626546/original/202210-Tilhørighet-RH.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626546/large_thumb/202210-Tilhørighet-RH.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:25:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-10-22T14:21:54.495178Z",
            "updatedTime": "2020-10-22T14:46:03.462450Z",
            "uploadedTime": "2020-10-22T14:32:09.937719Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626546/theora/202210-Tilhørighet-RH.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626546/large_thumb/202210-Tilhørighet-RH.jpg"
        }
    ]
}