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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=550&ordering=publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=450&ordering=publish_on_web",
    "results": [
        {
            "id": 625347,
            "name": "TED - Michael Specter: The danger of science denial",
            "header": "Vaccine-autism claims, \"Frankenfood\" bans, the herbal cure craze: All point to the public's growing fear (and, often, outright denial) of science and reason, says Michael Specter. He warns the trend spells disaster for human progress.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625347/small_thumb/MichaelSpecter_2010.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625347/large_thumb/MichaelSpecter_2010.jpg",
                "original": "https://upload.frikanalen.no/media/625347/original/MichaelSpecter_2010.mp4",
                "theora": "https://upload.frikanalen.no/media/625347/theora/MichaelSpecter_2010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625347/broadcast/MichaelSpecter_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:16:29.430000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MichaelSpecter_2010",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.365540Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625347/theora/MichaelSpecter_2010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625347/large_thumb/MichaelSpecter_2010.jpg"
        },
        {
            "id": 625346,
            "name": "TED - Dave deBronkart: Meet e-Patient Dave",
            "header": "When Dave deBronkart learned he had a rare and terminal cancer, he turned to a group of fellow patients online -- and found the medical treatment that saved his life. Now he calls on all patients to talk with one another, know their own health data, and make health care better one e-Patient at a time.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625346/small_thumb/DavedeBronkart_2010X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625346/large_thumb/DavedeBronkart_2010X.jpg",
                "theora": "https://upload.frikanalen.no/media/625346/theora/DavedeBronkart_2010X.ogv",
                "original": "https://upload.frikanalen.no/media/625346/original/DavedeBronkart_2010X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625346/broadcast/DavedeBronkart_2010X.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:16:31.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DavedeBronkart_2010X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.366889Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625346/theora/DavedeBronkart_2010X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625346/large_thumb/DavedeBronkart_2010X.jpg"
        },
        {
            "id": 625345,
            "name": "TED - Rob Reid: The $8 billion iPod",
            "header": "Comic author Rob Reid unveils Copyright Math (TM), a remarkable new field of study based on actual numbers from entertainment industry lawyers and lobbyists.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625345/large_thumb/RobReid_2012.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625345/small_thumb/RobReid_2012.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625345/broadcast/RobReid_2012.dv",
                "original": "https://upload.frikanalen.no/media/625345/original/RobReid_2012.mp4",
                "theora": "https://upload.frikanalen.no/media/625345/theora/RobReid_2012.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:05:11.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RobReid_2012",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.368409Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625345/theora/RobReid_2012.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625345/large_thumb/RobReid_2012.jpg"
        },
        {
            "id": 626248,
            "name": "Shofar Bibelen forutsa det",
            "header": "Bladet Evangelisten\r\nProgram 31",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626248/theora/Shofar TV program 11.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626248/broadcast/Shofar TV program 11.dv",
                "original": "https://upload.frikanalen.no/media/626248/original/Shofar TV program 11.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626248/large_thumb/Shofar TV program 11.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:09.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-12-25T11:51:42.099929Z",
            "updatedTime": "2020-08-31T20:26:45.160942Z",
            "uploadedTime": "2019-12-25T12:02:33.383623Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626248/theora/Shofar TV program 11.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626248/large_thumb/Shofar TV program 11.jpg"
        },
        {
            "id": 625513,
            "name": "Software Piracy and Linux Adoptation",
            "header": "The open-source software operating system Linux is a\r\nfree-of-charge substitute to proprietary systems like Microsoft\r\nWindows. By using a cross-country data set, this paper finds evidence\r\nthat increased piracy of proprietary software has a negative impact\r\non adoption of desktop versions of Linux. The interpretation of this\r\nresult is that the availability of pirated versions of Windows, as\r\nwell as pirated applications compatible with Windows and OS-X, lead\r\nto fewer individuals installing a Linux operating system on their\r\ndesktop computers. Thus, in the absence of software piracy, Linux\r\nwould be a more widely used operating system.\r\n\r\nArne Rogde Gramstad er stipendiat ved Økonomisk institutt, UiO. Arnes\r\narbeid er motivert av markeder for digitale produkter og omhandler\r\nbl.a. konkurranse i markeder for programvare, sosiale nettverk og\r\nnettverkseffekter.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625513/theora/20160308-piratkopiering-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625513/broadcast/20160308-piratkopiering-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625513/large_thumb/20160308-piratkopiering-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625513/small_thumb/20160308-piratkopiering-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:25.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-03-09T17:59:17Z",
            "updatedTime": "2018-11-10T18:29:27.145185Z",
            "uploadedTime": "2016-03-09T17:59:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625513/theora/20160308-piratkopiering-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625513/large_thumb/20160308-piratkopiering-frikanalen.jpg"
        },
        {
            "id": 625344,
            "name": "TED - William Noel: Revealing the lost codex of Archimedes",
            "header": "How do you read a two-thousand-year-old manuscript that has been erased, cut up, written on and painted over? With a powerful particle accelerator, of course! Ancient books curator William Noel tells the fascinating story behind the Archimedes palimpsest, a Byzantine prayer book containing previously-unknown original writings from ancient Greek mathematician Archimedes and others.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625344/large_thumb/WilliamNoel_2012S.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625344/small_thumb/WilliamNoel_2012S.jpg",
                "theora": "https://upload.frikanalen.no/media/625344/theora/WilliamNoel_2012S.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625344/broadcast/WilliamNoel_2012S.dv",
                "original": "https://upload.frikanalen.no/media/625344/original/WilliamNoel_2012S.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:53.780000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/WilliamNoel_2012S",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.369757Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625344/theora/WilliamNoel_2012S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625344/large_thumb/WilliamNoel_2012S.jpg"
        },
        {
            "id": 627807,
            "name": "aoeu",
            "header": "aoeu",
            "description": "aoeu",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627807/theora/2023-10-25_12-45-26.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627807/broadcast/2023-10-25_12-45-26.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627807/large_thumb/2023-10-25_12-45-26.jpg",
                "original": "https://upload.frikanalen.no/media/627807/original/2023-10-25_12-45-26.mp4"
            },
            "creator": "odin.omdal@gmail.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:03:37",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-10-27T12:35:18.540449Z",
            "updatedTime": "2023-10-27T12:36:55.471920Z",
            "uploadedTime": "2023-10-27T12:35:19.950165Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627807/theora/2023-10-25_12-45-26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627807/large_thumb/2023-10-25_12-45-26.jpg"
        },
        {
            "id": 625822,
            "name": "Daily Tech News Show 20. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625822/theora/DTNS20161020.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625822/broadcast/DTNS20161020.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625822/large_thumb/DTNS20161020.jpg",
                "original": "https://upload.frikanalen.no/media/625822/original/DTNS20161020.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625822/small_thumb/DTNS20161020.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:39.870000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7818vid",
            "createdTime": "2016-11-21T13:03:41.141317Z",
            "updatedTime": "2018-11-10T18:29:26.665595Z",
            "uploadedTime": "2016-11-21T13:03:47.820294Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625822/theora/DTNS20161020.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625822/large_thumb/DTNS20161020.jpg"
        },
        {
            "id": 625516,
            "name": "TED - Paul Greenberg: The four fish we're overeating -- and what to eat instead",
            "header": "The way we fish for popular seafood such as salmon, tuna and shrimp is threatening to ruin our oceans. Paul Greenberg explores the sheer size and irrationality of the seafood economy, and suggests a few specific ways we can change it, to benefit both the natural world and the people who depend on fishing for their livelihoods.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625516/theora/PaulGreenberg_2015Z.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625516/small_thumb/PaulGreenberg_2015Z.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625516/broadcast/PaulGreenberg_2015Z.dv",
                "original": "https://upload.frikanalen.no/media/625516/original/PaulGreenberg_2015Z.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625516/large_thumb/PaulGreenberg_2015Z.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:28.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/PaulGreenberg_2015Z",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.141008Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625516/theora/PaulGreenberg_2015Z.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625516/large_thumb/PaulGreenberg_2015Z.jpg"
        },
        {
            "id": 625825,
            "name": "Daily Tech News Show 21. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625825/theora/DTNS20161021.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625825/broadcast/DTNS20161021.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625825/small_thumb/DTNS20161021.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625825/large_thumb/DTNS20161021.jpg",
                "original": "https://upload.frikanalen.no/media/625825/original/DTNS20161021.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:04.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7834vid",
            "createdTime": "2016-11-22T10:17:24.268278Z",
            "updatedTime": "2018-11-10T18:29:26.661403Z",
            "uploadedTime": "2016-11-22T10:17:36.664756Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625825/theora/DTNS20161021.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625825/large_thumb/DTNS20161021.jpg"
        },
        {
            "id": 626320,
            "name": "Shofar Davids sønn",
            "header": "Bladet Evangelisten\r\nProgram 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626320/theora/Shofar 32. Davids sønn.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626320/broadcast/Shofar 32. Davids sønn.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626320/large_thumb/Shofar 32. Davids sønn.jpg",
                "original": "https://upload.frikanalen.no/media/626320/original/Shofar 32. Davids sønn.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:03.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-03-09T21:22:01.198253Z",
            "updatedTime": "2020-08-31T20:23:07.550565Z",
            "uploadedTime": "2020-03-09T21:38:01.609454Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626320/theora/Shofar 32. Davids sønn.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626320/large_thumb/Shofar 32. Davids sønn.jpg"
        },
        {
            "id": 626090,
            "name": "Modern Web Application Vulnerabilities - Erlend Oftedal",
            "header": "With the emerging popularity of bug bounty programs, lesser known and even brand new vulnerability classes are gaining popularity. This talk will give a walk-though of some of these vulnerabilities, how they occur in modern web applications and how they can be found and fixed.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626090/theora/20181120-erlend.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626090/broadcast/20181120-erlend.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626090/large_thumb/20181120-erlend.jpg",
                "original": "https://upload.frikanalen.no/media/626090/original/20181120-erlend.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:44:03.440000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=fIqNVUtTPQo",
            "createdTime": "2018-12-10T13:06:57.084546Z",
            "updatedTime": "2018-12-13T19:41:17.176159Z",
            "uploadedTime": "2018-12-10T13:52:12.288383Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626090/theora/20181120-erlend.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626090/large_thumb/20181120-erlend.jpg"
        },
        {
            "id": 626085,
            "name": "Linux Security APIs and the Chromium Sandbox - Patricia Aas",
            "header": "The Linux Security and Isolation APIs have become the basis of some of the most useful features server-side, providing the isolation required for efficient containers. However, these APIs also form the basis of the Chromium Sandbox on Linux, and we will study them in that context in this talk.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626085/theora/20181120-patricia.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626085/broadcast/20181120-patricia.dv",
                "original": "https://upload.frikanalen.no/media/626085/original/20181120-patricia.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626085/large_thumb/20181120-patricia.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:46.740000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=7aWdd3lYgWA",
            "createdTime": "2018-12-10T10:13:59.083146Z",
            "updatedTime": "2018-12-10T11:24:40.437997Z",
            "uploadedTime": "2018-12-10T10:26:48.582420Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626085/theora/20181120-patricia.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626085/large_thumb/20181120-patricia.jpg"
        },
        {
            "id": 625519,
            "name": "TED - Aomawa Shields: How we'll find life on other planets",
            "header": "Astronomer Aomawa Shields searches for clues that life might exist elsewhere in the universe by examining the atmospheres of distant exoplanets. When she isn't exploring the heavens, the classically trained actor (and TED Fellow) looks for ways to engage young women in the sciences using theater, writing and visual art. \"Maybe one day they'll join the ranks of astronomers who are full of contradictions,\" she says, \"and use their backgrounds to discover, once and for all, that we are truly not alone in the universe.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625519/small_thumb/AomawaShields_2015U.jpg",
                "theora": "https://upload.frikanalen.no/media/625519/theora/AomawaShields_2015U.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625519/broadcast/AomawaShields_2015U.dv",
                "original": "https://upload.frikanalen.no/media/625519/original/AomawaShields_2015U.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625519/large_thumb/AomawaShields_2015U.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:29.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AomawaShields_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.139639Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625519/theora/AomawaShields_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625519/large_thumb/AomawaShields_2015U.jpg"
        },
        {
            "id": 625523,
            "name": "TED - Tania Simoncelli: How I took on the gene patent industry -- and won",
            "header": "Are human genes patentable? Back in 2005, when Tania Simoncelli first contemplated this complex question, US patent law said they were — which meant patent holders had the right to stop anyone from sequencing, testing or even looking at a patented gene. Troubled by the way this law both harmed patients and created a barrier to biomedical innovation, Simoncelli and her colleagues at the ACLU challenged it. In this riveting talk, hear the story of how they took a case everybody told them they would lose all the way to the Supreme Court.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625523/small_thumb/TaniaSimoncelli_2014X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625523/large_thumb/TaniaSimoncelli_2014X.jpg",
                "theora": "https://upload.frikanalen.no/media/625523/theora/TaniaSimoncelli_2014X.ogv",
                "original": "https://upload.frikanalen.no/media/625523/original/TaniaSimoncelli_2014X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625523/broadcast/TaniaSimoncelli_2014X.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.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TaniaSimoncelli_2014X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.138250Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625523/theora/TaniaSimoncelli_2014X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625523/large_thumb/TaniaSimoncelli_2014X.jpg"
        },
        {
            "id": 625826,
            "name": "Daily Tech News Show 24. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625826/theora/DTNS20161024.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625826/broadcast/DTNS20161024.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625826/large_thumb/DTNS20161024.jpg",
                "original": "https://upload.frikanalen.no/media/625826/original/DTNS20161024.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625826/small_thumb/DTNS20161024.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:21.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7847vid",
            "createdTime": "2016-11-22T11:48:41.602165Z",
            "updatedTime": "2018-11-10T18:29:26.660051Z",
            "uploadedTime": "2016-11-22T11:48:54.789092Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625826/theora/DTNS20161024.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625826/large_thumb/DTNS20161024.jpg"
        },
        {
            "id": 625526,
            "name": "TED - Sean Follmer: Shape-shifting tech will change work as we know it",
            "header": "What will the world look like when we move beyond the keyboard and mouse? Interaction designer Sean Follmer is building a future with machines that bring information to life under your fingers as you work with it. In this talk, check out prototypes for a 3D shape-shifting table, a phone that turns into a wristband, a deformable game controller and more that may change the way we live and work.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625526/theora/SeanFollmer_2015X.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625526/large_thumb/SeanFollmer_2015X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625526/broadcast/SeanFollmer_2015X.dv",
                "original": "https://upload.frikanalen.no/media/625526/original/SeanFollmer_2015X.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625526/small_thumb/SeanFollmer_2015X.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:26.610000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SeanFollmer_2015X",
            "createdTime": "2016-04-09T19:19:00Z",
            "updatedTime": "2018-11-10T18:29:27.134044Z",
            "uploadedTime": "2016-04-09T19:19:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625526/theora/SeanFollmer_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625526/large_thumb/SeanFollmer_2015X.jpg"
        },
        {
            "id": 625828,
            "name": "Venter på Snowden med Christian Borch, Edward Snowden, John Crane, Alan Rusbridger, Michael Tetzschner, Snorre Valen",
            "header": "William Nygaard, leder Norsk PEN, ønsker velkommen.\r\nEdward Snowden intervjues av Christian Borch på link fra Moskva.\r\nIntervju med varsleren John Crane (USA)\r\n\r\nPaneldebatt\r\n\r\nJohn Crane\r\nAlan Rusbridger – tidligere sjefsredaktør i The Guardian\r\nMichael Tetzschner – stortingspolitiker (H)\r\nSnorre Valen – stortingspolitiker (SV)\r\n\r\nLeder av Norsk PENs Komité for Fengslede Forfattere, Brit Bildøen, presenterer årets “fokusfanger”, dvs. de fengslede forfattere, journalister etc. som PEN-sentere over hele verden retter oppmerksomheten mot på denne dagen.\r\n\r\nEdward Snowdens kamp for å få en rettslig garanti for at han ikke blir utlevert til USA dersom han kommer til Norge for å motta Ossietzky-prisen, trekker i langdrag.  Da Norsk PEN 7. mars i år bekjentgjorde at Ossietzky-prisen for 2016 tildeles varsleren Edward Snowden, ble prisseremonien fastsatt til 18. november i Universitetets Aula. Saken er nå hos Høyesterett. Etter samråd med våre advokater i firmaet Schjødt, har Norsk PEN derfor besluttet å utsette tildelingen av prisen, som forhåpentlig kan skje ved Edward Snowdens personlige tilstedeværelse. Tildeling av Ossietzky-prisen 2016 til Edward Snowden vil derfor finne sted 7. juni 2017.\r\n\r\nNorsk PEN opprettholder imidlertid det årlige arrangementet 18. november for markering av den internasjonale Fengslede Forfatteres Dag. Edward Snowdens avsløringer og situasjon som varsler blir sentralt her. Snowden vil selv tale til forsamlingen via skype fra Moskva.\r\n\r\nProgrammet er på engelsk.  Musikkinnslaget med Pål Moddi Knutsen er klippet vekk for å spare opphavsrettighetskostnader.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625828/theora/20161118-snowden-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625828/broadcast/20161118-snowden-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625828/small_thumb/20161118-snowden-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625828/large_thumb/20161118-snowden-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:56:14.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-11-24T11:40:20.728428Z",
            "updatedTime": "2018-11-10T18:29:26.657082Z",
            "uploadedTime": "2016-11-24T11:44:13.733391Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625828/theora/20161118-snowden-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625828/large_thumb/20161118-snowden-frikanalen.jpg"
        },
        {
            "id": 626232,
            "name": "Shofar Steinane i Samaria",
            "header": "Program 3\r\nBladet Evangelisten",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626232/theora/Shofar 26 Steinane i Samaria.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626232/broadcast/Shofar 26 Steinane i Samaria.dv",
                "original": "https://upload.frikanalen.no/media/626232/original/Shofar 26 Steinane i Samaria.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626232/large_thumb/Shofar 26 Steinane i Samaria.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-12-19T12:20:12.727054Z",
            "updatedTime": "2020-08-31T20:27:11.865258Z",
            "uploadedTime": "2019-12-19T12:34:27.265329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626232/theora/Shofar 26 Steinane i Samaria.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626232/large_thumb/Shofar 26 Steinane i Samaria.jpg"
        },
        {
            "id": 625527,
            "name": "Practical Protocol-Oriented Programming in Swift",
            "header": "Value types are at the core of Swift (seriously, mostly everything in the Swift standard library is a value type). But how do you avoid subclassing? That's where the power of Protocol-Oriented programming comes in. Learn how to structure your code to (almost) never subclass again! Practical everyday examples and ideas for your own code base will be included.\r\n\r\nThe speaker Natasha Murashev is an iOS developer by day and a robot by night. She blogs about Swift, WatchOS, and iOS development on her blog, natashatherobot.com, and curates a fast-growing weekly Swift  newsletter: This Week in Swift. In her free time, she works on personal projects, speaks at meetups and conferences, contributes to open source, and likes to cross things off her bucket list. She's currently living the digital nomad life as her alter identity: @NatashaTheNomad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625527/theora/20160412-practicalswift-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625527/small_thumb/20160412-practicalswift-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625527/large_thumb/20160412-practicalswift-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625527/broadcast/20160412-practicalswift-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:26.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.132701Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625527/theora/20160412-practicalswift-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625527/large_thumb/20160412-practicalswift-frikanalen.jpg"
        },
        {
            "id": 625529,
            "name": "TED - Linus Torvalds: The mind behind Linux",
            "header": "Linus Torvalds transformed technology twice — first with the Linux kernel, which helps power the Internet, and again with Git, the source code management system used by developers worldwide. In a rare interview with TED Curator Chris Anderson, Torvalds discusses with remarkable openness the personality traits that prompted his unique philosophy of work, engineering and life. \"I am not a visionary, I'm an engineer,\" Torvalds says. \"I'm perfectly happy with all the people who are walking around and just staring at the clouds ... but I'm looking at the ground, and I want to fix the pothole that's right in front of me before I fall in.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625529/original/LinusTorvalds_2016.mp4",
                "theora": "https://upload.frikanalen.no/media/625529/theora/LinusTorvalds_2016.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625529/large_thumb/LinusTorvalds_2016.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625529/small_thumb/LinusTorvalds_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625529/broadcast/LinusTorvalds_2016.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:34.050000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LinusTorvalds_2016",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.129777Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625529/theora/LinusTorvalds_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625529/large_thumb/LinusTorvalds_2016.jpg"
        },
        {
            "id": 625534,
            "name": "TED - Gregory Heyworth: How I'm discovering the secrets of ancient texts",
            "header": "Gregory Heyworth is a textual scientist; he and his lab work on new ways to read ancient manuscripts and maps using spectral imaging technology. In this fascinating talk, watch as Heyworth shines a light on lost history, deciphering texts that haven't been read in thousands of years. How could these lost classics rewrite what we know about the past?\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625534/theora/GregoryHeyworth_2015X.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625534/large_thumb/GregoryHeyworth_2015X.jpg",
                "original": "https://upload.frikanalen.no/media/625534/original/GregoryHeyworth_2015X.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625534/small_thumb/GregoryHeyworth_2015X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625534/broadcast/GregoryHeyworth_2015X.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:11.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GregoryHeyworth_2015X",
            "createdTime": "2016-04-24T20:22:08.861647Z",
            "updatedTime": "2018-11-10T18:29:27.125126Z",
            "uploadedTime": "2016-04-24T20:54:54.286642Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625534/theora/GregoryHeyworth_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625534/large_thumb/GregoryHeyworth_2015X.jpg"
        },
        {
            "id": 625540,
            "name": "TED - Robert Palmer: The Panama Papers exposed a huge global problem. What's next?",
            "header": "On April 3, 2016 we saw the largest data leak in history. The Panama Papers exposed rich and powerful people hiding vast amounts of money in offshore accounts. But what does it all mean? We called Robert Palmer of Global Witness to find out.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625540/broadcast/RobertPalmer_2016.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625540/small_thumb/RobertPalmer_2016.jpg",
                "theora": "https://upload.frikanalen.no/media/625540/theora/RobertPalmer_2016.ogv",
                "original": "https://upload.frikanalen.no/media/625540/original/RobertPalmer_2016.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625540/large_thumb/RobertPalmer_2016.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:49.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RobertPalmer_2016",
            "createdTime": "2016-04-28T07:56:25.218536Z",
            "updatedTime": "2018-11-10T18:29:27.114067Z",
            "uploadedTime": "2016-04-28T08:07:27.257093Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625540/theora/RobertPalmer_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625540/large_thumb/RobertPalmer_2016.jpg"
        },
        {
            "id": 625577,
            "name": "Daily Tech News Show 09. May 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625577/theora/DTNS20160509.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625577/large_thumb/DTNS20160509.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625577/broadcast/DTNS20160509.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625577/small_thumb/DTNS20160509.jpg",
                "original": "https://upload.frikanalen.no/media/625577/original/DTNS20160509.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:46:40.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6373vid",
            "createdTime": "2016-05-23T17:56:26.318905Z",
            "updatedTime": "2018-11-10T18:29:27.060732Z",
            "uploadedTime": "2016-05-23T18:39:10.696688Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625577/theora/DTNS20160509.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625577/large_thumb/DTNS20160509.jpg"
        },
        {
            "id": 627887,
            "name": "Diesen i samtale med Mearsheimer",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627887/theora/Diesen_Mearsheimer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627887/broadcast/Diesen_Mearsheimer.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627887/large_thumb/Diesen_Mearsheimer.jpg",
                "original": "https://upload.frikanalen.no/media/627887/original/Diesen_Mearsheimer.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "01:35:36.860000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-06-17T11:54:49.063837Z",
            "updatedTime": "2024-11-25T07:58:10.650285Z",
            "uploadedTime": "2024-06-17T12:55:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627887/theora/Diesen_Mearsheimer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627887/large_thumb/Diesen_Mearsheimer.jpg"
        },
        {
            "id": 625544,
            "name": "TED - Tim Urban: Inside the mind of a master procrastinator",
            "header": "Tim Urban knows that procrastination doesn't make sense, but he's never been able to shake his habit of waiting until the last minute to get things done. In this hilarious and insightful talk, Urban takes us on a journey through YouTube binges, Wikipedia rabbit holes and bouts of staring out the window — and encourages us to think harder about what we're really procrastinating on, before we run out of time.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625544/large_thumb/TimUrban_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625544/broadcast/TimUrban_2016.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625544/small_thumb/TimUrban_2016.jpg",
                "original": "https://upload.frikanalen.no/media/625544/original/TimUrban_2016.mp4",
                "theora": "https://upload.frikanalen.no/media/625544/theora/TimUrban_2016.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:07.740000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TimUrban_2016",
            "createdTime": "2016-04-30T06:11:25.306777Z",
            "updatedTime": "2018-11-10T18:29:27.108632Z",
            "uploadedTime": "2016-04-30T06:23:28.202710Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625544/theora/TimUrban_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625544/large_thumb/TimUrban_2016.jpg"
        },
        {
            "id": 625546,
            "name": "TED - Astro Teller: The unexpected benefit of celebrating failure",
            "header": "\"Great dreams aren't just visions,\" says Astro Teller, \"They're visions coupled to strategies for making them real.\" The head of X (formerly Google X), Teller takes us inside the \"moonshot factory,\" as it's called, where his team seeks to solve the world's biggest problems through experimental projects like balloon-powered Internet and wind turbines that sail through the air. Find out X's secret to creating an organization where people feel comfortable working on big, risky projects and exploring audacious ideas.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625546/large_thumb/AstroTeller_2016.jpg",
                "original": "https://upload.frikanalen.no/media/625546/original/AstroTeller_2016.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625546/broadcast/AstroTeller_2016.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625546/small_thumb/AstroTeller_2016.jpg",
                "theora": "https://upload.frikanalen.no/media/625546/theora/AstroTeller_2016.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:36.860000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AstroTeller_2016",
            "createdTime": "2016-05-02T20:22:02.215473Z",
            "updatedTime": "2018-11-10T18:29:27.105716Z",
            "uploadedTime": "2016-05-03T05:36:28.260428Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625546/theora/AstroTeller_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625546/large_thumb/AstroTeller_2016.jpg"
        },
        {
            "id": 625774,
            "name": "TED - Andrew Pelling: This scientist makes ears out of apples",
            "header": "Andrew Pelling is a biohacker, and nature is his hardware. His favorite materials are the simplest ones (and oftentimes he finds them in the garbage). Building on the cellulose structure that gives an apple its shape, he \"grows\" lifelike human ears, pioneering a process that might someday be used to repair body parts safely and cheaply. And he has some even wilder ideas to share ... \"What I'm really curious about is if one day it will be possible to repair, rebuild and augment our own bodies with stuff we make in the kitchen,\" he says.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625774/small_thumb/AndrewPelling_2016U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625774/broadcast/AndrewPelling_2016U.dv",
                "original": "https://upload.frikanalen.no/media/625774/original/AndrewPelling_2016U.mp4",
                "theora": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.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:07:09.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndrewPelling_2016U",
            "createdTime": "2016-09-23T13:36:54.058956Z",
            "updatedTime": "2018-11-10T18:29:26.738874Z",
            "uploadedTime": "2016-09-23T13:44:31.548627Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg"
        },
        {
            "id": 625552,
            "name": "TED - Danielle Feinberg: The magic ingredient that brings Pixar movies to life",
            "header": "Danielle Feinberg, Pixar's director of photography, creates stories with soul and wonder using math, science and code. Go behind the scenes of Finding Nemo, Toy Story, Brave, WALL-E and more, and discover how Pixar interweaves art and science to create fantastic worlds where the things you imagine can become real. This talk comes from the PBS special \"TED Talks: Science & Wonder.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625552/small_thumb/DanielleFeinberg_2015P.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625552/large_thumb/DanielleFeinberg_2015P.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625552/broadcast/DanielleFeinberg_2015P.dv",
                "original": "https://upload.frikanalen.no/media/625552/original/DanielleFeinberg_2015P.mp4",
                "theora": "https://upload.frikanalen.no/media/625552/theora/DanielleFeinberg_2015P.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:12:08.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanielleFeinberg_2015P",
            "createdTime": "2016-05-05T21:18:31.433411Z",
            "updatedTime": "2018-11-10T18:29:27.098357Z",
            "uploadedTime": "2016-05-05T21:48:34.820629Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625552/theora/DanielleFeinberg_2015P.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625552/large_thumb/DanielleFeinberg_2015P.jpg"
        },
        {
            "id": 625556,
            "name": "Big Data i oljeleting",
            "header": "Presentasjon Thomas Elboth fra CGG holdt for NUUGs medlemmer 2016-05-10:\r\n\r\nInnsamling av geofysiske data (seismikk) krever dedikerte systemer for både håntering og prosessering. På den siste topp-500-listen over verdens raskeste maskiner har maskiner dedikert til geofysikk prosessering plass 14, 19 og 32.\r\n\r\nNUUG talk from 2016-05-10.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625556/theora/20160510-big-data-olje-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625556/large_thumb/20160510-big-data-olje-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625556/small_thumb/20160510-big-data-olje-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625556/broadcast/20160510-big-data-olje-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-05-11T11:06:24.920963Z",
            "updatedTime": "2018-11-10T18:29:27.092452Z",
            "uploadedTime": "2016-05-11T11:08:42.661709Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625556/theora/20160510-big-data-olje-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625556/large_thumb/20160510-big-data-olje-frikanalen.jpg"
        },
        {
            "id": 625835,
            "name": "Daily Tech News Show 31. October 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625835/broadcast/DTNS20161029.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625835/small_thumb/DTNS20161029.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg",
                "original": "https://upload.frikanalen.no/media/625835/original/DTNS20161029.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:36:55.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7895vid",
            "createdTime": "2016-12-01T11:13:10.559531Z",
            "updatedTime": "2018-11-10T18:29:26.647160Z",
            "uploadedTime": "2016-12-01T11:13:15.754093Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625835/theora/DTNS20161029.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625835/large_thumb/DTNS20161029.jpg"
        },
        {
            "id": 626250,
            "name": "Shofar Israel fra år 70 - 1948",
            "header": "Program 2\r\nBladet Evangelisten",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626250/theora/År 70 - 1948.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626250/broadcast/År 70 - 1948.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626250/large_thumb/År 70 - 1948.jpg",
                "original": "https://upload.frikanalen.no/media/626250/original/År 70 - 1948.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:23.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-12-25T12:05:04.754172Z",
            "updatedTime": "2020-08-31T20:26:32.198274Z",
            "uploadedTime": "2019-12-25T12:15:32.834512Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626250/theora/År 70 - 1948.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626250/large_thumb/År 70 - 1948.jpg"
        },
        {
            "id": 625561,
            "name": "TED - Mary Norris: The nit-picking glory of The New Yorker's Comma Queen",
            "header": "\"Copy editing for The New Yorker is like playing shortstop for a major league baseball team — every little movement gets picked over by the critics,\" says Mary Norris, who has played the position for more than thirty years. In that time, she's gotten a reputation for sternness and for being a \"comma maniac,\" but this is unfounded, she says. Above all, her work is aimed at one thing: making authors look good. Explore The New Yorker's distinctive style with the person who knows it best in this charming talk.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625561/theora/MaryNorris_2016.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625561/broadcast/MaryNorris_2016.dv",
                "original": "https://upload.frikanalen.no/media/625561/original/MaryNorris_2016.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625561/large_thumb/MaryNorris_2016.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625561/small_thumb/MaryNorris_2016.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:53.110000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MaryNorris_2016",
            "createdTime": "2016-05-16T21:00:22.263380Z",
            "updatedTime": "2018-11-10T18:29:27.084856Z",
            "uploadedTime": "2016-05-17T04:24:48.291362Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625561/theora/MaryNorris_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625561/large_thumb/MaryNorris_2016.jpg"
        },
        {
            "id": 625569,
            "name": "Daily Tech News Show 29. April 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625569/theora/DTNS20160429.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625569/small_thumb/DTNS20160429.jpg",
                "original": "https://upload.frikanalen.no/media/625569/original/DTNS20160429.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625569/large_thumb/DTNS20160429.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625569/broadcast/DTNS20160429.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:57:35.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6298vid",
            "createdTime": "2016-05-23T12:48:32.590247Z",
            "updatedTime": "2018-11-10T18:29:27.072497Z",
            "uploadedTime": "2016-05-23T13:03:54.671692Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625569/theora/DTNS20160429.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625569/large_thumb/DTNS20160429.jpg"
        },
        {
            "id": 625836,
            "name": "Daily Tech News Show 01. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625836/theora/DTNS20161101.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625836/broadcast/DTNS20161101.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625836/large_thumb/DTNS20161101.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625836/small_thumb/DTNS20161101.jpg",
                "original": "https://upload.frikanalen.no/media/625836/original/DTNS20161101.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:56:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7905vid",
            "createdTime": "2016-12-01T13:28:39.883504Z",
            "updatedTime": "2018-11-10T18:29:26.645743Z",
            "uploadedTime": "2016-12-01T13:28:44.401516Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625836/theora/DTNS20161101.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625836/large_thumb/DTNS20161101.jpg"
        },
        {
            "id": 625571,
            "name": "Daily Tech News Show 02. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625571/small_thumb/DTNS20160502.jpg",
                "original": "https://upload.frikanalen.no/media/625571/original/DTNS20160502.mp4",
                "theora": "https://upload.frikanalen.no/media/625571/theora/DTNS20160502.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625571/large_thumb/DTNS20160502.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625571/broadcast/DTNS20160502.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:09.610000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6317vid",
            "createdTime": "2016-05-23T13:37:27.643766Z",
            "updatedTime": "2018-11-10T18:29:27.069558Z",
            "uploadedTime": "2016-05-23T16:24:10.118588Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625571/theora/DTNS20160502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625571/large_thumb/DTNS20160502.jpg"
        },
        {
            "id": 625572,
            "name": "Daily Tech News Show 03. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625572/original/DTNS20160503.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625572/large_thumb/DTNS20160503.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625572/broadcast/DTNS20160503.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625572/small_thumb/DTNS20160503.jpg",
                "theora": "https://upload.frikanalen.no/media/625572/theora/DTNS20160503.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": "01:01:10.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6326vid",
            "createdTime": "2016-05-23T14:27:05.407072Z",
            "updatedTime": "2018-11-10T18:29:27.068185Z",
            "uploadedTime": "2016-05-23T16:24:07.558425Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625572/theora/DTNS20160503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625572/large_thumb/DTNS20160503.jpg"
        },
        {
            "id": 625837,
            "name": "Daily Tech News Show 10. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625837/theora/DTNS20161110.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625837/broadcast/DTNS20161110.dv",
                "original": "https://upload.frikanalen.no/media/625837/original/DTNS20161110.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625837/small_thumb/DTNS20161110.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625837/large_thumb/DTNS20161110.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:03:25.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=7978vid",
            "createdTime": "2016-12-13T12:31:03.629821Z",
            "updatedTime": "2018-11-10T18:29:26.644406Z",
            "uploadedTime": "2016-12-13T12:31:10.138795Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625837/theora/DTNS20161110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625837/large_thumb/DTNS20161110.jpg"
        },
        {
            "id": 626111,
            "name": "FSCONS 2017 - Stian Rødven Eide - A Serious Plan to End Advertisement",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626111/broadcast/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg",
                "original": "https://upload.frikanalen.no/media/626111/original/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:39:33.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_",
            "createdTime": "2018-12-14T10:32:44.576377Z",
            "updatedTime": "2018-12-14T21:46:52.435662Z",
            "uploadedTime": "2018-12-14T11:11:34.308832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg"
        },
        {
            "id": 627909,
            "name": "Dreper for moro skyld",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627909/theora/Dreper for moro skyld..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627909/broadcast/Dreper for moro skyld..dv",
                "original": "https://upload.frikanalen.no/media/627909/original/Dreper for moro skyld..mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627909/large_thumb/Dreper for moro skyld..jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:08:41.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-30T15:44:30.076004Z",
            "updatedTime": "2024-08-30T15:49:18.495040Z",
            "uploadedTime": "2024-08-30T15:45:12.736326Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627909/theora/Dreper for moro skyld..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627909/large_thumb/Dreper for moro skyld..jpg"
        },
        {
            "id": 625875,
            "name": "Gjest i stolen: Kjetil Andre Aamodt",
            "header": "Hvordan var det å ha sin egen far som trener? Var det noen du frykta ekstra mye i karrieren din? Hvilken farge har egentlig eggeplomma? Dette, og mye mer, får du svar på i dagens sending. Programleder Mats Sollid treffer skilegenden og tv-personligheten Kjetil Andre Aamodt.",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625875/broadcast/Empo_Gjest_I_Stolen_KAAMODT.dv",
                "theora": "https://upload.frikanalen.no/media/625875/theora/Empo_Gjest_I_Stolen_KAAMODT.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625875/small_thumb/Empo_Gjest_I_Stolen_KAAMODT.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625875/large_thumb/Empo_Gjest_I_Stolen_KAAMODT.jpg",
                "original": "https://upload.frikanalen.no/media/625875/original/Empo_Gjest_I_Stolen_KAAMODT.mov"
            },
            "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:13:56.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-04-11T10:48:33.724027Z",
            "updatedTime": "2018-12-05T09:06:36.542518Z",
            "uploadedTime": "2017-04-11T10:51:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625875/theora/Empo_Gjest_I_Stolen_KAAMODT.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625875/large_thumb/Empo_Gjest_I_Stolen_KAAMODT.jpg"
        },
        {
            "id": 627930,
            "name": "Jehovas Vitner: JW-ORG vil erstatte ALLE tidligere privilegier som det å være på Bethel, være Eldste, eller menighets-tjener.",
            "header": "E. Langemyr",
            "description": "Jehovas Vitner: 99% av alle Jehovas Vitner vil snart være arbeidsledige!  JW-ORG vil erstatte ALLE tidligere privilegier som det å være på Bethel, være Eldste, ellet menighets-tjener.\nMediesenteret vil være slutten på Rikets saler, konferansesentre, stevner - alt vil være online!",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627930/theora/y2mate.com - Announcement To JWS  Your About To Be Screwed Royally_360p (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627930/broadcast/y2mate.com - Announcement To JWS  Your About To Be Screwed Royally_360p (1).dv",
                "original": "https://upload.frikanalen.no/media/627930/original/y2mate.com - Announcement To JWS  Your About To Be Screwed Royally_360p (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627930/large_thumb/y2mate.com - Announcement To JWS  Your About To Be Screwed Royally_360p (1).jpg"
            },
            "creator": "egil@skarning.no",
            "organization": {
                "id": 251,
                "name": "Sannheten",
                "homepage": "www.sannheten.org",
                "description": "",
                "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                "editorId": 2827,
                "editorName": "Egil Langemyr",
                "editorEmail": "egil@skarning.no",
                "editorMsisdn": "+47 458 88 666",
                "fkmember": true
            },
            "duration": "00:46:59.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-16T22:00:43.558533Z",
            "updatedTime": "2024-10-16T22:18:50.857219Z",
            "uploadedTime": "2024-10-16T22:00:46.303626Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627930/theora/y2mate.com - Announcement To JWS  Your About To Be Screwed Royally_360p (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627930/large_thumb/y2mate.com - Announcement To JWS  Your About To Be Screwed Royally_360p (1).jpg"
        },
        {
            "id": 626185,
            "name": "Politisk debatt om gründerpolitikk i Oslo",
            "header": "Norwegian Unix User Group (NUUG) inviterer deg til debatt med topp-politikere om gründerpolitikk i Oslo 2. september, på Teknologhuset kl. 18-20.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626185/theora/20190902-gründerpolitikk.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626185/broadcast/20190902-gründerpolitikk.dv",
                "original": "https://upload.frikanalen.no/media/626185/original/20190902-gründerpolitikk.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626185/large_thumb/20190902-gründerpolitikk.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:52:12.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20190902-grunder-debatt/",
            "createdTime": "2019-09-06T10:39:04.474849Z",
            "updatedTime": "2020-03-31T13:44:26.751984Z",
            "uploadedTime": "2019-09-06T11:52:16.152264Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626185/theora/20190902-gründerpolitikk.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626185/large_thumb/20190902-gründerpolitikk.jpg"
        },
        {
            "id": 626044,
            "name": "State of the Commons and the Global Open Education Opportunity - Cable Green",
            "header": "Cable Green fra Creative Commons kommer til Oslo for å holde foredrag om \"State of the Commons and the Global Open Education Opportunity\".\r\n\r\nForedraget holdes på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626044/broadcast/20180917-cablegreen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg",
                "original": "https://upload.frikanalen.no/media/626044/original/20180917-cablegreen.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:38:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-10-10T15:16:44.090870Z",
            "updatedTime": "2018-12-10T11:23:54.706418Z",
            "uploadedTime": "2018-10-10T13:45:27.538152Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg"
        },
        {
            "id": 625581,
            "name": "Daily Tech News Show 12. May 2016",
            "header": "",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625581/original/DTNS20160512.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625581/small_thumb/DTNS20160512.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625581/broadcast/DTNS20160512.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625581/large_thumb/DTNS20160512.jpg",
                "theora": "https://upload.frikanalen.no/media/625581/theora/DTNS20160512.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": "01:01:10.750000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6404vid",
            "createdTime": "2016-05-23T20:20:06.709055Z",
            "updatedTime": "2018-11-10T18:29:27.052825Z",
            "uploadedTime": "2016-05-23T21:08:50.226833Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625581/theora/DTNS20160512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625581/large_thumb/DTNS20160512.jpg"
        },
        {
            "id": 625841,
            "name": "Blokkjedeteknologier og kryptovaluta-løsninger",
            "header": "Thor-Harald Johansen Fra Bitspace AS introduserer de tekniske løsningene som Bitspace jobber med: Blokkjedeteknologier og kryptovaluta-løsninger for (1) Grensesnitt mot tradisjonelle banktjenester, (2) Steemit/sosiale medier basert på kryptovaluta, og (3) Utvikling og etablering av løsninger og tjenester for the unbanked/de bankløse i den fremvoksende kryptoøkonomien.\r\n\r\nNUUG talk from 2016-12-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625841/broadcast/20161213-blockchain-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625841/small_thumb/20161213-blockchain-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:53.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-12-14T13:09:15.182902Z",
            "updatedTime": "2018-11-10T18:29:26.638818Z",
            "uploadedTime": "2016-12-14T13:11:02.613519Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
        },
        {
            "id": 625582,
            "name": "Daily Tech News Show 13. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg",
                "original": "https://upload.frikanalen.no/media/625582/original/DTNS20160513.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625582/broadcast/DTNS20160513.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625582/small_thumb/DTNS20160513.jpg",
                "theora": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.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:56:05.450000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6412vid",
            "createdTime": "2016-05-23T21:11:20.150959Z",
            "updatedTime": "2018-11-10T18:29:27.049953Z",
            "uploadedTime": "2016-05-23T21:55:43.844439Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625582/theora/DTNS20160513.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625582/large_thumb/DTNS20160513.jpg"
        },
        {
            "id": 625583,
            "name": "Daily Tech News Show 16. May 2016",
            "header": "",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625583/broadcast/DTNS20160516.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625583/small_thumb/DTNS20160516.jpg",
                "theora": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv",
                "original": "https://upload.frikanalen.no/media/625583/original/DTNS20160516.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:42:39.650000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6423vid",
            "createdTime": "2016-05-23T21:56:55.011108Z",
            "updatedTime": "2018-11-10T18:29:27.048001Z",
            "uploadedTime": "2016-05-23T22:31:08.885491Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625583/theora/DTNS20160516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625583/large_thumb/DTNS20160516.jpg"
        },
        {
            "id": 625842,
            "name": "TED - Elise Roy: When we design for disability, we all benefit",
            "header": "\"I believe that losing my hearing was one of the greatest gifts I've ever received,\" says Elise Roy. As a disability rights lawyer and design thinker, she knows that being Deaf gives her a unique way of experiencing and reframing the world — a perspective that could solve some of our largest problems. As she says: \"When we design for disability first, you often stumble upon solutions that are better than those when we design for the norm.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625842/small_thumb/EliseRoy_2015X.jpg",
                "original": "https://upload.frikanalen.no/media/625842/original/EliseRoy_2015X.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625842/broadcast/EliseRoy_2015X.dv",
                "theora": "https://upload.frikanalen.no/media/625842/theora/EliseRoy_2015X.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625842/large_thumb/EliseRoy_2015X.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:13:21.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/EliseRoy_2015X",
            "createdTime": "2016-12-14T18:10:49.696286Z",
            "updatedTime": "2018-11-10T18:29:26.637449Z",
            "uploadedTime": "2016-12-15T05:53:19.383873Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625842/theora/EliseRoy_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625842/large_thumb/EliseRoy_2015X.jpg"
        },
        {
            "id": 626227,
            "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS",
            "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626227/broadcast/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.dv",
                "original": "https://upload.frikanalen.no/media/626227/original/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:10.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/talk-speakers/#DoH",
            "createdTime": "2019-12-15T15:22:44.603440Z",
            "updatedTime": "2019-12-23T16:15:26.098075Z",
            "uploadedTime": "2019-12-15T17:20:02.220875Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
        }
    ]
}