Video events schedule

Query parameters

date - Date expressed in the format YYYY-MM-DD (eg. 2020-12-31), or "today". Default is today, Europe/Oslo time.

days - Number of days schedule requested. Default is 7 days.

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

surrounding - Fetch the first event before and after the given period

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

GET /api/scheduleitems/?format=api&ordering=-id
HTTP 200 OK
Content-Type: application/json

{
    "count": 130,
    "next": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=50&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 208251,
            "video": {
                "id": 625351,
                "name": "TED - Daniel Suarez: The kill decision shouldn't belong to a robot",
                "header": "As a novelist, Daniel Suarez spins dystopian tales of the future. But on the TEDGlobal stage, he talks us through a real-life scenario we all need to know more about: the rise of autonomous robotic weapons of war. Advanced drones, automated weapons and AI-powered intelligence-gathering tools, he suggests, could take the decision to make war out of the hands of humans.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:13:20.280000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T20:46:00+02:00",
            "endtime": "2025-07-11T20:59:20.280000+02:00",
            "duration": "00:13:20.280000"
        },
        {
            "id": 208250,
            "video": {
                "id": 626519,
                "name": "Trond Alis kvarter VIII",
                "header": "Trond Ali og Malak snakker om da Palestina ble okkupert",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 40 61 61 81",
                    "fkmember": true
                },
                "duration": "00:14:14.780000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T20:31:00+02:00",
            "endtime": "2025-07-11T20:45:14.780000+02:00",
            "duration": "00:14:14.780000"
        },
        {
            "id": 208249,
            "video": {
                "id": 625321,
                "name": "TED - Heather Brooke: My battle to expose government corruption",
                "header": "Our leaders need to be held accountable, says journalist Heather Brooke. And she should know: Brooke uncovered the British Parliamentary financial expenses that led to a major political scandal in 2009. She urges us to ask our leaders questions through platforms like Freedom of Information requests -- and to finally get some answers.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:18:57.590000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T20:12:00+02:00",
            "endtime": "2025-07-11T20:30:57.590000+02:00",
            "duration": "00:18:57.590000"
        },
        {
            "id": 208248,
            "video": {
                "id": 626240,
                "name": "EuroBSDCon 2019, Lillehammer: Wireless Fidelity with bwfm(4) - Patrick Wildt",
                "header": "The Broadcom Wireless FullMAC chip has been one of the biggest hurdles in properly supporting Apple MacBooks in the recent years. But that has not been the only place where this chip has popped up. bwfm(4) is a new OpenBSD driver that supports these chips and was also ported to NetBSD. This talks gives an overview of the chip, an in-depth view into how one communicates with the chip on the three different supported busses, and the higher layer protocol that’s being run on top. It also shows issues properly combining the driver with the OpenBSD net80211 stack, which isn’t written to handle FullMACs. The talk also shows the Firmware and NVRAM distribution issues.",
                "description": null,
                "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:49.040000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T19:18:00+02:00",
            "endtime": "2025-07-11T19:59:49.040000+02:00",
            "duration": "00:41:49.040000"
        },
        {
            "id": 208247,
            "video": {
                "id": 625352,
                "name": "TED - Apollo Robbins: The art of misdirection",
                "header": "Hailed as the greatest pickpocket in the world, Apollo Robbins studies the quirks of human behavior as he steals your watch. In a hilarious demonstration, Robbins samples the buffet of the TEDGlobal 2013 audience, showing how the flaws in our perception make it possible to swipe a wallet and leave it on its owner’s shoulder while they remain clueless.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "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:08:47.300000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T18:51:00+02:00",
            "endtime": "2025-07-11T18:59:47.300000+02:00",
            "duration": "00:08:47.300000"
        },
        {
            "id": 208246,
            "video": {
                "id": 625727,
                "name": "Decentralized communications with Ring - Debconf 16",
                "header": "This talk will be an introduction to Ring and the technology behind it. \n\nWe will explore how OpenDHT and ICE are used to initiate communications and transmit messages in an decentralized and secure manner.\n\nThe talk also includes a presentation of the different Ring clients, notably the new `ring` package that has made it to Debian testing this week.\n\nFinally, we will have a look at an up and comming new Ring freature: username registration using ethereum and a block chain.\n\nTalk (45 mins) session with Alexandre Viau and Simon Désaulniers during Debconf 16",
                "description": null,
                "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:08.360000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T17:37:00+02:00",
            "endtime": "2025-07-11T17:59:08.360000+02:00",
            "duration": "00:22:08.360000"
        },
        {
            "id": 208245,
            "video": {
                "id": 626317,
                "name": "Torsdagsinnslag 6. februar: Spor3",
                "header": "Etter kommunesammenslåingen av Ski og Oppegård til Nordre Follo kommune, ble Rådhuset og de fleste innbyggertjenestene, som f.eks. servicetorg og NAV-kontor lagt til Ski. Det skaper utfordringer for rullestolbrukere på Kolbotn som ønsker å ta toget til Ski.",
                "description": null,
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:02:14.240000",
                "categories": [
                    "Velferd"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T17:27:00+02:00",
            "endtime": "2025-07-11T17:29:14.240000+02:00",
            "duration": "00:02:14.240000"
        },
        {
            "id": 208244,
            "video": {
                "id": 625361,
                "name": "TED - Topher White: What can save the rainforest? Your used cell phone",
                "header": "The sounds of the rainforest include: the chirps of birds, the buzz of cicadas, the banter of gibbons. But in the background is the almost-always present sound of a chainsaw, from illegal loggers. Engineer Topher White shares a simple, scalable way to stop this brutal deforestation — that starts with your old cell phone.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:34.350000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T17:17:00+02:00",
            "endtime": "2025-07-11T17:26:34.350000+02:00",
            "duration": "00:09:34.350000"
        },
        {
            "id": 208243,
            "video": {
                "id": 624250,
                "name": "TED - Verden trenger alle hjerner",
                "header": "Temple Grandin fick diagnosen autism som barn, och talar om hur hennes sinne fungerar. Hon delar med sig av sin förmåga att \"tänka bildligt\", som har hjälpt henne lösa problem typiska hjärnor missar. Hon argumenterar att världen behöver människor i autismspektrumet: bildliga tänkare, mönstertänkande och alla möjliga smarta nördar.",
                "description": null,
                "creator": "jarle@bjorgeengen.net",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:19:39.540000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T16:57:00+02:00",
            "endtime": "2025-07-11T17:16:39.540000+02:00",
            "duration": "00:19:39.540000"
        },
        {
            "id": 208242,
            "video": {
                "id": 626184,
                "name": "Annerledes av Margrete",
                "header": "Margrete (33) har skrevet og framført et dikt om å leve med en funksjonshemming. Selv har hun asperger-syndrom.",
                "description": null,
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:01:43.200000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T15:58:00+02:00",
            "endtime": "2025-07-11T15:59:43.200000+02:00",
            "duration": "00:01:43.200000"
        },
        {
            "id": 208241,
            "video": {
                "id": 626644,
                "name": "Trond Alis kvarter XV",
                "header": "Trond Ali og Hanan Khair Bakir snakker om palestinske barn i israelske fengsler.",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 40 61 61 81",
                    "fkmember": true
                },
                "duration": "00:15:16.800000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T15:42:00+02:00",
            "endtime": "2025-07-11T15:57:16.800000+02:00",
            "duration": "00:15:16.800000"
        },
        {
            "id": 208240,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T14:48:00+02:00",
            "endtime": "2025-07-11T15:41:46.740000+02:00",
            "duration": "00:53:46.740000"
        },
        {
            "id": 208239,
            "video": {
                "id": 625030,
                "name": "Icinga - Tjenesteovervåkning",
                "header": "Presentasjon av hvordan en overvåker et seriøst driftsmiljø med fri programvare.\r\n\r\nNUUG talk from 2012-09-11.",
                "description": "",
                "creator": "jarle@bjorgeengen.net",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:54:20.160000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T13:53:00+02:00",
            "endtime": "2025-07-11T14:47:20.160000+02:00",
            "duration": "00:54:20.160000"
        },
        {
            "id": 208238,
            "video": {
                "id": 626291,
                "name": "En sang i uka",
                "header": "I dagens torsdagsinnslag møter vi Andreas Gregersen som har satt seg et stort mål for året: han skal nemlig lage en sang hver eneste uke i 2020. Vi besøkte ham i det han skulle lage sang for uke 4. Tittelen på sangen ble Empo Tv.",
                "description": null,
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:03:16.840000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T13:49:00+02:00",
            "endtime": "2025-07-11T13:52:16.840000+02:00",
            "duration": "00:03:16.840000"
        },
        {
            "id": 208237,
            "video": {
                "id": 625739,
                "name": "TED - Lisa Dyson: A forgotten Space Age technology could change how we grow food",
                "header": "We're heading for a world population of 10 billion people — but what will we all eat? Lisa Dyson rediscovered an idea developed by NASA in the 1960s for deep-space travel, and it could be a key to reinventing how we grow food.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "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:11:59.190000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T13:37:00+02:00",
            "endtime": "2025-07-11T13:48:59.190000+02:00",
            "duration": "00:11:59.190000"
        },
        {
            "id": 208236,
            "video": {
                "id": 628147,
                "name": "Diesen: professor Hudson forklarer usas imperialisme",
                "header": "Professor Diesen intervjuer professor Michael Hudson om usas imperialisme med basis i hans bok Super Imperialism",
                "description": "Original tittel: Michael Hudson: The Collapse of America's Economic Empire",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:59:30.440000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T12:37:00+02:00",
            "endtime": "2025-07-11T13:36:30.440000+02:00",
            "duration": "00:59:30.440000"
        },
        {
            "id": 208235,
            "video": {
                "id": 628174,
                "name": "Stopp våpenkappløpet, med Sigurd Allern",
                "header": "Stopp våpenkappløpet",
                "description": "NATO har vedtatt at alle medlemsland skal bruke 5% av BNP på «forsvar» innen 2035. Regjeringen Støre stiller seg bak vedtaket. For Norge betyr det 215 milliarder kroner pr. år. Forstår vi konsekvensene av dette vedtaket?Dagens gjest er Sigurd Allern, professor emeritus i journalistikk og mangeårig redaktør i avisa Klassekampen. Sammen med Roy Pedersen er han redaktør for en ny antologi – Stopp våpenkappløpet – som imøtegår krigspropagandaen om nødvendigheten av den massive opprustningen som vi daglig indoktrineres med i mediene.",
                "creator": "spartakus@protonmail.com",
                "organization": {
                    "id": 290,
                    "name": "Medieovervåkerne",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": null,
                    "editorName": "Ingen redaktør!",
                    "editorEmail": null,
                    "editorMsisdn": null,
                    "fkmember": true
                },
                "duration": "00:36:30.366667",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T12:00:00+02:00",
            "endtime": "2025-07-11T12:36:30.366667+02:00",
            "duration": "00:36:30.366667"
        },
        {
            "id": 208234,
            "video": {
                "id": 626569,
                "name": "NUUG Meetup 2020-11-10: Flying rockets with Free Software",
                "header": "Bdale Garbe reports on if it is possible to construct, build and fly rockets kilometers into the atmosphere using only Free Software.",
                "description": null,
                "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:00:33.300000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T10:59:00+02:00",
            "endtime": "2025-07-11T11:59:33.300000+02:00",
            "duration": "01:00:33.300000"
        },
        {
            "id": 208233,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T09:42:00+02:00",
            "endtime": "2025-07-11T10:58:50+02:00",
            "duration": "01:16:50"
        },
        {
            "id": 208232,
            "video": {
                "id": 626552,
                "name": "Lars Birkelund om propaganda",
                "header": "Lars Birkelund holder et innlegg på Litteraturhuset om propaganda",
                "description": null,
                "creator": "skrohn@broadpark.no",
                "organization": {
                    "id": 142,
                    "name": "Norge ut av NATO",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2232,
                    "editorName": "Sonja Krohn",
                    "editorEmail": "skrohn@broadpark.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:20:38.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T09:21:00+02:00",
            "endtime": "2025-07-11T09:41:38.680000+02:00",
            "duration": "00:20:38.680000"
        },
        {
            "id": 208231,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T08:57:00+02:00",
            "endtime": "2025-07-11T08:59:26.083333+02:00",
            "duration": "00:02:26.083333"
        },
        {
            "id": 208230,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T07:34:00+02:00",
            "endtime": "2025-07-11T08:56:04.120000+02:00",
            "duration": "01:22:04.120000"
        },
        {
            "id": 208229,
            "video": {
                "id": 625677,
                "name": "A Billion People And Even More Phones - Debconf 16",
                "header": "A look, as an insider, on how a multi billion dollar industry is changing the game in the world's largest democracy from an insider's point of view. I would like to talk about my journey as a female coder from a developing nation which gives me a different perspective to the world. From parents who taught me to use Linux at an early age to  living in the land at the verge of an IT boom which assures a job to anyone with basic computer knowledge. Anyone at any stage of their professional life can be the audience. The goal is to entertain the audience while shedding light on how technology is changing India and helping us solve our problems and how you can leverage some of that to find a solution you maybe looking for. Special emphasis on women empowerment and future prospects.\n\nTalk (20 mins) session with Keerthana Krishnan during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:21:09.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T07:12:00+02:00",
            "endtime": "2025-07-11T07:33:09.880000+02:00",
            "duration": "00:21:09.880000"
        },
        {
            "id": 208228,
            "video": {
                "id": 625328,
                "name": "TED - Tom Wujec: Got a wicked problem? First, tell me how you make toast",
                "header": "Making toast doesn’t sound very complicated — until someone asks you to draw the process, step by step. Tom Wujec loves asking people and teams to draw how they make toast, because the process reveals unexpected truths about how we can solve our biggest, most complicated problems at work. Learn how to run this exercise yourself, and hear Wujec’s surprising insights from watching thousands of people draw toast.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:05.510000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T07:02:00+02:00",
            "endtime": "2025-07-11T07:11:05.510000+02:00",
            "duration": "00:09:05.510000"
        },
        {
            "id": 208227,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T05:54:00+02:00",
            "endtime": "2025-07-11T07:01:17.140000+02:00",
            "duration": "01:07:17.140000"
        },
        {
            "id": 208226,
            "video": {
                "id": 625484,
                "name": "TED - Johann Hari: Everything you think you know about addiction is wrong",
                "header": "What really causes addiction — to everything from cocaine to smart-phones? And how can we overcome it? Johann Hari has seen our current methods fail firsthand, as he has watched loved ones struggle to manage their addictions. He started to wonder why we treat addicts the way we do — and if there might be a better way. As he shares in this deeply personal talk, his questions took him around the world, and unearthed some surprising and hopeful ways of thinking about an age-old problem.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "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:46.190000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T05:39:00+02:00",
            "endtime": "2025-07-11T05:53:46.190000+02:00",
            "duration": "00:14:46.190000"
        },
        {
            "id": 208225,
            "video": {
                "id": 628175,
                "name": "Diesen spør Horton om hans bok Provoked",
                "header": "Professor Diesen spør Scott Horton om hans bok Provoked om hvordan usa startet en ny kald krig",
                "description": "Original tittel: Scott Horton: Provoked - How Washington Started the New Cold War",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:57:24.640000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T04:41:00+02:00",
            "endtime": "2025-07-11T05:38:24.640000+02:00",
            "duration": "00:57:24.640000"
        },
        {
            "id": 208224,
            "video": {
                "id": 626227,
                "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS",
                "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:54:10.940000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T03:46:00+02:00",
            "endtime": "2025-07-11T04:40:10.940000+02:00",
            "duration": "00:54:10.940000"
        },
        {
            "id": 208223,
            "video": {
                "id": 625423,
                "name": "MakerCon - Making in Norway",
                "header": "Haakon Karlsen Jr., Graham Hayward and Jens Dyvik at MakerCon Nordic 2014-10-17.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:20:35.440000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T03:25:00+02:00",
            "endtime": "2025-07-11T03:45:35.440000+02:00",
            "duration": "00:20:35.440000"
        },
        {
            "id": 208222,
            "video": {
                "id": 625329,
                "name": "TED - Bruno Torturra: Got a smartphone? Start broadcasting",
                "header": "In 2011, journalist Bruno Torturra covered a protest in São Paulo which turned ugly. His experience of being teargassed had a profound effect on the way he thought about his work, and he quit his job to focus on broadcasting raw, unedited experiences online. In this fascinating talk, he shares some of the ways in which he's experimented with livestreaming on the web, and how in the process he has helped to create a very modern media network.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:13:39.830000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T03:11:00+02:00",
            "endtime": "2025-07-11T03:24:39.830000+02:00",
            "duration": "00:13:39.830000"
        },
        {
            "id": 208221,
            "video": {
                "id": 625704,
                "name": "Less passwords, more security: mass administration of MariaDB servers with socket authentication - Debconf 16",
                "header": "In this talk I'll explain how socket authentication in MariaDB works and how it makes the life of system administrators easier when they can do all maintenance as root, without the need of additional passwords. Life without extra passwords is also more secure, as there is less to leak or loose. Socket authentication in MariaDB is by default enabled in Debian.\n\nTalk (45 mins) session with Otto Kekäläinen during Debconf 16",
                "description": null,
                "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:35:58.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T02:35:00+02:00",
            "endtime": "2025-07-11T03:10:58.880000+02:00",
            "duration": "00:35:58.880000"
        },
        {
            "id": 208220,
            "video": {
                "id": 625718,
                "name": "Debian/Linux in Developing Nations - Challenges and Rewards - Debconf 16",
                "header": "FOSS software is undoubtedly the best option for developing nations, where financial resources may limit access to proprietary software. At the same time, using Debian/Linux also has its share of challenges in these settings, as there may be infrastructure issues to contend with. This talk shares the joys I have personally experienced while using Debian in Swaziland, as well as the challenges that I have faced, and also seen others face too.\n\nPerhaps the audience may be able to suggest ways to overcome some of the issues involved, and thus get more exposure and adoption for Debian in developing countries.\n\nTalk (20 mins) session with Sicelo Mhlongo during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:23:30.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T02:11:00+02:00",
            "endtime": "2025-07-11T02:34:30.880000+02:00",
            "duration": "00:23:30.880000"
        },
        {
            "id": 208219,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T01:13:00+02:00",
            "endtime": "2025-07-11T02:10:55.640000+02:00",
            "duration": "00:57:55.640000"
        },
        {
            "id": 208218,
            "video": {
                "id": 628062,
                "name": "Diesen: Feiler forhandlingene om fred?",
                "header": "",
                "description": "US-Russia Talks Stall, Escalation Expected - John Mearsheimer, Alexander Mercouris & Glenn Diesen",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:59:59.700000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T00:13:00+02:00",
            "endtime": "2025-07-11T01:12:59.700000+02:00",
            "duration": "00:59:59.700000"
        },
        {
            "id": 208217,
            "video": {
                "id": 626711,
                "name": "Palestine and The Rights of Return",
                "header": "",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 40 61 61 81",
                    "fkmember": true
                },
                "duration": "00:07:55.520000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-11T00:05:00+02:00",
            "endtime": "2025-07-11T00:12:55.520000+02:00",
            "duration": "00:07:55.520000"
        },
        {
            "id": 208216,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T23:21:00+02:00",
            "endtime": "2025-07-11T00:04:39.700000+02:00",
            "duration": "00:43:39.700000"
        },
        {
            "id": 208215,
            "video": {
                "id": 625786,
                "name": "32C3 Opening Event (32c3) - 32C3",
                "header": "about this event: https://events.ccc.de/congress/2015/Fahrplan/events/7550.html\n\n session with Carina Haupt, Linus Neumann during 32C3",
                "description": null,
                "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:17:07.370000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T23:03:00+02:00",
            "endtime": "2025-07-10T23:20:07.370000+02:00",
            "duration": "00:17:07.370000"
        },
        {
            "id": 208214,
            "video": {
                "id": 624859,
                "name": "Hva er nytt i Ubuntu?",
                "header": "Det aller første vil handle litt om hvorfor folk er så sinte og hvorfor det er så mange som tror at det gamle skrivebordet er borte. Ellers vil mye handle om infrastukturen under Unity og hva den tilbyr av videre muligheter.\r\n\r\nNUUG talk from 2012-10-14.",
                "description": "",
                "creator": "jarle@bjorgeengen.net",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "01:02:10.360000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T22:00:00+02:00",
            "endtime": "2025-07-10T23:02:10.360000+02:00",
            "duration": "01:02:10.360000"
        },
        {
            "id": 208213,
            "video": {
                "id": 628097,
                "name": "Shofar - Gud dukar bord i ørkenen",
                "header": "",
                "description": "Israels Gud leder og fører sitt folk. Sørger både for folket og\nnasjonen sitt vern og de daglige behov. Israel er Guds øyensten. Er det\nnoen som duker bord for landet og folket, så er det Herrens selv.",
                "creator": "haavard_urhaug@hotmail.com",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2188,
                    "editorName": "Kurt Urhaug",
                    "editorEmail": "kurt@evangelisten.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:27:07.540000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T22:00:00+02:00",
            "endtime": "2025-07-16T22:27:07.540000+02:00",
            "duration": "00:27:07.540000"
        },
        {
            "id": 208212,
            "video": {
                "id": 628171,
                "name": "Diesen om hvordan Vesten lagde krig i Ukraina",
                "header": "Professor Diesen snakker med Benjamin Abelow om hvordan Vesten brakte krig til Ukraina",
                "description": "Professor Diesen snakker med Benjamin Abelow om hvordan Vesten brakte krig til Ukraina",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:46:48.560000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T21:00:00+02:00",
            "endtime": "2025-07-16T21:46:48.560000+02:00",
            "duration": "00:46:48.560000"
        },
        {
            "id": 208211,
            "video": {
                "id": 626786,
                "name": "Afrika - Til Mosaikk barnehage",
                "header": "Afrika - Til Mosaikk barnehage",
                "description": "",
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 40 61 61 81",
                    "fkmember": true
                },
                "duration": "00:02:32.520000",
                "categories": [
                    "Barn og ungdom"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T20:00:00+02:00",
            "endtime": "2025-07-16T20:02:32.520000+02:00",
            "duration": "00:02:32.520000"
        },
        {
            "id": 208210,
            "video": {
                "id": 628176,
                "name": "(8) Absurd video fra Jehovas Vitners ledelse. De er OVER-FOKUSERT når det gjelder seksuell adferd blant sine medlemmer. Dette er \"Pillowgate Del 1\"",
                "header": "E.Langemyr",
                "description": "Vakttårnet og Det Styrende Råd vet alt om seksuell adferd og alle handlinger og oppførsler som er relatert til dette temaet. \nDette blir utdypet i denne videoen, og mange Jehovas Vitner lurer nå på hvordan deres ledere har tilegnet seg slik en \"UREN\" kunnskap?\nDette er (Del 1) av videoen som på Internett blir kalt \"Pillowgate\" Denne delen fokuserer på BRØDRE",
                "creator": "egil@skarning.no",
                "organization": {
                    "id": 251,
                    "name": "Sannheten",
                    "homepage": "www.sannheten.org",
                    "description": "",
                    "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                    "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                    "editorId": 2827,
                    "editorName": "E.S. Langemyr",
                    "editorEmail": "egil@skarning.no",
                    "editorMsisdn": "+47 45 88 86 66",
                    "fkmember": true
                },
                "duration": "00:30:42.577889",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T19:00:00+02:00",
            "endtime": "2025-07-16T19:30:42.577889+02:00",
            "duration": "00:30:42.577889"
        },
        {
            "id": 208209,
            "video": {
                "id": 628093,
                "name": "Politikk og religion",
                "header": "Anders  Helge Myhren",
                "description": "Anders Helge Myhren",
                "creator": "amyhr@online.no",
                "organization": {
                    "id": 143,
                    "name": "Evangeliekirken Arendal",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "4848 Arendal",
                    "streetAddress": "Gunhildsboveien 68",
                    "editorId": 2241,
                    "editorName": " ",
                    "editorEmail": "amyhr@online.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:24:47.700000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T18:00:00+02:00",
            "endtime": "2025-07-16T18:24:47.700000+02:00",
            "duration": "00:24:47.700000"
        },
        {
            "id": 208208,
            "video": {
                "id": 628173,
                "name": "Diesen og Kneissl: Russland snur seg mot øst",
                "header": "Professor Disen snakker med Karin Kneissl om Russlands resiliens og vending østover",
                "description": "Original tittel: Karin Kneissl: Sanctions-Proof - Russia's Pivot to the East",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:53:29.020000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T16:00:00+02:00",
            "endtime": "2025-07-16T16:53:29.020000+02:00",
            "duration": "00:53:29.020000"
        },
        {
            "id": 208207,
            "video": {
                "id": 626927,
                "name": "Shofar Sommerens mange tegn",
                "header": "program 81, bladet evangelisten, Sommeren har lagt bak seg mange tegn på at Jesus kommer! Gjennom media har Gud mange formidlere og vi hører lyden av Jesu fottrin!",
                "description": "",
                "creator": "haavard_urhaug@hotmail.com",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2188,
                    "editorName": "Kurt Urhaug",
                    "editorEmail": "kurt@evangelisten.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:25:32.200000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-16T09:00:00+02:00",
            "endtime": "2025-07-16T09:25:32.200000+02:00",
            "duration": "00:25:32.200000"
        },
        {
            "id": 208206,
            "video": {
                "id": 626445,
                "name": "Infoplakat Frikanalen",
                "header": "Informasjon om Frikanalen",
                "description": null,
                "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 91 85 95 08",
                    "fkmember": true
                },
                "duration": "00:00:35.120000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T21:59:00+02:00",
            "endtime": "2025-07-10T21:59:35.120000+02:00",
            "duration": "00:00:35.120000"
        },
        {
            "id": 208205,
            "video": {
                "id": 626648,
                "name": "Palestinske høytider",
                "header": "Trond Ali og Hanan snakker om palestinske høytider",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 40 61 61 81",
                    "fkmember": true
                },
                "duration": "00:04:14.087421",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T21:54:00+02:00",
            "endtime": "2025-07-10T21:58:14.087421+02:00",
            "duration": "00:04:14.087421"
        },
        {
            "id": 208204,
            "video": {
                "id": 625353,
                "name": "TED - Sergei Lupashin: A flying camera ... on a leash",
                "header": "Let's admit it: aerial photo drones and UAVs are a little creepy, and they come with big regulatory and safety problems. But aerial photos can be a powerful way of telling the truth about the world: the size of a protest, the spread of an oil spill, the wildlife hidden in a delta. Sergei Lupashin demos Fotokite, a nifty new way to see the world from on high, safely and under control.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:06:27.660000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T21:47:00+02:00",
            "endtime": "2025-07-10T21:53:27.660000+02:00",
            "duration": "00:06:27.660000"
        },
        {
            "id": 208203,
            "video": {
                "id": 626184,
                "name": "Annerledes av Margrete",
                "header": "Margrete (33) har skrevet og framført et dikt om å leve med en funksjonshemming. Selv har hun asperger-syndrom.",
                "description": null,
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:01:43.200000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T20:58:00+02:00",
            "endtime": "2025-07-10T20:59:43.200000+02:00",
            "duration": "00:01:43.200000"
        },
        {
            "id": 208202,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-10T20:50:00+02:00",
            "endtime": "2025-07-10T20:57:13.030000+02:00",
            "duration": "00:07:13.030000"
        }
    ]
}