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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2750&ordering=created_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2650&ordering=created_time",
    "results": [
        {
            "id": 625874,
            "name": "TED - Katie Bouman: How to take a picture of a black hole",
            "header": "At the heart of the Milky Way, there's a supermassive black hole that feeds off a spinning disk of hot gas, sucking up anything that ventures too close — even light. We can't see it, but its event horizon casts a shadow, and an image of that shadow could help answer some important questions about the universe. Scientists used to think that making such an image would require a telescope the size of Earth — until Katie Bouman and a team of astronomers came up with a clever alternative. Learn more about how we can see in the ultimate dark.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625874/small_thumb/KatieBouman_2016X.jpg",
                "theora": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625874/broadcast/KatieBouman_2016X.dv",
                "original": "https://upload.frikanalen.no/media/625874/original/KatieBouman_2016X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:12:55.150000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KatieBouman_2016X",
            "createdTime": "2017-04-07T12:12:45.224779Z",
            "updatedTime": "2018-11-10T18:29:26.594468Z",
            "uploadedTime": "2017-04-07T12:27:19.437475Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.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": 625877,
            "name": "Trond-Viggo.avi",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625877/theora/Trond-Viggo.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625877/broadcast/Trond-Viggo.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625877/large_thumb/Trond-Viggo.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625877/small_thumb/Trond-Viggo.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:24:52.840000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-04-18T17:09:24.597922Z",
            "updatedTime": "2018-11-10T18:29:26.590380Z",
            "uploadedTime": "2017-04-18T17:10:17.920847Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625877/theora/Trond-Viggo.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625877/large_thumb/Trond-Viggo.jpg"
        },
        {
            "id": 625881,
            "name": "High FPS GoPro test",
            "header": "This is merely a test to see how Frikanalen handles high FPS inputs.",
            "description": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625881/original/GOPR0003.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:00:04.360000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-05-08T11:26:00.667676Z",
            "updatedTime": "2018-11-14T11:22:08.973211Z",
            "uploadedTime": "2017-05-22T09:21:11.098575Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 625883,
            "name": "Internett-aktivisme med Holder de Ord",
            "header": "Holder de ord er en partipolitisk uavhengig dugnadsprosjekt som jobber for å gi folk større innflytelse over politikk, gjennom åpne data fra Stortinget og en rekke web-baserte tjenester. Tiina Ruohonen skal presentere HDOs data og infrastruktur, samt muligheter for techies til å bidra til en mer faktabasert politisk debatt i forkant av Stortingsvalget 2017.\r\n\r\nTiina Ruohonen er en av grunnleggerne av Holder de ord. Hun har lang erfaring fra internasjonale organisasjoner, forskning og frivillighet. Tiina jobber ved CICERO Senter for klimaforskning og er også Fellow ved Massachusetts Institute of Technology (MIT).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625883/broadcast/20170509-holderdeord-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625883/small_thumb/20170509-holderdeord-frikanalen.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:38:07.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170509-holderdeord/",
            "createdTime": "2017-05-12T10:11:40.279637Z",
            "updatedTime": "2018-11-10T18:29:26.581918Z",
            "uploadedTime": "2017-05-12T10:23:13.845172Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg"
        },
        {
            "id": 625898,
            "name": "Melk av Ordet - Finn-Arne Lauvaas - Sion, Kautokeino",
            "header": "Melk av Ordet er et mobilt studio som besøker menigheter rundt omkring i Norge. Vi gjør opptak og har sendinger både på «Melk av Ordet»-siden på Facebook og på Frikanalen på Riks TV. Vi er for øyeblikket i frimenigheten, Sion i Kautokeino. Finn-Arne-Lauvaas er på visitt og forkynner i dagens sending.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625898/small_thumb/MyStream_19.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625898/large_thumb/MyStream_19.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625898/broadcast/MyStream_19.dv.new.dv",
                "original": "https://upload.frikanalen.no/media/625898/original/MyStream_19.mp4"
            },
            "creator": "fktest@example.com",
            "organization": {
                "id": 134,
                "name": "Isak Eira",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2161,
                "editorName": "Isak Anders EIra",
                "editorEmail": "iaeira@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:04",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-06-23T21:41:17.544839Z",
            "updatedTime": "2020-09-24T13:22:43.815156Z",
            "uploadedTime": "2017-06-23T20:54:55Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625898/large_thumb/MyStream_19.jpg"
        },
        {
            "id": 625899,
            "name": "Melk av Ordet",
            "header": "Finn-Arne Lauvaas er på besøk i Kautokeino og er gjesteforkynner i frimenigheten, Sion. I dagens sending forklarer han forskjellen mellom den første og den siste Adam basert på 1 Kor 15:45-49.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625899/small_thumb/MyStream_14.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625899/large_thumb/MyStream_14.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625899/broadcast/MyStream_14.dv.new.dv",
                "theora": "https://upload.frikanalen.no/media/625899/theora/MyStream_14.ogv",
                "original": "https://upload.frikanalen.no/media/625899/original/MyStream_14.mp4"
            },
            "creator": "fktest@example.com",
            "organization": {
                "id": 134,
                "name": "Isak Eira",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2161,
                "editorName": "Isak Anders EIra",
                "editorEmail": "iaeira@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:51:17.900000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-06-24T23:38:46.628093Z",
            "updatedTime": "2020-09-24T13:23:05.206193Z",
            "uploadedTime": "2017-06-24T23:27:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625899/theora/MyStream_14.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625899/large_thumb/MyStream_14.jpg"
        },
        {
            "id": 625900,
            "name": "TED - Richard Browning: How I built a jet suit",
            "header": "We've all dreamed of flying — but for Richard Browning, flight is an obsession. He's built an Iron Man-like suit that leans on an elegant collaboration of mind, body and technology, bringing science fiction dreams a little closer to reality. Learn more about the trial and error process behind his invention and take flight with Browning in an unforgettable demo.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625900/small_thumb/RichardBrowning_2017.jpg",
                "theora": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv",
                "original": "https://upload.frikanalen.no/media/625900/original/RichardBrowning_2017.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625900/broadcast/RichardBrowning_2017.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:07:13.030000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RichardBrowning_2017",
            "createdTime": "2017-06-25T10:38:43.607038Z",
            "updatedTime": "2018-11-10T18:29:26.571896Z",
            "uploadedTime": "2017-06-25T11:47:07.811194Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg"
        },
        {
            "id": 625904,
            "name": "TED - Monica Lewinsky: The price of shame",
            "header": "\"Public shaming as a blood sport has to stop,\" says Monica Lewinsky. In 1998, she says, “I was Patient Zero of losing a personal reputation on a global scale almost instantaneously.” Today, the kind of online public shaming she went through has become constant — and can turn deadly. In a brave talk, she takes a hard look at our online culture of humiliation, and asks for a different way.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625904/small_thumb/MonicaLewinsky_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625904/original/MonicaLewinsky_2015.mp4",
                "theora": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625904/broadcast/MonicaLewinsky_2015.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:30.570000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/MonicaLewinsky_2015",
            "createdTime": "2017-07-02T03:50:16.069856Z",
            "updatedTime": "2018-11-10T18:29:26.569104Z",
            "uploadedTime": "2017-07-02T06:50:29.615901Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg"
        },
        {
            "id": 625905,
            "name": "Teckids: The Free Software Youth Organisation",
            "header": "Teckids is a youth organisation from Germany, aiming at establishing a free software community among children and adolescents (basically pupils). Regularly running youth programmes at FOSS conferences where children take part in workshops about many aspects of technology and computer science, Teckids provides the necessary entry level to the free software community.\r\n\r\n    Being a community organisation for young people, Teckids entirely relies on engaging those young people in all aspects of the organisation, starting from tutoring in workshops up to participating as board members. This concept brings a whole bunch of quite complicated and hard processes with it, but is entirely worth while.\r\n\r\n    We would like to introduce our work to interested participants in Norway, to present the idea behind the organisation, and maybe find people who would like to engage in the project in Norway.\r\n\r\nEike and Nik are two members of Teckids e.V. in Germany. Nik is chairperson and founding member of the organisation, and Eike, now 16 years old, is the tutor who got everything rolling back when he was 11 years old and held his first PyGame workshops at FrOSCon. The two are now lead developers of the Veripeditus project, a new tool to get young people interested in gaming involved in programming using free software tools.\r\n\r\nNUUG talk from 2017-08-08.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625905/small_thumb/20170808-teckids-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625905/broadcast/20170808-teckids-frikanalen.dv"
            },
            "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:56:00.120000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170808-teckids/",
            "createdTime": "2017-08-10T11:38:20.126965Z",
            "updatedTime": "2018-11-10T18:29:26.567706Z",
            "uploadedTime": "2017-08-10T11:40:08.983970Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg"
        },
        {
            "id": 625927,
            "name": "An introduction to Freifunk",
            "header": "Starting with the history of Freifunk, Andreas will give an overview on Freifunk's goals and vision. It is also a history about their devices and the software they use for that. Another topic will be their social and political impact in Germany and the EU. He will also talk about how Freifunk organizes with more than 400 local communities. There will be enough time and room for questions, as well.\r\n\r\nAndreas Bräu studied computer science in the early 2000s and now works as a software developer in Berlin. Freifunk came to his life in 2006. Since then he did a lot, i.e. some firmware development, creating web sites, organizing community meetings.\r\n\r\nNUUG talk from 2017-09-12.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625927/theora/20170912-freifunk-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625927/small_thumb/20170912-freifunk-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625927/broadcast/20170912-freifunk-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625927/large_thumb/20170912-freifunk-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:37:10.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170912-freifunk/",
            "createdTime": "2017-10-09T11:16:08.356387Z",
            "updatedTime": "2018-11-10T18:29:26.563427Z",
            "uploadedTime": "2017-10-09T11:18:53.978862Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625927/theora/20170912-freifunk-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625927/large_thumb/20170912-freifunk-frikanalen.jpg"
        },
        {
            "id": 625928,
            "name": "Opne offentlege data",
            "header": "Kva skjer med opne data i Norge? I fleire år har offentleg sektor gjort sine data tilgjengelege så dei kan brukast av andre. Brukarane kan vere både frå privat sektor/sivilsamfunnet - såkalla vidarebruk - eller at offentleg sektor sjølve gjenbruker data.\r\n\r\nI foredraget gir Livar Bergheim ein kort introduksjon om du ikkje er kjent med opne data, du får høyre eksempel på bruk av opne data, kort historikk, kva er status, kva skjer (nye retningslinjer, felles datakatalog m.m.) og vegen vidare.\r\n\r\nNUUG talk from 2017-10-10.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625928/theora/20171010-opne-data-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625928/small_thumb/20171010-opne-data-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625928/large_thumb/20171010-opne-data-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625928/broadcast/20171010-opne-data-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": "01:22:04.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20171010-opne-data/",
            "createdTime": "2017-10-12T08:36:36.240346Z",
            "updatedTime": "2018-11-10T18:29:26.561869Z",
            "uploadedTime": "2017-10-12T08:38:48.380607Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625928/theora/20171010-opne-data-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625928/large_thumb/20171010-opne-data-frikanalen.jpg"
        },
        {
            "id": 625966,
            "name": "TED - Rutger Bregman: Poverty isn't a lack of character; it's a lack of cash",
            "header": "\"Ideas can and do change the world,\" says historian Rutger Bregman, sharing his case for a provocative one: guaranteed basic income. Learn more about the idea's 500-year history and a forgotten modern experiment where it actually worked — and imagine how much energy and talent we would unleash if we got rid of poverty once and for all.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625966/theora/RutgerBregman_2017.ogv",
                "original": "https://upload.frikanalen.no/media/625966/original/RutgerBregman_2017.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625966/broadcast/RutgerBregman_2017.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625966/small_thumb/RutgerBregman_2017.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625966/large_thumb/RutgerBregman_2017.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:02.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RutgerBregman_2017",
            "createdTime": "2017-12-21T07:58:28.543159Z",
            "updatedTime": "2018-11-10T18:29:26.534907Z",
            "uploadedTime": "2017-12-21T08:14:59.510277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625966/theora/RutgerBregman_2017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625966/large_thumb/RutgerBregman_2017.jpg"
        },
        {
            "id": 625967,
            "name": "Caminandes 1:  Llama Drama",
            "header": "Llamaen Koro møter en uventet hindring, og finner en overraskende løsning.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625967/theora/01_llama_drama_4096p.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625967/small_thumb/01_llama_drama_4096p.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625967/large_thumb/01_llama_drama_4096p.jpg",
                "original": "https://upload.frikanalen.no/media/625967/original/01_llama_drama_4096p.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:01:30",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.imdb.com/title/tt6059374/",
            "createdTime": "2017-12-25T11:32:18.871232Z",
            "updatedTime": "2018-11-10T18:29:26.533511Z",
            "uploadedTime": "2017-12-25T11:36:42.661097Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625967/theora/01_llama_drama_4096p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625967/large_thumb/01_llama_drama_4096p.jpg"
        },
        {
            "id": 625968,
            "name": "Glass",
            "header": "To amatørkunstkritikere treffes i et kunstgalleri og argumenterer heftig om maleriene de får se, inntil de endelig finner et kunstverk de kan enes om...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625968/theora/Glass.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625968/broadcast/Glass.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625968/large_thumb/Glass.jpg",
                "original": "https://upload.frikanalen.no/media/625968/original/Glass.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:13.208333",
            "categories": [
                "Barn og ungdom",
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Glass_201703",
            "createdTime": "2018-01-03T14:13:58.425181Z",
            "updatedTime": "2018-11-18T17:16:11.739365Z",
            "uploadedTime": "2018-11-18T17:14:48.586329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625968/theora/Glass.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625968/large_thumb/Glass.jpg"
        },
        {
            "id": 625969,
            "name": "Nivlheim, et verktøy for datainnsamling fra datamaskiner",
            "header": "Øyvind Hagberg presenterer Nivlheim. \r\n USIT drifter maskinparken til UIO, som består av 2800+ servere (fysiske og virtuelle). Vi har utviklet et verktøy som kontinuerlig samler inn informasjon om disse, bl.a. hvordan de er konfigurert og hva slags hardware de har. Det hjelper oss å holde oversikt.\r\n\r\nPresentasjonen handler om hvordan dette verktøyet virker, og hvilke muligheter det gir oss. Vi går inn på noen tekniske detaljer, og snakker om historikken bak designvalg. Til slutt snakker vi om hva vi gjør for å gjøre dette verktøyet om til åpen kildekode, og hva vi planlegger videre.\r\n\r\nØyvind Hagberg jobber i driftsavdelingen på USIT. Han holder på med utvikling av støttesystemer for drift av maskinparken. Han har bakgrunn som utvikler, og har jobbet på USIT siden 2014.\r\n\r\nNUUG talk from 2017-12-12.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625969/theora/20171212-nivlheim-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625969/broadcast/20171212-nivlheim-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625969/small_thumb/20171212-nivlheim-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625969/large_thumb/20171212-nivlheim-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:31:57.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20171212-nivlheim/",
            "createdTime": "2018-01-13T11:10:32.818088Z",
            "updatedTime": "2018-11-10T18:29:26.530604Z",
            "uploadedTime": "2018-01-13T11:11:39.479925Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625969/theora/20171212-nivlheim-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625969/large_thumb/20171212-nivlheim-frikanalen.jpg"
        },
        {
            "id": 625970,
            "name": "Trustworthy computers",
            "header": "Jonas Smedegaard presents Trustworthy computers.  Buying a new laptop, phone or other computer is not easy. Many computers can run Linux nowadays, but depending on your needs fewer of them work well, if security is one of your concerns then options available to you surprisingly shrink to almost zero.\r\n\r\nThe talk will highlight some security issues and advice on what to look for in computers - laptops, phones and small home servers - for those of us concerned about privacy and want full control over our computing environments.\r\n\r\nJonas Smedegaard is a freelance systems administrator and developer with a special interest in ethically designed computers and software. Jonas is a long time Debian developer involved with several Blends including FreedomBox and DebianParl where ethical aspects of hardware and software is crucial. Since mid 2017 Jonas has been hired by Purism to help develop the Debian-based PureOS shipped with their line of Librem laptops and a future Librem phone.\r\n\r\nNUUG talk from 2018-01-09.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625970/theora/20180109-trustworthy-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625970/small_thumb/20180109-trustworthy-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625970/broadcast/20180109-trustworthy-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625970/large_thumb/20180109-trustworthy-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:58:22.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180109-trustworthy/",
            "createdTime": "2018-01-13T11:53:31.549830Z",
            "updatedTime": "2018-11-10T18:29:26.529023Z",
            "uploadedTime": "2018-01-13T11:55:27.396632Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625970/theora/20180109-trustworthy-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625970/large_thumb/20180109-trustworthy-frikanalen.jpg"
        },
        {
            "id": 625972,
            "name": "Snapchat-59153712.mp4 yep",
            "header": "Test",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625972/theora/Snapchat-59153712.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625972/broadcast/Snapchat-59153712.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625972/large_thumb/Snapchat-59153712.jpg",
                "original": "https://upload.frikanalen.no/media/625972/original/Snapchat-59153712.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:00:03",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2018-02-02T23:27:20.854766Z",
            "updatedTime": "2018-11-18T14:11:40.435420Z",
            "uploadedTime": "2018-02-02T22:33:02.536532Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625972/theora/Snapchat-59153712.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625972/large_thumb/Snapchat-59153712.jpg"
        },
        {
            "id": 626027,
            "name": "Vincent Ambo - Where does YOUR compiler come from",
            "header": "Many people are familiar with the problems around the lack of trust in proprietary hardware components and their firmware.\r\n\r\nSimilar issues do however exist on the software side of things, especially when it comes to how we bootstrap compilers for the ubiquitous C-language.\r\n\r\nThis talk will present an overview of how these processes work in modern Linux distributions, which issues we have and what the implications are.\r\n\r\nWe'll also do a brief dive into related topics, such as repeatable build environments and reproducibility.\r\n\r\nIf you're not already aware of these issues, hopefully this talk will leave you with a newfound sense of paranoia and some pointers towards things that YOU can do to improve the situation.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626027/broadcast/20180313-reproducible-compiler.dv",
                "original": "https://upload.frikanalen.no/media/626027/original/20180313-reproducible-compiler.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:53.980000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-05-25T13:26:37.942685Z",
            "updatedTime": "2018-12-10T11:25:32.928434Z",
            "uploadedTime": "2018-05-25T12:27:16.430192Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626027/theora/20180313-reproducible-compiler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626027/large_thumb/20180313-reproducible-compiler.jpg"
        },
        {
            "id": 626028,
            "name": "Virtual Machines and Where to Find Them",
            "header": "Viua VM is a greenfield virtual machine designed for parallel execution. Its instruction set aims to facilitate writing reliable, correct, concurrent software.\r\n\r\nSuch an undertaking is not completed in a day or two - work on Viua started in December 2014, and is still ongoing. Viua positions itself as a contender to the throne currently occupied by Erlang's VM - BEAM.\r\n\r\nApart from a technical overview, this talk will give a tour of the \"softer\" problems one may encounter while working on a piece of non-trivial Free Software. It will also discuss how work on such software may affect one's position in the academia and in the business world. This will be described from an undergraduate student's point of view, early in their carreer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626028/broadcast/20180410-virt-viua.dv",
                "original": "https://upload.frikanalen.no/media/626028/original/20180410-virt-viua.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.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:44:23.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180410-virt-viua/",
            "createdTime": "2018-05-25T13:27:46.646980Z",
            "updatedTime": "2018-11-26T16:23:24.439255Z",
            "uploadedTime": "2018-05-25T11:49:19.676966Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
        },
        {
            "id": 626030,
            "name": "VLC 3.0 and beyond: what's new in VLC? - Jean Baptiste Kempf",
            "header": "A presentation by Jean-Baptiste Kempf about VLC, the VideoLAN project, and the new features and direction of both VLC and the complete VideoLAN project.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626030/broadcast/20180612-vlc.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg",
                "original": "https://upload.frikanalen.no/media/626030/original/20180612-vlc.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:52:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180612-vlc/",
            "createdTime": "2018-06-12T20:50:04.357057Z",
            "updatedTime": "2018-12-10T11:25:16.837184Z",
            "uploadedTime": "2018-06-12T19:52:36.777215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626030/theora/20180612-vlc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626030/large_thumb/20180612-vlc.jpg"
        },
        {
            "id": 626032,
            "name": "Trustworthy computers",
            "header": "Jonas Smedegaard, Debian developer and PureOS developer, talks about backdoors in computers, and explains how some laptops, servers, and phones minimize such risks. He brings a Purism Librem13 laptop and a few other gadgets.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626032/theora/20180109-trustworthy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626032/broadcast/20180109-trustworthy.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626032/large_thumb/20180109-trustworthy.jpg",
                "original": "https://upload.frikanalen.no/media/626032/original/20180109-trustworthy.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:58:17.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180109-trustworthy/",
            "createdTime": "2018-06-24T12:01:46.903106Z",
            "updatedTime": "2018-11-26T16:24:08.378149Z",
            "uploadedTime": "2018-06-24T11:06:32.984183Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626032/theora/20180109-trustworthy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626032/large_thumb/20180109-trustworthy.jpg"
        },
        {
            "id": 626033,
            "name": "Thomas Sødring - Noark 5v4 som fri programvare",
            "header": "Prosjektet nikita-noark5-kjerne er i sitt andre år med utvikling og vi har kommet et godt stykke på veien i arbeidet med å realisere en Noark 5-kjerne som fri programvare.\r\nNoark 5v4 eller tjenestegrensesnittet som det heter er fortsatt under utvikling. Vi har utviklet nikita-noark5-kjerne i henhold til Noark 5v4 og ønsker å dele våre erfaringer med implementasjon og tolkning av Noark 5v4 standarden.\r\nVi vil gi en overordnet beskrivelse av teknologivalgene våre og forklare hva som ligger i HATEOAS-begrepet. Noark 5v4 bruker OData som en standard for søk og vi tar også en gjennomgang hvordan det brukes.\r\nDeretter åpner vi for en diskusjon om hvilken innovasjonspotensial det ligger i en Noark 5-kjerne som fri programvare og hva som skjer hvis arkivering blir gratis.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626033/theora/20180508-nikita.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626033/broadcast/20180508-nikita.dv",
                "original": "https://upload.frikanalen.no/media/626033/original/20180508-nikita.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626033/large_thumb/20180508-nikita.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:16:50",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-06-24T12:05:13.383283Z",
            "updatedTime": "2018-12-10T11:24:52.086249Z",
            "uploadedTime": "2018-06-24T14:06:53.520574Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626033/theora/20180508-nikita.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626033/large_thumb/20180508-nikita.jpg"
        },
        {
            "id": 626034,
            "name": "Caminandes 3: Llamigos",
            "header": "I denne episoden av tegnefilmserien Caminandes blir vi enda bedre kjent med vår helt Koro.  Det er vinter i Patagonia, og det er lite mat.  Llamaen Koro møter den plagsomme pingvinen Oti i en episk kamp om siste saftige bær.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626034/theora/Caminandes_ Llamigos-1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626034/broadcast/Caminandes_ Llamigos-1080p.dv",
                "original": "https://upload.frikanalen.no/media/626034/original/Caminandes_ Llamigos-1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626034/large_thumb/Caminandes_ Llamigos-1080p.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:02:30.125000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/CaminandesLlamigos",
            "createdTime": "2018-07-15T10:14:21.647997Z",
            "updatedTime": "2018-11-18T16:51:01.276702Z",
            "uploadedTime": "2018-11-18T16:49:48.657449Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626034/theora/Caminandes_ Llamigos-1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626034/large_thumb/Caminandes_ Llamigos-1080p.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": 626045,
            "name": "Decentralized Open Source Mesh Networks - Benedict Lau",
            "header": "Benedict Lau, en bidragsyter og arrangør på (Toronto Mesh), besøker oss for å snakke om å bygge nettverk for mesh-nettverk som er selvadresserende, desentralisert og fungerer uten internettforbindelse.\r\n\r\nVi vil diskutere peer-to-peer-applikasjoner som det interplanetariske filsystemet (IPFS) og Secure Scuttlebutt (SSB), både teknisk og å utforske sosial dynamikk som oppstår når brukerne har eierskap og kontroll over webapplikasjonene de bruker. \r\n\r\nForedraget vil gå på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626045/broadcast/20181009-benedictlau.dv",
                "original": "https://upload.frikanalen.no/media/626045/original/20181009-benedictlau.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.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:12:22.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20181009-mesh/",
            "createdTime": "2018-10-11T16:14:05.339208Z",
            "updatedTime": "2018-12-10T11:24:28.471997Z",
            "uploadedTime": "2018-10-11T14:55:24.941142Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.jpg"
        },
        {
            "id": 626055,
            "name": "Frikanalen Informasjonsfilm",
            "header": "Info!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626055/broadcast/Frikanalen_1_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg",
                "original": "https://upload.frikanalen.no/media/626055/original/Frikanalen_1_4.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "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:00:48.090000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-11-10T12:33:26.247865Z",
            "updatedTime": "2019-06-19T11:06:31.897749Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg"
        },
        {
            "id": 626057,
            "name": "Caminandes 2: Gran Dillama",
            "header": "Llamaen Koro erfarer at gresset er grønnere på den andre siden av gjerdet, og at veien dit kan være lang.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626057/broadcast/02_gran_dillama_1080p.dv",
                "original": "https://upload.frikanalen.no/media/626057/original/02_gran_dillama_1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.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:02:26.083333",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Caminandes2GranDillama",
            "createdTime": "2018-11-13T23:56:20.536277Z",
            "updatedTime": "2018-11-18T16:33:58.553980Z",
            "uploadedTime": "2018-11-18T16:29:59.474525Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.jpg"
        },
        {
            "id": 626064,
            "name": "gopro.mp4 test 2",
            "header": "aoeu",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626064/theora/gopro.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626064/broadcast/gopro.dv",
                "original": "https://upload.frikanalen.no/media/626064/original/gopro.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626064/large_thumb/gopro.jpg"
            },
            "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:00:04.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2018-11-18T14:08:35.936544Z",
            "updatedTime": "2018-11-18T14:10:56.657250Z",
            "uploadedTime": "2018-11-18T14:09:56.758541Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626064/theora/gopro.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626064/large_thumb/gopro.jpg"
        },
        {
            "id": 626065,
            "name": "Sintel",
            "header": "Historien om Sintel og hennes ekspedisjon for å finne babydragen hun ble kjent med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626065/theora/sintel-2048-surround.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626065/broadcast/sintel-2048-surround.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626065/large_thumb/sintel-2048-surround.jpg",
                "original": "https://upload.frikanalen.no/media/626065/original/sintel-2048-surround.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:48.041667",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Sintel",
            "createdTime": "2018-11-18T17:33:22.098172Z",
            "updatedTime": "2018-11-18T17:59:15.155778Z",
            "uploadedTime": "2018-11-18T17:52:36.383575Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626065/theora/sintel-2048-surround.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626065/large_thumb/sintel-2048-surround.jpg"
        },
        {
            "id": 626066,
            "name": "FSCONS 2017 - Trust, Elections and Twitter - Patricia Aas",
            "header": "What happened from beginning to end. What made the news and what didn't. How did it feel to be in it and how I was treated by the public, by the government and by the media.\r\n\r\nHow transparency and suspiciousness is fundamental to an election system and how the lack of transparency drove me to dig further into the ballot counting system in Norway.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626066/broadcast/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.dv",
                "original": "https://upload.frikanalen.no/media/626066/original/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.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:04:05.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas",
            "createdTime": "2018-11-19T14:48:58.746836Z",
            "updatedTime": "2018-12-13T18:45:46.643977Z",
            "uploadedTime": "2018-11-19T14:56:53.183350Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.jpg"
        },
        {
            "id": 626080,
            "name": "What We’ve Learned From Billions of Security Reports - Scott Helme",
            "header": "Running one of the largest security reporting platforms of its kind, we handle billions of security reports for our customers every single month. Come and learn how we've scaled from handling 10,000 reports per month to 10,000 reports per second and the many evolutions our infrastructure has gone through. Alongside that come and see how, with our bird’s-eye view of such a diverse ecosystem, we’ve helped identify malware in a multinational organisation, had a malicious browser plugin taken down and much more!\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626080/broadcast/20181120-scott.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg",
                "original": "https://upload.frikanalen.no/media/626080/original/20181120-scott.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:59:28.100000",
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=AKPlqFWoN84",
            "createdTime": "2018-11-29T23:28:38.310380Z",
            "updatedTime": "2018-12-13T19:43:50.512606Z",
            "uploadedTime": "2018-11-30T00:14:31.216568Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg"
        },
        {
            "id": 626081,
            "name": "Venn av Nøff",
            "header": "Det er høst og tid for Nasse Nøff å komme inn i varmen etter en lang sesong ute i hagen. Søndag 2.november hadde foreningen Venn av Nøff sin årlige innbæring. I tillegg blir det utdeling av NÆ!-prisen. Følg med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626081/broadcast/051218_VAN_RHMW_WEB.dv",
                "original": "https://upload.frikanalen.no/media/626081/original/051218_VAN_RHMW_WEB.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:06:07.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-05T08:49:19.349533Z",
            "updatedTime": "2018-12-05T08:54:59.219601Z",
            "uploadedTime": "2018-12-05T08:51:49.044608Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.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": 626086,
            "name": "VG under Attack! War Stories from the Ops Trenches - Audun Ytterdal",
            "header": "A collection of old and new war stories from Norways largest news site as seen from the perspective of the VG/Schibsted operation including stuff like Nazis, Pink Blogs, Anonymous, FBI, and how to build you own DDOS canon.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626086/theora/20181120-audun.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626086/broadcast/20181120-audun.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626086/large_thumb/20181120-audun.jpg",
                "original": "https://upload.frikanalen.no/media/626086/original/20181120-audun.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:39.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=yjmgypzZR6Q",
            "createdTime": "2018-12-10T10:27:18.140214Z",
            "updatedTime": "2018-12-13T19:43:34.119107Z",
            "uploadedTime": "2018-12-10T11:16:06.979278Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626086/theora/20181120-audun.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626086/large_thumb/20181120-audun.jpg"
        },
        {
            "id": 626088,
            "name": "Machine Learning for Security - Alan Saied",
            "header": "The ability to mathematically classify patterns, predict events and/or identify abnormalities within a wide range of data is known as Machine Learning. For the purpose of this conference , we explain the power of data and how it can be used with Machine Learning models to identify abnormal behaviour within complex environments. We also explain the ingredients and the steps required to build a Machine Learning models to serve security tasks. This will further be followed by its complications in terms of false positives, accuracy of detection and validity of model and how this can be improved.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626088/broadcast/20181120-alan.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg",
                "original": "https://upload.frikanalen.no/media/626088/original/20181120-alan.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:47:36.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=1pfYK9wCVew",
            "createdTime": "2018-12-10T12:04:56.696235Z",
            "updatedTime": "2018-12-10T12:55:44.093390Z",
            "uploadedTime": "2018-12-10T12:13:23.119455Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg"
        },
        {
            "id": 626089,
            "name": "The State of Your Supply Chain - Andrew Martin",
            "header": "Container security often focuses on runtime best-practices whilst neglecting delivery of the software in the supply chain. Application, library, and OS vulnerabilities are a likely route to data exfiltration, and emerging technologies in the container ecosystem offer a new opportunity to mitigate this risk. Treating containers as immutable artefacts and injecting configuration allows us to \"upgrade\" images by rebuilding and shipping whole software bundles, avoiding configuration drift and state inconsistencies. This makes it possible to constantly patch software, and to easily enforce governance of artefacts both pre- and post-deployment. In this talk we detail an ideal, security-hardened container supply chain, describe the current state of the ecosystem, and dig into specific tools. Grafeas, Kritis, in-toto, Clair, Micro Scanner, TUF, and Notary are covered, and we demo how to gate container image pipelines and deployments on cryptographically verified supply chain metadata.\r\n\r\nRecorded at the OWASP Norway Day by NUUG",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626089/theora/20181120-andrew.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626089/broadcast/20181120-andrew.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626089/large_thumb/20181120-andrew.jpg",
                "original": "https://upload.frikanalen.no/media/626089/original/20181120-andrew.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:03:20.400000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=o4ZedASTVFM",
            "createdTime": "2018-12-10T12:18:31.094915Z",
            "updatedTime": "2018-12-13T19:42:16.325095Z",
            "uploadedTime": "2018-12-10T12:55:59.926662Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626089/theora/20181120-andrew.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626089/large_thumb/20181120-andrew.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": 626091,
            "name": "When exploits are blind - Chris Dale",
            "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626091/broadcast/20181120-chris.dv",
                "original": "https://upload.frikanalen.no/media/626091/original/20181120-chris.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:10.100000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=NQAOz0llpss",
            "createdTime": "2018-12-10T13:15:13.380411Z",
            "updatedTime": "2018-12-13T19:55:00.506427Z",
            "uploadedTime": "2018-12-10T14:30:27.706511Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
        },
        {
            "id": 626092,
            "name": "FSCONS 2017 - Conference Opening",
            "header": "Kacper Why and Thomas Gramstad introduce the FSCONS 2017 conference. \r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626092/theora/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626092/broadcast/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.dv",
                "original": "https://upload.frikanalen.no/media/626092/original/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.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:07:52.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-10T22:23:47.738890Z",
            "updatedTime": "2018-12-13T18:44:54.659852Z",
            "uploadedTime": "2018-12-10T22:28:46.022617Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626092/theora/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.jpg"
        },
        {
            "id": 626094,
            "name": "FSCONS 2017 - Keynote: TBA - Linda Sandvik",
            "header": "Linda Sandvik's keynote at FSCONS 2017\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626094/theora/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626094/broadcast/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.dv",
                "original": "https://upload.frikanalen.no/media/626094/original/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626094/large_thumb/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.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:57:55.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik",
            "createdTime": "2018-12-10T22:29:44.476848Z",
            "updatedTime": "2018-12-13T18:45:27.343788Z",
            "uploadedTime": "2018-12-10T22:58:44.922597Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626094/theora/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626094/large_thumb/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.jpg"
        },
        {
            "id": 626095,
            "name": "FSCONS 2017 - Lightning Talks 1",
            "header": "Lightning talks from Day 1 of FSCONS 2017. \r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626095/theora/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626095/broadcast/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.dv",
                "original": "https://upload.frikanalen.no/media/626095/original/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626095/large_thumb/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.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:41:54.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1",
            "createdTime": "2018-12-10T22:58:56.478683Z",
            "updatedTime": "2018-12-11T10:58:46.623625Z",
            "uploadedTime": "2018-12-10T23:50:31.936056Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626095/theora/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626095/large_thumb/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.jpg"
        },
        {
            "id": 626096,
            "name": "FSCONS 2017 - Lightning Talks 2",
            "header": "Lightning talks from Day 2 of FSCONS 2017. \r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626096/theora/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626096/broadcast/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626096/large_thumb/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.jpg",
                "original": "https://upload.frikanalen.no/media/626096/original/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.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:57:57.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2",
            "createdTime": "2018-12-11T00:01:28.911939Z",
            "updatedTime": "2018-12-11T10:58:56.809068Z",
            "uploadedTime": "2018-12-11T00:27:53.462636Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626096/theora/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626096/large_thumb/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.jpg"
        },
        {
            "id": 626097,
            "name": "FSCONS 2017 - Øyvind Kolås - mmm, microraptor, lua, isthmus",
            "header": "Recorded by NUUG for FSCONS",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626097/theora/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626097/broadcast/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.dv",
                "original": "https://upload.frikanalen.no/media/626097/original/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.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:40:04",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T19:28:49.295374Z",
            "updatedTime": "2018-12-12T20:28:21.957689Z",
            "uploadedTime": "2018-12-12T19:47:47.483635Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626097/theora/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 626098,
            "name": "FSCONS 2017 - Maria Xynou - Collect evidence of Internet Censorship",
            "header": "Since 2012, the Open Observatory of Network Interference (OONI) project has been invesnsorship around the world. OONI's network measurement software has shed light on many scary, yet interein how information controls are being deployed. From Deep Packet Inspection (DPI) technology being used to block media websites during heavy political protests, to country-wide internet blackouts during elections and other events.\r\n\r\nThis talk will highlight some of the most striking internet censorship\r\nevents that have been detected by OONI over the last years, and will\r\ninclude a discussion of their relation and relevance to social and\r\npolitical events. This talk will also explain how you can take action to\r\nuncover evidence of internet censorship in your country and beyond.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626098/broadcast/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg",
                "original": "https://upload.frikanalen.no/media/626098/original/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.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": "01:07:17.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T19:51:47.103830Z",
            "updatedTime": "2018-12-12T22:32:48.267221Z",
            "uploadedTime": "2018-12-12T20:28:33.157774Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg"
        },
        {
            "id": 626099,
            "name": "FSCONS 2017 - Dougald Hine - On the future of hope",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626099/broadcast/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.dv",
                "original": "https://upload.frikanalen.no/media/626099/original/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.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:47:23",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T22:30:47.657004Z",
            "updatedTime": "2018-12-13T17:40:08.427418Z",
            "uploadedTime": "2018-12-12T22:53:23.992087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.jpg"
        },
        {
            "id": 626102,
            "name": "FSCONS 2017 - Natia El-Imam - The road to Open Village",
            "header": "Recorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626102/theora/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626102/broadcast/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626102/large_thumb/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.jpg",
                "original": "https://upload.frikanalen.no/media/626102/original/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.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:47:32.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam",
            "createdTime": "2018-12-13T17:40:22.668509Z",
            "updatedTime": "2018-12-13T18:44:20.292932Z",
            "uploadedTime": "2018-12-13T18:02:37.071084Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626102/theora/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626102/large_thumb/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.jpg"
        },
        {
            "id": 626103,
            "name": "FSCONS 2017 - Vinay Gupta - Resilience",
            "header": "Recorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626103/theora/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626103/broadcast/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626103/large_thumb/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.jpg",
                "original": "https://upload.frikanalen.no/media/626103/original/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.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:56:39.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta",
            "createdTime": "2018-12-13T18:05:15.056947Z",
            "updatedTime": "2018-12-13T19:37:21.286380Z",
            "uploadedTime": "2018-12-13T18:44:30.653485Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626103/theora/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626103/large_thumb/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.jpg"
        },
        {
            "id": 626104,
            "name": "FSCONS 2017 - Vladan Joler - Networks of Metal, Sweat and Neurons",
            "header": "We will explore how they defined new forms of labor, exploitation and generation of enormous amount of wealth and power for their owners creating a deep economic gap between the ones who own and control the means of production and others who often live below the poverty line. We will explore different forms of immaterial labor, but \r\nalso forms of hard physical labor and exploitation hidden behind fractal supply chains and invisible infrastructures of contemporary capitalism.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626104/theora/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626104/broadcast/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626104/large_thumb/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.jpg",
                "original": "https://upload.frikanalen.no/media/626104/original/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.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:50:58.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler",
            "createdTime": "2018-12-13T18:42:49.575151Z",
            "updatedTime": "2018-12-13T20:23:52.255198Z",
            "uploadedTime": "2018-12-13T19:37:30.523958Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626104/theora/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626104/large_thumb/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.jpg"
        },
        {
            "id": 626105,
            "name": "FSCONS 2017 - Patrice Riemens - Cryptocurrency meets Universal Basic Income",
            "header": "The concept of  an Universal, unconditional Basic Income (UBI) is getting increasing traction in many political and economic circles, this in view of the major ('disruptive') changes society in general and the 'labor market' in particular are set to experience in the (very) near future. Though in its essence absurdly simple - the name says it all - UBI forms a complex tangle of issues, and is the subject of fierce debate. Demands for UBI are an outcome of a general discontent with the present dispensation and especially the role of finance in it.  UBI also narrowly connects  with the rise of a new - 'and dangerous'  social class-in-forming  (-Guy Standing): the 'Precariat.' \r\n\r\nSome developers of cryptocurrencies, often also members of the precariat themselves (even if the upper tier of it) -- being by definition adverse to the existing forms of (fiat) money, by now the private property of 'banksters' -- view UBI as being a uniquely appropriate platform to push thru the monetary transformation they envisage, by advocating to pay it out in (their) cryptocurrency . One of these cryptocurrencies, Duniter (1,2), even makes its own existence more or less contingent upon the existence of UBI.\r\n\r\nI am not so sure this is a good idea, and this has to do with the still unresolved, and, immo, quite fundamental problems with the 'usability' of cryptocurrencies with the population at large, and the likewise largely unresolved economic issues with the concept of cryptocurrency itself in general. \r\n\r\nSince doubt expresses uncertainty and a wish to discuss, I want to format my talk, just like I did when I discussed Bitcoin at the Göteborg FSCONS in 2015, as a dialogue with the audience, and then especially with the potentially 'tech solutionist' component in it.\r\n\r\n\r\n(1) https://duniter.org/en/presentation/\r\n(2) http://basicincome.org/news/2017/01/interview-time-digital-basic-income/\r\n\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626105/theora/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626105/broadcast/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626105/large_thumb/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.jpg",
                "original": "https://upload.frikanalen.no/media/626105/original/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.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:41:29.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/201711041200_-_cryptocurrency_meets_universal_basic_income",
            "createdTime": "2018-12-13T19:08:27.349317Z",
            "updatedTime": "2018-12-13T21:02:21.398628Z",
            "uploadedTime": "2018-12-13T20:24:00.977953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626105/theora/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626105/large_thumb/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.jpg"
        }
    ]
}