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
HTTP 200 OK
Content-Type: application/json

{
    "count": 146,
    "next": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=50",
    "previous": null,
    "results": [
        {
            "id": 208048,
            "video": {
                "id": 625420,
                "name": "MakerCon - The Impact of the Maker Movement",
                "header": "Mike Senese 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:26:19.720000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T01:30:00+02:00",
            "endtime": "2025-07-08T01:56:19.720000+02:00",
            "duration": "00:26:19.720000"
        },
        {
            "id": 208049,
            "video": {
                "id": 626484,
                "name": "NUUG Meetup 2020-09-08: Lagring av store mengde data hos Qvisten Animation",
                "header": "Månedens tema er: «Lagring av store mengder data hos Qvisten Animation» med Andreas Martin Aanerud. Foredraget vil foregå på norsk. Kort om forelesningen:\r\n\r\nQvisten Animation benytter seg av FreeNAS, som lagrings system, som baserer seg på openZFS. Vi skal se på hvordan Qvisten Animasjon har satt opp systemet med automatiske snapshots, sikker overføring av data til andre studioer, samt bruk av rclone til Google Drive!\r\n\r\nAndreas Martin Aanerud har jobbet i krysningen mellom IT og Medier i over 15 år, hvor fokus har vært på alt fra lagring og nettverk, ned til bruk av image magic og Pixars OpenSource prosjekter som Universal Scene Description.",
                "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:25.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T01:57:00+02:00",
            "endtime": "2025-07-08T02:57:25.680000+02:00",
            "duration": "01:00:25.680000"
        },
        {
            "id": 208050,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T02:58:00+02:00",
            "endtime": "2025-07-08T03:55:57.140000+02:00",
            "duration": "00:57:57.140000"
        },
        {
            "id": 208051,
            "video": {
                "id": 626319,
                "name": "Anne Cath. Vestlys 100-årsjubileum",
                "header": "I år ville forfatteren Anne Cath. Vestly fylt 100 år. Empo var på plass da dagen ble feiret i forfatterens fødeby, nemlig Rena.",
                "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:02.400000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T03:56:00+02:00",
            "endtime": "2025-07-08T03:59:02.400000+02:00",
            "duration": "00:03:02.400000"
        },
        {
            "id": 208052,
            "video": {
                "id": 624206,
                "name": "TED - Økonomisk realitetssjekk",
                "header": "Idet verden er på vei inn i økonomiske nedgangstider, klimaendringer og urettferdighet, utfordrer Tim Jackson etablerte økonomiske prinsipper og forklarer hvordan vi kan slutte å forsterke krisene og heller investere i vår egen fremtid.",
                "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:20:18.720000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T04:00:00+02:00",
            "endtime": "2025-07-08T04:20:18.720000+02:00",
            "duration": "00:20:18.720000"
        },
        {
            "id": 208053,
            "video": {
                "id": 626405,
                "name": "Shofar Det Israelske flagget",
                "header": "Bladet Evangelisten\r\nProgram 24",
                "description": null,
                "creator": "kurt@evangelisten.no",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2188,
                    "editorName": "Kurt Urhaug",
                    "editorEmail": "kurt@evangelisten.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:21:41.240000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T04:21:00+02:00",
            "endtime": "2025-07-08T04:42:41.240000+02:00",
            "duration": "00:21:41.240000"
        },
        {
            "id": 208054,
            "video": {
                "id": 625337,
                "name": "TED - Mitch Resnick: Let's teach kids to code",
                "header": "Coding isn’t just for computer whizzes, says Mitch Resnick of MIT Media Lab -- it’s for everyone. In a fun, demo-filled talk Resnick outlines the benefits of teaching kids to code, so they can do more than just “read” new technologies -- but also create them. (Filmed at TEDxBeaconStreet.)\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:16:48.930000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T04:43:00+02:00",
            "endtime": "2025-07-08T04:59:48.930000+02:00",
            "duration": "00:16:48.930000"
        },
        {
            "id": 208055,
            "video": {
                "id": 626444,
                "name": "Intervju med Erna Solberg",
                "header": "Empos Birgitte Falck-Jørgensen intervjuer statsminister Erna Solberg. Temaene som blir tatt opp er mobbing og arbeid for mennesker med utviklingshemming eller funksjonshemming.",
                "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:19:45.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T05:00:00+02:00",
            "endtime": "2025-07-08T05:19:45.880000+02:00",
            "duration": "00:19:45.880000"
        },
        {
            "id": 208056,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T05:20:00+02:00",
            "endtime": "2025-07-08T06:12:59.960000+02:00",
            "duration": "00:52:59.960000"
        },
        {
            "id": 208057,
            "video": {
                "id": 625432,
                "name": "MakerCon - How to make 3D printer electronics",
                "header": "Elias Bakken at MakerCon Nordic 2014-10-18.",
                "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:10.280000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T06:13:00+02:00",
            "endtime": "2025-07-08T06:33:10.280000+02:00",
            "duration": "00:20:10.280000"
        },
        {
            "id": 208058,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T06:34:00+02:00",
            "endtime": "2025-07-08T07:15:54.160000+02:00",
            "duration": "00:41:54.160000"
        },
        {
            "id": 208059,
            "video": {
                "id": 625430,
                "name": "MakerCon - Travelling maker stories",
                "header": "Øyvind Nydal Dahl at MakerCon Nordic 2014-10-18.",
                "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:20.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T07:16:00+02:00",
            "endtime": "2025-07-08T07:30:20.120000+02:00",
            "duration": "00:14:20.120000"
        },
        {
            "id": 208060,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T07:31:00+02:00",
            "endtime": "2025-07-08T08:35:05.180000+02:00",
            "duration": "01:04:05.180000"
        },
        {
            "id": 208061,
            "video": {
                "id": 625424,
                "name": "MakerCon - Open-Source Adventuring: OpenROV, OpenExplorer and the Future of Connected Exploration",
                "header": "David Lang 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:21:54.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T08:36:00+02:00",
            "endtime": "2025-07-08T08:57:54.120000+02:00",
            "duration": "00:21:54.120000"
        },
        {
            "id": 208062,
            "video": {
                "id": 624130,
                "name": "Kopiering er ikke tyveri",
                "header": "",
                "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:01:19.640000",
                "categories": [
                    "Barn og ungdom",
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T08:58:00+02:00",
            "endtime": "2025-07-08T08:59:19.640000+02:00",
            "duration": "00:01:19.640000"
        },
        {
            "id": 207761,
            "video": {
                "id": 627330,
                "name": "Shofar Herren kommer med fremtid og håp",
                "header": "Program 109, Bladet Evangelisten",
                "description": "Det er krig og uro. Mat, klima og strømkrise. Mange sliter med\nsin eigen identitet. Bibelen har noe å lære oss og nå er tiden å søke\nGud. Bibelen har gitt Israel både sabbatsdag og sabbatsår. Dette er\nordninger til berikelser og rommer et evangelisk innhold.",
                "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:49.880000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-08T09:00:00+02:00",
            "endtime": "2025-07-08T09:25:49.880000+02:00",
            "duration": "00:25:49.880000"
        },
        {
            "id": 208063,
            "video": {
                "id": 628153,
                "name": "Diesen: Krigen mot Iran ikke over",
                "header": "Diesen intervjuer Max Blumenthal om krigen mot Iran er over",
                "description": "Original tittel: Max Blumenthal: The War Against Is Not Over",
                "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:26:21.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T09:26:00+02:00",
            "endtime": "2025-07-08T09:52:21.880000+02:00",
            "duration": "00:26:21.880000"
        },
        {
            "id": 208064,
            "video": {
                "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,
                "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"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T09:53:00+02:00",
            "endtime": "2025-07-08T10:37:03.440000+02:00",
            "duration": "00:44:03.440000"
        },
        {
            "id": 208065,
            "video": {
                "id": 625656,
                "name": "TED - Malte Spitz: Your phone company is watching",
                "header": "What kind of data is your cell phone company collecting? Malte Spitz wasn’t too worried when he asked his operator in Germany to share information stored about him. Multiple unanswered requests and a lawsuit later, Spitz received 35,830 lines of code -- a detailed, nearly minute-by-minute account of half a year of his life.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:56.240000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T10:38:00+02:00",
            "endtime": "2025-07-08T10:47:56.240000+02:00",
            "duration": "00:09:56.240000"
        },
        {
            "id": 208066,
            "video": {
                "id": 625527,
                "name": "Practical Protocol-Oriented Programming in Swift",
                "header": "Value types are at the core of Swift (seriously, mostly everything in the Swift standard library is a value type). But how do you avoid subclassing? That's where the power of Protocol-Oriented programming comes in. Learn how to structure your code to (almost) never subclass again! Practical everyday examples and ideas for your own code base will be included.\r\n\r\nThe speaker Natasha Murashev is an iOS developer by day and a robot by night. She blogs about Swift, WatchOS, and iOS development on her blog, natashatherobot.com, and curates a fast-growing weekly Swift  newsletter: This Week in Swift. In her free time, she works on personal projects, speaks at meetups and conferences, contributes to open source, and likes to cross things off her bucket list. She's currently living the digital nomad life as her alter identity: @NatashaTheNomad.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:46:26.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T10:48:00+02:00",
            "endtime": "2025-07-08T11:34:26.120000+02:00",
            "duration": "00:46:26.120000"
        },
        {
            "id": 208067,
            "video": {
                "id": 625703,
                "name": "Kali Linux's Experience of a Derivative Tracking Debian Testing - Debconf 16",
                "header": "Kali Linux is a Debian derivative since 2012, it is maintained by Offensive Security and dedicated to penetration testing.\n\nInitially it was based on Debian Stable (Wheezy then Jessie) but since late 2015, it now tracks Debian Testing with its daily changes. There are upsides and downsides to this and I'll try to present those as well as the infrastructure that we have setup to run Kali Linux (repositories, build daemons, jenkins checks, etc.).\n\nThis talk is interesting for other Debian derivatives that want to learn from Kali's experience, but it's also interesting for the Debian community to learn of the problems that derivatives are facing when they try to track Debian Testing.\n\nTalk (45 mins) session with Raphaël Hertzog 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:48:55.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T11:35:00+02:00",
            "endtime": "2025-07-08T12:23:55.880000+02:00",
            "duration": "00:48:55.880000"
        },
        {
            "id": 208068,
            "video": {
                "id": 626505,
                "name": "Shofar Jesus Messias er Israels Frelser, Han er verdens Frelser",
                "header": "Bladet Evangelisten\r\nprogram 35",
                "description": null,
                "creator": "kurt@evangelisten.no",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2188,
                    "editorName": "Kurt Urhaug",
                    "editorEmail": "kurt@evangelisten.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:20:48.280000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T12:24:00+02:00",
            "endtime": "2025-07-08T12:44:48.280000+02:00",
            "duration": "00:20:48.280000"
        },
        {
            "id": 208069,
            "video": {
                "id": 624220,
                "name": "TED - Søt, sexy, godt, morsom",
                "header": "Hvorfor er babyer søte?  Hvorfor er kake godt?  Filosof Dan Dennett har svar du ikke forventer, der han gir oss evolusjonens ikke-intuitive forklaring på søte, gode og sexy ting (i tillegg til en ny teori fra Matthew Hurley om hvorfor vitser er morsomme).",
                "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:07:44.160000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T12:45:00+02:00",
            "endtime": "2025-07-08T12:52:44.160000+02:00",
            "duration": "00:07:44.160000"
        },
        {
            "id": 208070,
            "video": {
                "id": 626118,
                "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
                "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\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:48:53.040000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T12:53:00+02:00",
            "endtime": "2025-07-08T13:41:53.040000+02:00",
            "duration": "00:48:53.040000"
        },
        {
            "id": 208071,
            "video": {
                "id": 625350,
                "name": "TED - Kirby Ferguson: Embrace the remix",
                "header": "Nothing is original, says Kirby Ferguson, creator of Everything is a Remix. From Bob Dylan to Steve Jobs, he says our most celebrated creators borrow, steal and transform.\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:42.540000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T13:42:00+02:00",
            "endtime": "2025-07-08T13:51:42.540000+02:00",
            "duration": "00:09:42.540000"
        },
        {
            "id": 208072,
            "video": {
                "id": 628109,
                "name": "Diesen: Usa, Kina & Russland i nytt stormaktspill",
                "header": "Diesen spør Mearsheimer om det er en ny verdensorden med stormaktspill mellom Usa, Kina & Russland",
                "description": "Original tittel: John Mearsheimer: New World Order? US, China & Russia in the New Great Power Rivalry",
                "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:50:13.300000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T13:52:00+02:00",
            "endtime": "2025-07-08T14:42:13.300000+02:00",
            "duration": "00:50:13.300000"
        },
        {
            "id": 208073,
            "video": {
                "id": 625438,
                "name": "TED - Maryn McKenna: What do we do when antibiotics don’t work any more?",
                "header": "Penicillin changed everything. Infections that had previously killed were suddenly quickly curable. Yet as Maryn McKenna shares in this sobering talk, we've squandered the advantages afforded us by that and later antibiotics. Drug-resistant bacteria mean we're entering a post-antibiotic world — and it won't be pretty. There are, however, things we can do ... if we start right now.\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:17:03.770000",
                "categories": [
                    "Beredskap",
                    "Samfunn og politikk",
                    "Solidaritet og bistand",
                    "Velferd"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T14:43:00+02:00",
            "endtime": "2025-07-08T15:00:03.770000+02:00",
            "duration": "00:17:03.770000"
        },
        {
            "id": 208074,
            "video": {
                "id": 625335,
                "name": "TED - Ken Robinson: How to escape education's death valley",
                "header": "Sir Ken Robinson outlines 3 principles crucial for the human mind to flourish -- and how current education culture works against them. In a funny, stirring talk he tells us how to get out of the educational \"death valley\" we now face, and how to nurture our youngest generations with a climate of possibility.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "peter@bsdly.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:11.220000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T15:01:00+02:00",
            "endtime": "2025-07-08T15:20:11.220000+02:00",
            "duration": "00:19:11.220000"
        },
        {
            "id": 208075,
            "video": {
                "id": 626499,
                "name": "Demo foran Stortinget III",
                "header": "En palestiner holder et innlegg foran Stortinget om Osloavtalen som splittet palestinerne og at den nå kan sees bort fra slik at palestinerne på nytt kan stå sammen.",
                "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:08:55.702369",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T15:21:00+02:00",
            "endtime": "2025-07-08T15:29:55.702369+02:00",
            "duration": "00:08:55.702369"
        },
        {
            "id": 208076,
            "video": {
                "id": 625374,
                "name": "TED - Chris Milk: How virtual reality can create the ultimate empathy machine",
                "header": "Chris Milk uses cutting edge technology to produce astonishing films that delight and enchant. But for Milk, the human story is the driving force behind everything he does. In this short, charming talk, he shows some of his collaborations with musicians including Kanye West and Arcade Fire, and describes his latest, mind-bending experiments with virtual reality.\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:10:29.680000",
                "categories": [
                    "Kultur",
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T15:30:00+02:00",
            "endtime": "2025-07-08T15:40:29.680000+02:00",
            "duration": "00:10:29.680000"
        },
        {
            "id": 208077,
            "video": {
                "id": 625322,
                "name": "TED - James B. Glattfelder: Who controls the world?",
                "header": "James Glattfelder studies complexity: how an interconnected system -- say, a swarm of birds -- is more than the sum of its parts. And complexity theory, it turns out, can reveal a lot about how the economy works. Glattfelder shares a groundbreaking study of how control flows through the global economy, and how concentration of power in the hands of a shockingly small number leaves us all vulnerable. (Filmed at TEDxZurich.)\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:14:10.940000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T15:41:00+02:00",
            "endtime": "2025-07-08T15:55:10.940000+02:00",
            "duration": "00:14:10.940000"
        },
        {
            "id": 208078,
            "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-08T15:56:00+02:00",
            "endtime": "2025-07-08T15:59:16.840000+02:00",
            "duration": "00:03:16.840000"
        },
        {
            "id": 207762,
            "video": {
                "id": 628151,
                "name": "Medieovervåkerne s.3, e.1: Oljefondets rolle i Israels folkemord",
                "header": "Oljefondets rolle i Israels folkemord",
                "description": "«Den norske staten risikerer å bli dømt for medvirkning til folkemord og krigsforbrytelser i internasjonale domstoler», skriver Øyvind Andresen i siste utgave av avisa Ny Tid. Han er gjest i denne episoden av Medieovervåkerne.Gjennom Oljefondet har Norge økt sine investeringer i Israel etter at Israel startet sine barbariske myrderier på palestinerne i Gaza i oktober 2023. I artikkelen dokumenteres det at oljefondet har økt sine investeringer med 35 % i selskaper som er involvert i Israels krigsforbrytelser, okkupasjoner og folkerettsbrudd. Oljefondet er f.eks. Europas største investor i selskaper som opererer på den okkuperte Vestbredden. «Oljefondet er en del av den kapitalistiske drapsmaskinen», sier Øyvind Andresen.",
                "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:43:55.333333",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-08T16:00:00+02:00",
            "endtime": "2025-07-08T16:43:55.333333+02:00",
            "duration": "00:43:55.333333"
        },
        {
            "id": 208079,
            "video": {
                "id": 625023,
                "name": "Holder de ord",
                "header": "NUUGs samarbeidspartner Holder De Ord presenterer hvordan de lager løsningen for å holde stortingspolitikerne i ørene.\r\n\r\nNUUG talk from 2012-08-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": "00:39:09",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T16:44:00+02:00",
            "endtime": "2025-07-08T17:23:09+02:00",
            "duration": "00:39:09"
        },
        {
            "id": 208080,
            "video": {
                "id": 625357,
                "name": "TED - Dan Dennett on our consciousness",
                "header": "Philosopher Dan Dennett makes a compelling argument that not only don't we understand our own consciousness, but that half the time our brains are actively fooling us.\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:21:51.530000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T17:24:00+02:00",
            "endtime": "2025-07-08T17:45:51.530000+02:00",
            "duration": "00:21:51.530000"
        },
        {
            "id": 208081,
            "video": {
                "id": 625459,
                "name": "TED - Christopher Soghoian: A brief history of phone wiretapping -- and how to avoid it",
                "header": "Who is listening in on your phone calls? On a landline, it could be anyone, says privacy activist Christopher Soghoian, because surveillance backdoors are built into the phone system by default, to allow governments to listen in. But then again, so could a foreign intelligence service ... or a criminal. Which is why, says Soghoian, some tech companies are resisting governments' call to build the same backdoors into mobile phones and new messaging systems. Learn how some tech companies are working to keep your calls and messages private.\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:20.340000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T17:46:00+02:00",
            "endtime": "2025-07-08T17:52:20.340000+02:00",
            "duration": "00:06:20.340000"
        },
        {
            "id": 208082,
            "video": {
                "id": 625481,
                "name": "TED - Nancy Lublin: Texting that saves lives",
                "header": "When Nancy Lublin started texting teenagers to help with her social advocacy organization, what she found was shocking -- they started texting back about their own problems, from bullying to depression to abuse. So she's setting up a text-only crisis line, and the results might be even more important than she expected.\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:05:24.800000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T17:53:00+02:00",
            "endtime": "2025-07-08T17:58:24.800000+02:00",
            "duration": "00:05:24.800000"
        },
        {
            "id": 208083,
            "video": {
                "id": 626055,
                "name": "Frikanalen Informasjonsfilm",
                "header": "Info!",
                "description": "",
                "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:48.090000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T17:59:00+02:00",
            "endtime": "2025-07-08T17:59:48.090000+02:00",
            "duration": "00:00:48.090000"
        },
        {
            "id": 207763,
            "video": {
                "id": 628092,
                "name": "Politikk og religion del 9",
                "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:18:01.766667",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-08T18:00:00+02:00",
            "endtime": "2025-07-08T18:18:01.766667+02:00",
            "duration": "00:18:01.766667"
        },
        {
            "id": 208084,
            "video": {
                "id": 624219,
                "name": "TED - Video på internett, innovasjon",
                "header": "TEDs Chris Anderson sier økningen av video på internett er med på å drive et verdensomspennende fenomen han kaller Publikums Aksellerert Innovasjon -- en selvdrevet syklus av læring som kan være like viktig som oppdagelsen av trykkekunsten. For å dra nytte av dette må organisasjoner være villige til å ta i bruk radikal åpenhet. Og for TED betyr dette begynnelsen på en helt ny epoke...",
                "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:18:48.960000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T18:19:00+02:00",
            "endtime": "2025-07-08T18:37:48.960000+02:00",
            "duration": "00:18:48.960000"
        },
        {
            "id": 208085,
            "video": {
                "id": 625472,
                "name": "TED - Mathias Jud: Art that lets you talk back to NSA spies",
                "header": "In 2013, the world learned that the NSA and its UK equivalent, GCHQ, routinely spied on the German government. Amid the outrage, artists Mathias Jud and Christoph Wachter thought: Well, if they're listening ... let's talk to them. With antennas mounted on the roof of the Swiss Embassy in Berlin's government district, they set up an open network that let the world send messages to US and UK spies listening nearby. It's one of three bold, often funny, and frankly subversive works detailed in this talk, which highlights the world's growing discontent with surveillance and closed networks.\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:00.750000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T18:38:00+02:00",
            "endtime": "2025-07-08T18:51:00.750000+02:00",
            "duration": "00:13:00.750000"
        },
        {
            "id": 208086,
            "video": {
                "id": 625519,
                "name": "TED - Aomawa Shields: How we'll find life on other planets",
                "header": "Astronomer Aomawa Shields searches for clues that life might exist elsewhere in the universe by examining the atmospheres of distant exoplanets. When she isn't exploring the heavens, the classically trained actor (and TED Fellow) looks for ways to engage young women in the sciences using theater, writing and visual art. \"Maybe one day they'll join the ranks of astronomers who are full of contradictions,\" she says, \"and use their backgrounds to discover, once and for all, that we are truly not alone in the universe.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:05:29.540000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T18:52:00+02:00",
            "endtime": "2025-07-08T18:57:29.540000+02:00",
            "duration": "00:05:29.540000"
        },
        {
            "id": 208087,
            "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-08T18:58:00+02:00",
            "endtime": "2025-07-08T18:59:43.200000+02:00",
            "duration": "00:01:43.200000"
        },
        {
            "id": 207764,
            "video": {
                "id": 628139,
                "name": "(5) Jehovas vitner - Vet Jesus når Harmageddon vil begynne? (Daro Weilburg skryter av sine egne videoer)",
                "header": "E. Langemyr",
                "description": "Daro Weilburg fremstår som et \"ekte\" Jehovas vitne, og forsvarer Vakttårnets lære til punkt og prikke.",
                "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:24:51.508754",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-08T19:00:00+02:00",
            "endtime": "2025-07-08T19:24:51.508754+02:00",
            "duration": "00:24:51.508754"
        },
        {
            "id": 208088,
            "video": {
                "id": 625684,
                "name": "Software Heritage: Building the Universal Software Archive - Debconf 16",
                "header": "In the past few decades, software has become a critical part of every single bit of infrastructure running the world, from the tiniest devices we embed in our bodies to improve our health, to the biggest human creations. Software is the key to accessing all the digital information we're constantly creating, and therefore is an essential part of our cultural heritage. But software is just a bunch of bits. Unlike antique stone carvings, software gets lost, deleted, or corrupted.\n\nSoftware Heritage has set out to build the biggest archive of free software ever conceived. Our mission is to collect, preserve, organise and facilitate the sharing of all the available free software. We are laying down foundations on which a wealth of applications can be built, ranging from cultural heritage, to research and industry.\n\nWe started working in May 2015, and (as of April 2016) we have archived 2.2 billion unique files, more than 480 million project revisions across more than 16 million data sources, among which  Debian source packages from snapshot.debian.org, public GitHub repositories, and the GNU project's FTP archive.\n\nThis presentation will cover in more detail the why and the how of Software Heritage, as well as opportunities for the community to help us fulfill our goals.\n\nTalk (45 mins) session with Nicolas Dandrimont 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:27:50.920000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T19:25:00+02:00",
            "endtime": "2025-07-08T19:52:50.920000+02:00",
            "duration": "00:27:50.920000"
        },
        {
            "id": 208089,
            "video": {
                "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,
                "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:06:07.840000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T19:53:00+02:00",
            "endtime": "2025-07-08T19:59:07.840000+02:00",
            "duration": "00:06:07.840000"
        },
        {
            "id": 207765,
            "video": {
                "id": 627885,
                "name": "Til det palestinske folket",
                "header": "Trond Ali gir en støtteerklæring til det palestinske folket",
                "description": "Trond Ali gir en støtteerklæring til det palestinske folket",
                "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:05:26.920000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 4,
            "starttime": "2025-07-08T20:00:00+02:00",
            "endtime": "2025-07-08T20:05:26.920000+02:00",
            "duration": "00:05:26.920000"
        },
        {
            "id": 208090,
            "video": {
                "id": 628101,
                "name": "Diesen og Hudson om Usas handelskrig",
                "header": "Trump forsøker å øke imperiets avkastninger på investeringer",
                "description": "Original tittel: Trump Aims to Improve the Return on Investment for 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:48:32.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-08T20:06:00+02:00",
            "endtime": "2025-07-08T20:54:32.120000+02:00",
            "duration": "00:48:32.120000"
        },
        {
            "id": 208091,
            "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-08T20:55:00+02:00",
            "endtime": "2025-07-08T20:57:14.240000+02:00",
            "duration": "00:02:14.240000"
        },
        {
            "id": 208092,
            "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-08T20:58:00+02:00",
            "endtime": "2025-07-08T20:58:35.120000+02:00",
            "duration": "00:00:35.120000"
        }
    ]
}