Video events schedule

list: Query parameters


date: YYYY-MM-DD or 'today' (Europe/Oslo). Defaults to today.

days: Number of days. Defaults to 1.

surrounding: Include event before and after the window.

ordering: Field to order by. Prefix '-' for desc. Defaults to 'starttime'.

GET /api/scheduleitems/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 74,
    "next": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=50",
    "previous": null,
    "results": [
        {
            "id": 221609,
            "video": {
                "id": 625348,
                "name": "TED - James Randi's fiery takedown of psychic fraud",
                "header": "Legendary skeptic James Randi takes a fatal dose of homeopathic sleeping pills onstage, kicking off a searing 18-minute indictment of irrational beliefs. He throws out a challenge to the world's psychics: Prove what you do is real, and I'll give you a million dollars. (No takers yet.)\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18598,
                        "fsname": "srt",
                        "filename": "625348/srt/nb.srt"
                    },
                    {
                        "id": 18015,
                        "fsname": "large_thumb",
                        "filename": "625348/large_thumb/JamesRandi_2007.jpg"
                    },
                    {
                        "id": 18014,
                        "fsname": "small_thumb",
                        "filename": "625348/small_thumb/JamesRandi_2007.jpg"
                    },
                    {
                        "id": 17402,
                        "fsname": "original",
                        "filename": "625348/original/JamesRandi_2007.mp4"
                    },
                    {
                        "id": 17401,
                        "fsname": "theora",
                        "filename": "625348/theora/JamesRandi_2007.ogv"
                    },
                    {
                        "id": 17400,
                        "fsname": "broadcast",
                        "filename": "625348/broadcast/JamesRandi_2007.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T00:00:00+01:00",
            "endtime": "2026-02-22T00:17:19.860000+01:00"
        },
        {
            "id": 221610,
            "video": {
                "id": 625447,
                "name": "TED - Donald Hoffman: Do we see reality as it is?",
                "header": "Cognitive scientist Donald Hoffman is trying to answer a big question: Do we experience the world as it really is ... or as we need it to be? In this ever so slightly mind-blowing talk, he ponders how our minds construct reality for us.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Annet",
                    "Religion og livssyn",
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18954,
                        "fsname": "large_thumb",
                        "filename": "625447/large_thumb/DonaldHoffman_2015.jpg"
                    },
                    {
                        "id": 18953,
                        "fsname": "theora",
                        "filename": "625447/theora/DonaldHoffman_2015.ogv"
                    },
                    {
                        "id": 18952,
                        "fsname": "original",
                        "filename": "625447/original/DonaldHoffman_2015.mp4"
                    },
                    {
                        "id": 18951,
                        "fsname": "broadcast",
                        "filename": "625447/broadcast/DonaldHoffman_2015.dv"
                    },
                    {
                        "id": 18950,
                        "fsname": "small_thumb",
                        "filename": "625447/small_thumb/DonaldHoffman_2015.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T00:18:00+01:00",
            "endtime": "2026-02-22T00:39:54.410000+01:00"
        },
        {
            "id": 221611,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 19015,
                        "fsname": "small_thumb",
                        "filename": "625459/small_thumb/ChristopherSoghoian_2015U.jpg"
                    },
                    {
                        "id": 19014,
                        "fsname": "theora",
                        "filename": "625459/theora/ChristopherSoghoian_2015U.ogv"
                    },
                    {
                        "id": 19013,
                        "fsname": "original",
                        "filename": "625459/original/ChristopherSoghoian_2015U.mp4"
                    },
                    {
                        "id": 19012,
                        "fsname": "broadcast",
                        "filename": "625459/broadcast/ChristopherSoghoian_2015U.dv"
                    },
                    {
                        "id": 19011,
                        "fsname": "large_thumb",
                        "filename": "625459/large_thumb/ChristopherSoghoian_2015U.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T00:40:00+01:00",
            "endtime": "2026-02-22T00:46:20.340000+01:00"
        },
        {
            "id": 221612,
            "video": {
                "id": 625367,
                "name": "Killswitch-debatt med A. Brenna, H.W. Lie, K. Miazine og P. Reinholdtsen",
                "header": "Diskusjon om overvåkning og Internets fremtid med Håkon Wium Lie, Kirill Miazine, Petter Reinholdtsen og ordstyrer Anders Brenna etter visning av dokumentarfilmen Killswitch på Oslo Dokumentarkino.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18643,
                        "fsname": "theora",
                        "filename": "625367/theora/67db84dd53d634aa97c74cd293a9c1a0.ogv"
                    },
                    {
                        "id": 18642,
                        "fsname": "broadcast",
                        "filename": "625367/broadcast/558772cfe29b30897d778146269f0925.dv"
                    },
                    {
                        "id": 18638,
                        "fsname": "large_thumb",
                        "filename": "625367/large_thumb/20150214-nuug-killswitch-debatt.jpg"
                    },
                    {
                        "id": 18637,
                        "fsname": "small_thumb",
                        "filename": "625367/small_thumb/20150214-nuug-killswitch-debatt.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T00:47:00+01:00",
            "endtime": "2026-02-22T01:29:37.120000+01:00"
        },
        {
            "id": 221613,
            "video": {
                "id": 625339,
                "name": "TED - Marco Tempest: A magical tale (with augmented reality)",
                "header": "Marco Tempest spins a beautiful story of what magic is, how it entertains us and how it highlights our humanity -- all while working extraordinary illusions with his hands and an augmented reality machine.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18033,
                        "fsname": "small_thumb",
                        "filename": "625339/small_thumb/MarcoTempest_2012.jpg"
                    },
                    {
                        "id": 18032,
                        "fsname": "large_thumb",
                        "filename": "625339/large_thumb/MarcoTempest_2012.jpg"
                    },
                    {
                        "id": 17358,
                        "fsname": "theora",
                        "filename": "625339/theora/MarcoTempest_2012.ogv"
                    },
                    {
                        "id": 17357,
                        "fsname": "broadcast",
                        "filename": "625339/broadcast/MarcoTempest_2012.dv"
                    },
                    {
                        "id": 17356,
                        "fsname": "original",
                        "filename": "625339/original/MarcoTempest_2012.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T01:30:00+01:00",
            "endtime": "2026-02-22T01:36:32+01:00"
        },
        {
            "id": 221614,
            "video": {
                "id": 626445,
                "name": "Infoplakat Frikanalen",
                "header": "Informasjon om Frikanalen",
                "description": null,
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "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."
                },
                "categories": [
                    "Annet"
                ],
                "files": [
                    {
                        "id": 22468,
                        "fsname": "theora",
                        "filename": "626445/theora/Infoplakat Frikanalen.ogv"
                    },
                    {
                        "id": 22467,
                        "fsname": "broadcast",
                        "filename": "626445/broadcast/Infoplakat Frikanalen.dv"
                    },
                    {
                        "id": 22466,
                        "fsname": "original",
                        "filename": "626445/original/Infoplakat Frikanalen.mp4"
                    },
                    {
                        "id": 22465,
                        "fsname": "large_thumb",
                        "filename": "626445/large_thumb/Infoplakat Frikanalen.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T01:37:00+01:00",
            "endtime": "2026-02-22T01:37:35.120000+01:00"
        },
        {
            "id": 221615,
            "video": {
                "id": 625333,
                "name": "TED - Peter van Manen: How can Formula 1 racing help ... babies?",
                "header": "During a Formula 1 race, a car sends hundreds of millions of data points to its garage for real-time analysis and feedback. So why not use this detailed and rigorous data system elsewhere, like ... at children’s hospitals? Peter van Manen tells us more.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18045,
                        "fsname": "small_thumb",
                        "filename": "625333/small_thumb/PeterVanManen_2013X.jpg"
                    },
                    {
                        "id": 18044,
                        "fsname": "large_thumb",
                        "filename": "625333/large_thumb/PeterVanManen_2013X.jpg"
                    },
                    {
                        "id": 17334,
                        "fsname": "theora",
                        "filename": "625333/theora/PeterVanManen_2013X.ogv"
                    },
                    {
                        "id": 17333,
                        "fsname": "broadcast",
                        "filename": "625333/broadcast/PeterVanManen_2013X.dv"
                    },
                    {
                        "id": 17332,
                        "fsname": "original",
                        "filename": "625333/original/PeterVanManen_2013X.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T01:38:00+01:00",
            "endtime": "2026-02-22T01:45:56.750000+01:00"
        },
        {
            "id": 221616,
            "video": {
                "id": 625344,
                "name": "TED - William Noel: Revealing the lost codex of Archimedes",
                "header": "How do you read a two-thousand-year-old manuscript that has been erased, cut up, written on and painted over? With a powerful particle accelerator, of course! Ancient books curator William Noel tells the fascinating story behind the Archimedes palimpsest, a Byzantine prayer book containing previously-unknown original writings from ancient Greek mathematician Archimedes and others.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18023,
                        "fsname": "large_thumb",
                        "filename": "625344/large_thumb/WilliamNoel_2012S.jpg"
                    },
                    {
                        "id": 18022,
                        "fsname": "small_thumb",
                        "filename": "625344/small_thumb/WilliamNoel_2012S.jpg"
                    },
                    {
                        "id": 17373,
                        "fsname": "theora",
                        "filename": "625344/theora/WilliamNoel_2012S.ogv"
                    },
                    {
                        "id": 17372,
                        "fsname": "broadcast",
                        "filename": "625344/broadcast/WilliamNoel_2012S.dv"
                    },
                    {
                        "id": 17371,
                        "fsname": "original",
                        "filename": "625344/original/WilliamNoel_2012S.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T01:46:00+01:00",
            "endtime": "2026-02-22T02:00:53.780000+01:00"
        },
        {
            "id": 221617,
            "video": {
                "id": 627623,
                "name": "Stopp NATO 5. november 2022, del 1",
                "header": "",
                "description": null,
                "organization": {
                    "id": 152,
                    "name": "Stopp NATO",
                    "description": ""
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 24747,
                        "fsname": "theora",
                        "filename": "627623/theora/Stopp-NATO.ogv"
                    },
                    {
                        "id": 24746,
                        "fsname": "broadcast",
                        "filename": "627623/broadcast/Stopp-NATO.dv"
                    },
                    {
                        "id": 24745,
                        "fsname": "original",
                        "filename": "627623/original/Stopp-NATO.mp4"
                    },
                    {
                        "id": 24744,
                        "fsname": "large_thumb",
                        "filename": "627623/large_thumb/Stopp-NATO.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T02:01:00+01:00",
            "endtime": "2026-02-22T02:53:29.640000+01:00"
        },
        {
            "id": 221618,
            "video": {
                "id": 625440,
                "name": "TED - Chris Urmson: How a driverless car sees the road",
                "header": "Statistically, the least reliable part of the car is ... the driver. Chris Urmson heads up Google's driverless car program, one of several efforts to remove humans from the driver's seat. He talks about where his program is right now, and shares fascinating footage that shows how the car sees the road and makes autonomous decisions about what to do next.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18921,
                        "fsname": "small_thumb",
                        "filename": "625440/small_thumb/ChrisUrmson_2015.jpg"
                    },
                    {
                        "id": 18920,
                        "fsname": "theora",
                        "filename": "625440/theora/ChrisUrmson_2015.ogv"
                    },
                    {
                        "id": 18919,
                        "fsname": "original",
                        "filename": "625440/original/ChrisUrmson_2015.mp4"
                    },
                    {
                        "id": 18918,
                        "fsname": "large_thumb",
                        "filename": "625440/large_thumb/ChrisUrmson_2015.jpg"
                    },
                    {
                        "id": 18917,
                        "fsname": "broadcast",
                        "filename": "625440/broadcast/ChrisUrmson_2015.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T02:54:00+01:00",
            "endtime": "2026-02-22T03:09:33.190000+01:00"
        },
        {
            "id": 221619,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Kultur",
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18675,
                        "fsname": "large_thumb",
                        "filename": "625374/large_thumb/ChrisMilk_2015.jpg"
                    },
                    {
                        "id": 18674,
                        "fsname": "small_thumb",
                        "filename": "625374/small_thumb/ChrisMilk_2015.jpg"
                    },
                    {
                        "id": 18673,
                        "fsname": "theora",
                        "filename": "625374/theora/ChrisMilk_2015.ogv"
                    },
                    {
                        "id": 18672,
                        "fsname": "broadcast",
                        "filename": "625374/broadcast/ChrisMilk_2015.dv"
                    },
                    {
                        "id": 18671,
                        "fsname": "original",
                        "filename": "625374/original/ChrisMilk_2015.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T03:10:00+01:00",
            "endtime": "2026-02-22T03:20:29.680000+01:00"
        },
        {
            "id": 221620,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18853,
                        "fsname": "theora",
                        "filename": "625423/theora/makercon-09-2014-10-17-making-in-norway-frikanalen.ogv"
                    },
                    {
                        "id": 18850,
                        "fsname": "broadcast",
                        "filename": "625423/broadcast/makercon-09-2014-10-17-making-in-norway-frikanalen.dv"
                    },
                    {
                        "id": 18849,
                        "fsname": "small_thumb",
                        "filename": "625423/small_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
                    },
                    {
                        "id": 18848,
                        "fsname": "large_thumb",
                        "filename": "625423/large_thumb/makercon-09-2014-10-17-making-in-norway-frikanalen.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T03:21:00+01:00",
            "endtime": "2026-02-22T03:41:35.440000+01:00"
        },
        {
            "id": 221621,
            "video": {
                "id": 625437,
                "name": "MakerCon - Evolutionary algorithms as a design tool - from art to robotics",
                "header": "Kyrre Glette at MakerCon Nordic 2014-10-18.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18910,
                        "fsname": "theora",
                        "filename": "625437/theora/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.ogv"
                    },
                    {
                        "id": 18903,
                        "fsname": "small_thumb",
                        "filename": "625437/small_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg"
                    },
                    {
                        "id": 18902,
                        "fsname": "large_thumb",
                        "filename": "625437/large_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg"
                    },
                    {
                        "id": 18901,
                        "fsname": "broadcast",
                        "filename": "625437/broadcast/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T03:42:00+01:00",
            "endtime": "2026-02-22T04:06:55+01:00"
        },
        {
            "id": 221622,
            "video": {
                "id": 625475,
                "name": "TED - Harald Haas: Wireless data from every light bulb",
                "header": "What if every light bulb in the world could also transmit data? At TEDGlobal, Harald Haas demonstrates, for the first time, a device that could do exactly that. By flickering the light from a single LED, a change too quick for the human eye to detect, he can transmit far more data than a cellular tower -- and do it in a way that's more efficient, secure and widespread.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 19084,
                        "fsname": "theora",
                        "filename": "625475/theora/HaraldHaas_2011G.ogv"
                    },
                    {
                        "id": 19083,
                        "fsname": "original",
                        "filename": "625475/original/HaraldHaas_2011G.mp4"
                    },
                    {
                        "id": 19082,
                        "fsname": "small_thumb",
                        "filename": "625475/small_thumb/HaraldHaas_2011G.jpg"
                    },
                    {
                        "id": 19081,
                        "fsname": "broadcast",
                        "filename": "625475/broadcast/HaraldHaas_2011G.dv"
                    },
                    {
                        "id": 19080,
                        "fsname": "large_thumb",
                        "filename": "625475/large_thumb/HaraldHaas_2011G.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T04:07:00+01:00",
            "endtime": "2026-02-22T04:19:51.800000+01:00"
        },
        {
            "id": 221623,
            "video": {
                "id": 625427,
                "name": "MakerCon - Ultimaker — and open source 3D printing",
                "header": "Erik de Bruijn at MakerCon Nordic 2014-10-17.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18880,
                        "fsname": "theora",
                        "filename": "625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv"
                    },
                    {
                        "id": 18865,
                        "fsname": "large_thumb",
                        "filename": "625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
                    },
                    {
                        "id": 18864,
                        "fsname": "broadcast",
                        "filename": "625427/broadcast/makercon-32-2014-10-17-ultimaker-frikanalen.dv"
                    },
                    {
                        "id": 18863,
                        "fsname": "small_thumb",
                        "filename": "625427/small_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T04:20:00+01:00",
            "endtime": "2026-02-22T04:42:08.120000+01:00"
        },
        {
            "id": 221624,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18007,
                        "fsname": "large_thumb",
                        "filename": "625352/large_thumb/ApolloRobbins_2013G.jpg"
                    },
                    {
                        "id": 18006,
                        "fsname": "small_thumb",
                        "filename": "625352/small_thumb/ApolloRobbins_2013G.jpg"
                    },
                    {
                        "id": 17411,
                        "fsname": "broadcast",
                        "filename": "625352/broadcast/ApolloRobbins_2013G.dv"
                    },
                    {
                        "id": 17410,
                        "fsname": "theora",
                        "filename": "625352/theora/ApolloRobbins_2013G.ogv"
                    },
                    {
                        "id": 17409,
                        "fsname": "original",
                        "filename": "625352/original/ApolloRobbins_2013G.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T04:43:00+01:00",
            "endtime": "2026-02-22T04:51:47.300000+01:00"
        },
        {
            "id": 221625,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18067,
                        "fsname": "large_thumb",
                        "filename": "625321/large_thumb/HeatherBrooke_2012G.jpg"
                    },
                    {
                        "id": 18066,
                        "fsname": "small_thumb",
                        "filename": "625321/small_thumb/HeatherBrooke_2012G.jpg"
                    },
                    {
                        "id": 17311,
                        "fsname": "theora",
                        "filename": "625321/theora/HeatherBrooke_2012G.ogv"
                    },
                    {
                        "id": 17289,
                        "fsname": "broadcast",
                        "filename": "625321/broadcast/HeatherBrooke_2012G.dv"
                    },
                    {
                        "id": 17288,
                        "fsname": "original",
                        "filename": "625321/original/HeatherBrooke_2012G.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T04:52:00+01:00",
            "endtime": "2026-02-22T05:10:57.590000+01:00"
        },
        {
            "id": 221626,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18037,
                        "fsname": "large_thumb",
                        "filename": "625337/large_thumb/MitchResnick_2012X.jpg"
                    },
                    {
                        "id": 18036,
                        "fsname": "small_thumb",
                        "filename": "625337/small_thumb/MitchResnick_2012X.jpg"
                    },
                    {
                        "id": 17346,
                        "fsname": "theora",
                        "filename": "625337/theora/MitchResnick_2012X.ogv"
                    },
                    {
                        "id": 17345,
                        "fsname": "broadcast",
                        "filename": "625337/broadcast/MitchResnick_2012X.dv"
                    },
                    {
                        "id": 17344,
                        "fsname": "original",
                        "filename": "625337/original/MitchResnick_2012X.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T05:11:00+01:00",
            "endtime": "2026-02-22T05:27:48.930000+01:00"
        },
        {
            "id": 221627,
            "video": {
                "id": 625445,
                "name": "TED - Rajiv Maheswaran: The math behind basketball's wildest moves",
                "header": "Basketball is a fast-moving game of improvisation, contact and, ahem, spatio-temporal pattern recognition. Rajiv Maheswaran and his colleagues are analyzing the movements behind the key plays of the game, to help coaches and players combine intuition with new data. Bonus: What they're learning could help us understand how humans move everywhere.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Idrett"
                ],
                "files": [
                    {
                        "id": 18941,
                        "fsname": "large_thumb",
                        "filename": "625445/large_thumb/RajivMaheswaran_2015.jpg"
                    },
                    {
                        "id": 18940,
                        "fsname": "small_thumb",
                        "filename": "625445/small_thumb/RajivMaheswaran_2015.jpg"
                    },
                    {
                        "id": 18939,
                        "fsname": "theora",
                        "filename": "625445/theora/RajivMaheswaran_2015.ogv"
                    },
                    {
                        "id": 18938,
                        "fsname": "original",
                        "filename": "625445/original/RajivMaheswaran_2015.mp4"
                    },
                    {
                        "id": 18937,
                        "fsname": "broadcast",
                        "filename": "625445/broadcast/RajivMaheswaran_2015.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T05:28:00+01:00",
            "endtime": "2026-02-22T05:40:12.360000+01:00"
        },
        {
            "id": 221628,
            "video": {
                "id": 625529,
                "name": "TED - Linus Torvalds: The mind behind Linux",
                "header": "Linus Torvalds transformed technology twice — first with the Linux kernel, which helps power the Internet, and again with Git, the source code management system used by developers worldwide. In a rare interview with TED Curator Chris Anderson, Torvalds discusses with remarkable openness the personality traits that prompted his unique philosophy of work, engineering and life. \"I am not a visionary, I'm an engineer,\" Torvalds says. \"I'm perfectly happy with all the people who are walking around and just staring at the clouds ... but I'm looking at the ground, and I want to fix the pothole that's right in front of me before I fall in.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 19325,
                        "fsname": "original",
                        "filename": "625529/original/LinusTorvalds_2016.mp4"
                    },
                    {
                        "id": 19324,
                        "fsname": "theora",
                        "filename": "625529/theora/LinusTorvalds_2016.ogv"
                    },
                    {
                        "id": 19323,
                        "fsname": "large_thumb",
                        "filename": "625529/large_thumb/LinusTorvalds_2016.jpg"
                    },
                    {
                        "id": 19322,
                        "fsname": "small_thumb",
                        "filename": "625529/small_thumb/LinusTorvalds_2016.jpg"
                    },
                    {
                        "id": 19321,
                        "fsname": "broadcast",
                        "filename": "625529/broadcast/LinusTorvalds_2016.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T05:41:00+01:00",
            "endtime": "2026-02-22T06:02:34.050000+01:00"
        },
        {
            "id": 221629,
            "video": {
                "id": 625317,
                "name": "TED - Bruce Feiler: Agile programming -- for your family",
                "header": "Bruce Feiler has a radical idea: To deal with the stress of modern family life, go agile. Inspired by agile software programming, Feiler introduces family practices which encourage flexibility, bottom-up idea flow, constant feedback and accountability. One surprising feature: Kids pick their own punishments.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18075,
                        "fsname": "small_thumb",
                        "filename": "625317/small_thumb/BruceFeiler_2013S.jpg"
                    },
                    {
                        "id": 18074,
                        "fsname": "large_thumb",
                        "filename": "625317/large_thumb/BruceFeiler_2013S.jpg"
                    },
                    {
                        "id": 17305,
                        "fsname": "theora",
                        "filename": "625317/theora/BruceFeiler_2013S.ogv"
                    },
                    {
                        "id": 17277,
                        "fsname": "broadcast",
                        "filename": "625317/broadcast/BruceFeiler_2013S.dv"
                    },
                    {
                        "id": 17276,
                        "fsname": "original",
                        "filename": "625317/original/BruceFeiler_2013S.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T06:03:00+01:00",
            "endtime": "2026-02-22T06:21:00.590000+01:00"
        },
        {
            "id": 221630,
            "video": {
                "id": 628088,
                "name": "1. mai 2025. Solidaritetsdag og kamp for rettferd.",
                "header": "",
                "description": "1. mai 2025. Solidaritetsdag og kamp for rettferd.",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Solidaritet og bistand"
                ],
                "files": [
                    {
                        "id": 25894,
                        "fsname": "theora",
                        "filename": "628088/theora/1. mai 2025. Solidaritetsdag og kamp for rettferd..ogv"
                    },
                    {
                        "id": 25893,
                        "fsname": "broadcast",
                        "filename": "628088/broadcast/1. mai 2025. Solidaritetsdag og kamp for rettferd..dv"
                    },
                    {
                        "id": 25892,
                        "fsname": "original",
                        "filename": "628088/original/1. mai 2025. Solidaritetsdag og kamp for rettferd..mp4"
                    },
                    {
                        "id": 25891,
                        "fsname": "large_thumb",
                        "filename": "628088/large_thumb/1. mai 2025. Solidaritetsdag og kamp for rettferd..jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T06:22:00+01:00",
            "endtime": "2026-02-22T06:27:54.680000+01:00"
        },
        {
            "id": 221631,
            "video": {
                "id": 628377,
                "name": "Fra palestinsk mor",
                "header": "Fra palestinsk mor",
                "description": "Brev til verden fra en palestinsk mor.",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 26646,
                        "fsname": "webm_med",
                        "filename": "628377/webm_med/Brev_til_verden_fra_en_palestinsk_mor..webm"
                    },
                    {
                        "id": 26627,
                        "fsname": "large_thumb",
                        "filename": "628377/large_thumb/Brev_til_verden_fra_en_palestinsk_mor..jpg"
                    },
                    {
                        "id": 26626,
                        "fsname": "original",
                        "filename": "628377/original/Brev_til_verden_fra_en_palestinsk_mor..mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T06:28:00+01:00",
            "endtime": "2026-02-22T06:34:41.560000+01:00"
        },
        {
            "id": 221632,
            "video": {
                "id": 625380,
                "name": "Teknologien bak den digitale valutaen Bitcoin",
                "header": "Sturle Sunde presenterer Bitcoin, teknologien bak Bitcoin og hvordan Bitcoin fungerer. Hvorfor nettopp du burde bruke Bitcoin og hvorfor ikke de store butikkkjedene kommer til å godta Bitcoin med det første.\r\n\r\nSturle er daglig leder i Sunde Bitmynthandel og står bak bitmynt.no. Han har brukt og handlet med Bitcoin siden 2010.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18709,
                        "fsname": "broadcast",
                        "filename": "625380/broadcast/20141014-bitcoin-frikanalen.dv"
                    },
                    {
                        "id": 18708,
                        "fsname": "theora",
                        "filename": "625380/theora/20141014-bitcoin-frikanalen.ogv"
                    },
                    {
                        "id": 18702,
                        "fsname": "large_thumb",
                        "filename": "625380/large_thumb/20141014-bitcoin-frikanalen.jpg"
                    },
                    {
                        "id": 18701,
                        "fsname": "small_thumb",
                        "filename": "625380/small_thumb/20141014-bitcoin-frikanalen.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T06:35:00+01:00",
            "endtime": "2026-02-22T07:59:55.120000+01:00"
        },
        {
            "id": 221633,
            "video": {
                "id": 625331,
                "name": "TED - Ron Finley: A guerilla gardener in South Central LA",
                "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18049,
                        "fsname": "small_thumb",
                        "filename": "625331/small_thumb/RonFinley_2013.jpg"
                    },
                    {
                        "id": 18048,
                        "fsname": "large_thumb",
                        "filename": "625331/large_thumb/RonFinley_2013.jpg"
                    },
                    {
                        "id": 17669,
                        "fsname": "broadcast",
                        "filename": "625331/broadcast/RonFinley_2013.dv"
                    },
                    {
                        "id": 17325,
                        "fsname": "theora",
                        "filename": "625331/theora/RonFinley_2013.ogv"
                    },
                    {
                        "id": 17323,
                        "fsname": "original",
                        "filename": "625331/original/RonFinley_2013.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T08:00:00+01:00",
            "endtime": "2026-02-22T08:10:45.980000+01:00"
        },
        {
            "id": 221634,
            "video": {
                "id": 625334,
                "name": "TED - Sir Ken Robinson: Bring on the learning revolution!",
                "header": "In this poignant, funny follow-up to his fabled 2006 talk, Sir Ken Robinson makes the case for a radical shift from standardized schools to personalized learning -- creating conditions where kids' natural talents can flourish.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18600,
                        "fsname": "srt",
                        "filename": "625334/srt/nb.srt"
                    },
                    {
                        "id": 18043,
                        "fsname": "large_thumb",
                        "filename": "625334/large_thumb/SirKenRobinson_2010.jpg"
                    },
                    {
                        "id": 18042,
                        "fsname": "small_thumb",
                        "filename": "625334/small_thumb/SirKenRobinson_2010.jpg"
                    },
                    {
                        "id": 17337,
                        "fsname": "original",
                        "filename": "625334/original/SirKenRobinson_2010.mp4"
                    },
                    {
                        "id": 17336,
                        "fsname": "theora",
                        "filename": "625334/theora/SirKenRobinson_2010.ogv"
                    },
                    {
                        "id": 17335,
                        "fsname": "broadcast",
                        "filename": "625334/broadcast/SirKenRobinson_2010.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T08:11:00+01:00",
            "endtime": "2026-02-22T08:28:57.570000+01:00"
        },
        {
            "id": 221635,
            "video": {
                "id": 625426,
                "name": "MakerCon - Autodesk’s 3D Printing Platform: Sparking innovation",
                "header": "Hilde Sevens at MakerCon Nordic 2014-10-17.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18881,
                        "fsname": "theora",
                        "filename": "625426/theora/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.ogv"
                    },
                    {
                        "id": 18868,
                        "fsname": "large_thumb",
                        "filename": "625426/large_thumb/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.jpg"
                    },
                    {
                        "id": 18867,
                        "fsname": "small_thumb",
                        "filename": "625426/small_thumb/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.jpg"
                    },
                    {
                        "id": 18866,
                        "fsname": "broadcast",
                        "filename": "625426/broadcast/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T08:29:00+01:00",
            "endtime": "2026-02-22T08:54:09.520000+01:00"
        },
        {
            "id": 221636,
            "video": {
                "id": 626766,
                "name": "TAK - Fred i Palestina krever oppgjør med sionist-jødisk tenkning",
                "header": "",
                "description": null,
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Religion og livssyn"
                ],
                "files": [
                    {
                        "id": 23228,
                        "fsname": "theora",
                        "filename": "626766/theora/TAK - Fred i Palestina krever oppgjør med sionist-jødisk tenkning.ogv"
                    },
                    {
                        "id": 23227,
                        "fsname": "broadcast",
                        "filename": "626766/broadcast/TAK - Fred i Palestina krever oppgjør med sionist-jødisk tenkning.dv"
                    },
                    {
                        "id": 23226,
                        "fsname": "large_thumb",
                        "filename": "626766/large_thumb/TAK - Fred i Palestina krever oppgjør med sionist-jødisk tenkning.jpg"
                    },
                    {
                        "id": 23225,
                        "fsname": "original",
                        "filename": "626766/original/TAK - Fred i Palestina krever oppgjør med sionist-jødisk tenkning.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T08:55:00+01:00",
            "endtime": "2026-02-22T09:16:58.480000+01:00"
        },
        {
            "id": 221637,
            "video": {
                "id": 625455,
                "name": "TED - John Green: The nerd's guide to learning everything online",
                "header": "Some of us learn best in the classroom, and some of us ... well, we don't. But we still love to learn, to find out new things about the world and challenge our minds. We just need to find the right place to do it, and the right community to learn with. In this charming talk, author John Green shares the world of learning he found in online video.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Barn og ungdom",
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18992,
                        "fsname": "large_thumb",
                        "filename": "625455/large_thumb/JohnGreen_2012X.jpg"
                    },
                    {
                        "id": 18991,
                        "fsname": "small_thumb",
                        "filename": "625455/small_thumb/JohnGreen_2012X.jpg"
                    },
                    {
                        "id": 18990,
                        "fsname": "theora",
                        "filename": "625455/theora/JohnGreen_2012X.ogv"
                    },
                    {
                        "id": 18989,
                        "fsname": "broadcast",
                        "filename": "625455/broadcast/JohnGreen_2012X.dv"
                    },
                    {
                        "id": 18988,
                        "fsname": "original",
                        "filename": "625455/original/JohnGreen_2012X.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T09:17:00+01:00",
            "endtime": "2026-02-22T09:35:14.590000+01:00"
        },
        {
            "id": 221638,
            "video": {
                "id": 622271,
                "name": "Åpning av Frikanalen",
                "header": "Opptak fra livesendingen på Folkets Hus 8.januar.\r\nTrond Giske Åpner den første ordinære sendingen, samt en breakdance til en strykekvartett akkopagnert av en trommis. Produsert av unge frivillige fra The Gathering under ledelse av Andreas Aanerud :+)",
                "description": null,
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "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."
                },
                "categories": [
                    "Annet"
                ],
                "files": [
                    {
                        "id": 14325,
                        "fsname": "theora",
                        "filename": "622271/theora/2117_d3f4d5066d4641d6b75fd66fc1fa9cd6.ogv"
                    },
                    {
                        "id": 1162,
                        "fsname": "small_thumb",
                        "filename": "622271/small_thumb/small.jpg"
                    },
                    {
                        "id": 1161,
                        "fsname": "med_thumb",
                        "filename": "622271/med_thumb/medium.jpg"
                    },
                    {
                        "id": 1159,
                        "fsname": "broadcast",
                        "filename": "622271/broadcast/orig_Åpning Frikanalen.avi.avi"
                    },
                    {
                        "id": 1158,
                        "fsname": "large_thumb",
                        "filename": "622271/large_thumb/large.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T09:36:00+01:00",
            "endtime": "2026-02-22T09:51:39+01:00"
        },
        {
            "id": 221639,
            "video": {
                "id": 625451,
                "name": "TED - Dame Ellen MacArthur: The surprising thing I learned sailing solo around the world",
                "header": "What do you learn when you sail around the world on your own? When solo sailor Ellen MacArthur circled the globe – carrying everything she needed with her – she came back with new insight into the way the world works, as a place of interlocking cycles and finite resources, where the decisions we make today affect what's left for tomorrow. She proposes a bold new way to see the world's economic systems: not as linear, but as circular, where everything comes around.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Beredskap",
                    "Samfunn og politikk",
                    "Solidaritet og bistand"
                ],
                "files": [
                    {
                        "id": 18972,
                        "fsname": "large_thumb",
                        "filename": "625451/large_thumb/DameEllenMacArthur_2015.jpg"
                    },
                    {
                        "id": 18971,
                        "fsname": "small_thumb",
                        "filename": "625451/small_thumb/DameEllenMacArthur_2015.jpg"
                    },
                    {
                        "id": 18969,
                        "fsname": "broadcast",
                        "filename": "625451/broadcast/DameEllenMacArthur_2015.dv"
                    },
                    {
                        "id": 18968,
                        "fsname": "original",
                        "filename": "625451/original/DameEllenMacArthur_2015.mp4"
                    },
                    {
                        "id": 18967,
                        "fsname": "theora",
                        "filename": "625451/theora/DameEllenMacArthur_2015.ogv"
                    }
                ]
            },
            "starttime": "2026-02-22T09:52:00+01:00",
            "endtime": "2026-02-22T10:08:51.930000+01:00"
        },
        {
            "id": 221640,
            "video": {
                "id": 625332,
                "name": "TED - Britta Riley: A garden in my apartment",
                "header": "Britta Riley wanted to grow her own food (in her tiny apartment). So she and her friends developed a system for growing plants in discarded plastic bottles -- researching, testing and tweaking the system using social media, trying many variations at once and quickly arriving at the optimal system. Call it distributed DIY. And the results? Delicious.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18047,
                        "fsname": "small_thumb",
                        "filename": "625332/small_thumb/BrittaRiley_2011X.jpg"
                    },
                    {
                        "id": 18046,
                        "fsname": "large_thumb",
                        "filename": "625332/large_thumb/BrittaRiley_2011X.jpg"
                    },
                    {
                        "id": 17331,
                        "fsname": "broadcast",
                        "filename": "625332/broadcast/BrittaRiley_2011X.dv"
                    },
                    {
                        "id": 17330,
                        "fsname": "theora",
                        "filename": "625332/theora/BrittaRiley_2011X.ogv"
                    },
                    {
                        "id": 17329,
                        "fsname": "original",
                        "filename": "625332/original/BrittaRiley_2011X.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T10:09:00+01:00",
            "endtime": "2026-02-22T10:16:52.690000+01:00"
        },
        {
            "id": 221641,
            "video": {
                "id": 625383,
                "name": "TED - Dan Ariely: How equal do we want the world to be? You'd be surprised",
                "header": "The news of society's growing inequality makes all of us uneasy. But why? Dan Ariely reveals some new, surprising research on what we think is fair, as far as how wealth is distributed over societies ... then shows how it stacks up to the real stats.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18718,
                        "fsname": "original",
                        "filename": "625383/original/DanAriely_2015U.mp4"
                    },
                    {
                        "id": 18717,
                        "fsname": "small_thumb",
                        "filename": "625383/small_thumb/DanAriely_2015U.jpg"
                    },
                    {
                        "id": 18716,
                        "fsname": "theora",
                        "filename": "625383/theora/DanAriely_2015U.ogv"
                    },
                    {
                        "id": 18715,
                        "fsname": "large_thumb",
                        "filename": "625383/large_thumb/DanAriely_2015U.jpg"
                    },
                    {
                        "id": 18714,
                        "fsname": "broadcast",
                        "filename": "625383/broadcast/DanAriely_2015U.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T10:17:00+01:00",
            "endtime": "2026-02-22T10:25:57.840000+01:00"
        },
        {
            "id": 221642,
            "video": {
                "id": 628408,
                "name": "At Stoltenberg tør?",
                "header": "At Stoltenberg tør?",
                "description": "At toltenberg tør?",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 26718,
                        "fsname": "webm_med",
                        "filename": "628408/webm_med/At_Stoltenberg_tr..webm"
                    },
                    {
                        "id": 26717,
                        "fsname": "large_thumb",
                        "filename": "628408/large_thumb/At_Stoltenberg_tr..jpg"
                    },
                    {
                        "id": 26716,
                        "fsname": "original",
                        "filename": "628408/original/At_Stoltenberg_tr..mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T10:26:00+01:00",
            "endtime": "2026-02-22T10:33:43.640000+01:00"
        },
        {
            "id": 221643,
            "video": {
                "id": 625434,
                "name": "MakerCon - Innovation Inspiration - IPR Databases as a Source of Inspiration",
                "header": "Hege Langlo at MakerCon Nordic 2014-10-18.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18913,
                        "fsname": "theora",
                        "filename": "625434/theora/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.ogv"
                    },
                    {
                        "id": 18893,
                        "fsname": "broadcast",
                        "filename": "625434/broadcast/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.dv"
                    },
                    {
                        "id": 18892,
                        "fsname": "large_thumb",
                        "filename": "625434/large_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg"
                    },
                    {
                        "id": 18891,
                        "fsname": "small_thumb",
                        "filename": "625434/small_thumb/makercon-2014-10-18T133834-ipr-database-inspiration-frikanalen.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T10:34:00+01:00",
            "endtime": "2026-02-22T10:57:59.960000+01:00"
        },
        {
            "id": 221644,
            "video": {
                "id": 626055,
                "name": "Frikanalen Informasjonsfilm",
                "header": "Info!",
                "description": "",
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "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."
                },
                "categories": [
                    "Annet"
                ],
                "files": [
                    {
                        "id": 21539,
                        "fsname": "theora",
                        "filename": "626055/theora/Frikanalen_1_4.ogv"
                    },
                    {
                        "id": 21538,
                        "fsname": "broadcast",
                        "filename": "626055/broadcast/Frikanalen_1_4.dv"
                    },
                    {
                        "id": 21537,
                        "fsname": "large_thumb",
                        "filename": "626055/large_thumb/Frikanalen_1_4.jpg"
                    },
                    {
                        "id": 21536,
                        "fsname": "original",
                        "filename": "626055/original/Frikanalen_1_4.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T10:58:00+01:00",
            "endtime": "2026-02-22T10:58:48.090000+01:00"
        },
        {
            "id": 221645,
            "video": {
                "id": 626446,
                "name": "Infoplakat",
                "header": "",
                "description": null,
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "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."
                },
                "categories": [
                    "Annet"
                ],
                "files": [
                    {
                        "id": 22472,
                        "fsname": "theora",
                        "filename": "626446/theora/Infoplakat Frikanalen.ogv"
                    },
                    {
                        "id": 22471,
                        "fsname": "broadcast",
                        "filename": "626446/broadcast/Infoplakat Frikanalen.dv"
                    },
                    {
                        "id": 22470,
                        "fsname": "large_thumb",
                        "filename": "626446/large_thumb/Infoplakat Frikanalen.jpg"
                    },
                    {
                        "id": 22469,
                        "fsname": "original",
                        "filename": "626446/original/Infoplakat Frikanalen.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T10:59:00+01:00",
            "endtime": "2026-02-22T10:59:35.120000+01:00"
        },
        {
            "id": 221225,
            "video": {
                "id": 628225,
                "name": "(29) Jehovas Vitner - Del 1 handler om Monicas historie fra Sør-Afrika med rasisme i menigheten. Hun tok tilslutt kontroll over sitt eget liv. Del 2 handler om Vakttårnet som oppfyller Bibelske profetier.",
                "header": "E.Langemyr",
                "description": "(29) Jehovas Vitner - Del 1 handler om Monicas historie fra Sør-Afrika med rasisme i menigheten. Hun tok tilslutt kontroll over sitt eget liv. \nDel 2  av videoen handler om Vakttårnet som oppfyller Bibelske profetier.",
                "organization": {
                    "id": 251,
                    "name": "Sannheten",
                    "description": "Vi ønsker å formidle den usensurerte SANNHETEN om erfaringer knyttet til livet i og utenfor Jehovas vitner og Vakttårnets Bibel- og Traktatselskap."
                },
                "categories": [
                    "Religion og livssyn"
                ],
                "files": [
                    {
                        "id": 26340,
                        "fsname": "theora",
                        "filename": "628225/theora/Jackson, Monica ny.ogv"
                    },
                    {
                        "id": 26339,
                        "fsname": "broadcast",
                        "filename": "628225/broadcast/Jackson, Monica ny.dv"
                    },
                    {
                        "id": 26338,
                        "fsname": "original",
                        "filename": "628225/original/Jackson, Monica ny.mp4"
                    },
                    {
                        "id": 26337,
                        "fsname": "large_thumb",
                        "filename": "628225/large_thumb/Jackson, Monica ny.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T11:00:00+01:00",
            "endtime": "2026-02-22T11:39:37.700000+01:00"
        },
        {
            "id": 221226,
            "video": {
                "id": 628472,
                "name": "Shofar - Josef og brødrene",
                "header": null,
                "description": "På grunn av brødrene sin vondskap mot Josef hamna han i Egypt.\nBåde far til Josef og brødrene viste lite om Josef og den betydning han hadde for heile verda. Her er det mange like paralleller til Jesus og Israel i dag.",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten AS",
                    "description": ""
                },
                "categories": [
                    "Religion og livssyn"
                ],
                "files": [
                    {
                        "id": 26874,
                        "fsname": "webm_med",
                        "filename": "628472/webm_med/Shofar_288_Josef_og_brdrene.webm"
                    },
                    {
                        "id": 26873,
                        "fsname": "large_thumb",
                        "filename": "628472/large_thumb/Shofar_288_Josef_og_brdrene.jpg"
                    },
                    {
                        "id": 26872,
                        "fsname": "original",
                        "filename": "628472/original/Shofar_288_Josef_og_brdrene.mov"
                    }
                ]
            },
            "starttime": "2026-02-22T11:30:00+01:00",
            "endtime": "2026-02-22T11:54:13.900000+01:00"
        },
        {
            "id": 221227,
            "video": {
                "id": 628255,
                "name": "Profeten Mika",
                "header": "En av de 11 profetene",
                "description": "Ved Anders Helge Myhren",
                "organization": {
                    "id": 143,
                    "name": "Evangeliekirken Arendal",
                    "description": ""
                },
                "categories": [
                    "Religion og livssyn"
                ],
                "files": [
                    {
                        "id": 26376,
                        "fsname": "webm_med",
                        "filename": "628255/webm_med/Profeten_Mika_3.webm"
                    },
                    {
                        "id": 26374,
                        "fsname": "large_thumb",
                        "filename": "628255/large_thumb/Profeten_Mika_3.jpg"
                    },
                    {
                        "id": 26373,
                        "fsname": "original",
                        "filename": "628255/original/Profeten_Mika_3.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T12:00:00+01:00",
            "endtime": "2026-02-22T12:39:24.743401+01:00"
        },
        {
            "id": 221646,
            "video": {
                "id": 625516,
                "name": "TED - Paul Greenberg: The four fish we're overeating -- and what to eat instead",
                "header": "The way we fish for popular seafood such as salmon, tuna and shrimp is threatening to ruin our oceans. Paul Greenberg explores the sheer size and irrationality of the seafood economy, and suggests a few specific ways we can change it, to benefit both the natural world and the people who depend on fishing for their livelihoods.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 19263,
                        "fsname": "theora",
                        "filename": "625516/theora/PaulGreenberg_2015Z.ogv"
                    },
                    {
                        "id": 19262,
                        "fsname": "small_thumb",
                        "filename": "625516/small_thumb/PaulGreenberg_2015Z.jpg"
                    },
                    {
                        "id": 19261,
                        "fsname": "broadcast",
                        "filename": "625516/broadcast/PaulGreenberg_2015Z.dv"
                    },
                    {
                        "id": 19260,
                        "fsname": "original",
                        "filename": "625516/original/PaulGreenberg_2015Z.mp4"
                    },
                    {
                        "id": 19259,
                        "fsname": "large_thumb",
                        "filename": "625516/large_thumb/PaulGreenberg_2015Z.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T12:40:00+01:00",
            "endtime": "2026-02-22T12:54:28.700000+01:00"
        },
        {
            "id": 221647,
            "video": {
                "id": 628145,
                "name": "TAK Israel brenner barn levende",
                "header": "Israel brenner barn levende",
                "description": null,
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 26073,
                        "fsname": "theora",
                        "filename": "628145/theora/Israel brenner palestinere levende.ogv"
                    },
                    {
                        "id": 26072,
                        "fsname": "broadcast",
                        "filename": "628145/broadcast/Israel brenner palestinere levende.dv"
                    },
                    {
                        "id": 26071,
                        "fsname": "large_thumb",
                        "filename": "628145/large_thumb/Israel brenner palestinere levende.jpg"
                    },
                    {
                        "id": 26070,
                        "fsname": "original",
                        "filename": "628145/original/Israel brenner palestinere levende.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T12:55:00+01:00",
            "endtime": "2026-02-22T12:58:33.033333+01:00"
        },
        {
            "id": 221648,
            "video": {
                "id": 626445,
                "name": "Infoplakat Frikanalen",
                "header": "Informasjon om Frikanalen",
                "description": null,
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "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."
                },
                "categories": [
                    "Annet"
                ],
                "files": [
                    {
                        "id": 22468,
                        "fsname": "theora",
                        "filename": "626445/theora/Infoplakat Frikanalen.ogv"
                    },
                    {
                        "id": 22467,
                        "fsname": "broadcast",
                        "filename": "626445/broadcast/Infoplakat Frikanalen.dv"
                    },
                    {
                        "id": 22466,
                        "fsname": "original",
                        "filename": "626445/original/Infoplakat Frikanalen.mp4"
                    },
                    {
                        "id": 22465,
                        "fsname": "large_thumb",
                        "filename": "626445/large_thumb/Infoplakat Frikanalen.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T12:59:00+01:00",
            "endtime": "2026-02-22T12:59:35.120000+01:00"
        },
        {
            "id": 221228,
            "video": {
                "id": 626823,
                "name": "Shofar Israel 73 år",
                "header": "Program 71,bladet evangelisten,Israels Gud har et geografisk område i verdens som Han omtaler som sin eiendom. Det er landet Israel. Jødene er Guds jordiske eiendomsfolk, og Jerusalem er Guds by. I Bibelen får vi vite hva planer Gud har. Guds Ord er veikartet til fred for alle mennesker.",
                "description": null,
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten AS",
                    "description": ""
                },
                "categories": [
                    "Religion og livssyn"
                ],
                "files": [
                    {
                        "id": 23408,
                        "fsname": "theora",
                        "filename": "626823/theora/Shofar 87 Israel 73 år Frikanalen.ogv"
                    },
                    {
                        "id": 23407,
                        "fsname": "broadcast",
                        "filename": "626823/broadcast/Shofar 87 Israel 73 år Frikanalen.dv"
                    },
                    {
                        "id": 23406,
                        "fsname": "large_thumb",
                        "filename": "626823/large_thumb/Shofar 87 Israel 73 år Frikanalen.jpg"
                    },
                    {
                        "id": 23405,
                        "fsname": "original",
                        "filename": "626823/original/Shofar 87 Israel 73 år Frikanalen.mp4"
                    }
                ]
            },
            "starttime": "2026-02-22T13:00:00+01:00",
            "endtime": "2026-02-22T13:23:35.360000+01:00"
        },
        {
            "id": 221649,
            "video": {
                "id": 625316,
                "name": "TED - Afra Raymond: Three myths about corruption",
                "header": "Trinidad and Tobago amassed great wealth in the 1970s thanks to oil. But in 1982, a shocking fact was revealed -- that 2 out of every 3 dollars earmarked for development had been wasted or stolen. This has haunted Afra Raymond for 30 years. Shining a flashlight on a continued history of government corruption, Raymond gives us a reframing of financial crime. (Filmed at TEDxPortofSpain.)\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18077,
                        "fsname": "small_thumb",
                        "filename": "625316/small_thumb/AfraRaymond_2012X.jpg"
                    },
                    {
                        "id": 18076,
                        "fsname": "large_thumb",
                        "filename": "625316/large_thumb/AfraRaymond_2012X.jpg"
                    },
                    {
                        "id": 17306,
                        "fsname": "theora",
                        "filename": "625316/theora/AfraRaymond_2012X.ogv"
                    },
                    {
                        "id": 17274,
                        "fsname": "original",
                        "filename": "625316/original/AfraRaymond_2012X.mp4"
                    },
                    {
                        "id": 17273,
                        "fsname": "broadcast",
                        "filename": "625316/broadcast/AfraRaymond_2012X.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T13:24:00+01:00",
            "endtime": "2026-02-22T13:42:09.990000+01:00"
        },
        {
            "id": 221650,
            "video": {
                "id": 626707,
                "name": "Trond Alis Kvarter - Israel og Sionisme",
                "header": "",
                "description": null,
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Religion og livssyn"
                ],
                "files": [
                    {
                        "id": 23087,
                        "fsname": "theora",
                        "filename": "626707/theora/Trond Alis Kvarter. Israel og Sionisme.ogv"
                    },
                    {
                        "id": 23086,
                        "fsname": "broadcast",
                        "filename": "626707/broadcast/Trond Alis Kvarter. Israel og Sionisme.dv"
                    },
                    {
                        "id": 23085,
                        "fsname": "original",
                        "filename": "626707/original/Trond Alis Kvarter. Israel og Sionisme.mp4"
                    },
                    {
                        "id": 23084,
                        "fsname": "large_thumb",
                        "filename": "626707/large_thumb/Trond Alis Kvarter. Israel og Sionisme.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T13:43:00+01:00",
            "endtime": "2026-02-22T13:56:03.566667+01:00"
        },
        {
            "id": 221651,
            "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,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Barn og ungdom"
                ],
                "files": [
                    {
                        "id": 21551,
                        "fsname": "theora",
                        "filename": "626057/theora/02_gran_dillama_1080p.ogv"
                    },
                    {
                        "id": 21550,
                        "fsname": "broadcast",
                        "filename": "626057/broadcast/02_gran_dillama_1080p.dv"
                    },
                    {
                        "id": 21549,
                        "fsname": "original",
                        "filename": "626057/original/02_gran_dillama_1080p.mp4"
                    },
                    {
                        "id": 21548,
                        "fsname": "large_thumb",
                        "filename": "626057/large_thumb/02_gran_dillama_1080p.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T13:57:00+01:00",
            "endtime": "2026-02-22T13:59:26.083333+01:00"
        },
        {
            "id": 221229,
            "video": {
                "id": 624496,
                "name": "Frikanalen-årsmøte 2011 - Teksting",
                "header": "Video med utenlandsk tale må tekstes for å sendes på Frikanalen. Jarle Bjørgeengen deler erfaringer med metoder for innbrenning av tekst, normalisering av lyd, lage introskjerm og outroskjerm m.m",
                "description": "",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 14397,
                        "fsname": "theora",
                        "filename": "624496/theora/5623_b0f056a677664d70a8a1a91fae50e530.ogv"
                    },
                    {
                        "id": 10654,
                        "fsname": "small_thumb",
                        "filename": "624496/small_thumb/small.jpg"
                    },
                    {
                        "id": 10653,
                        "fsname": "med_thumb",
                        "filename": "624496/med_thumb/medium.jpg"
                    },
                    {
                        "id": 10651,
                        "fsname": "broadcast",
                        "filename": "624496/broadcast/5623_ab3c2877c1cf4bfa8b4882db20e1e3ca.avi"
                    },
                    {
                        "id": 10650,
                        "fsname": "large_thumb",
                        "filename": "624496/large_thumb/large.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T14:00:00+01:00",
            "endtime": "2026-02-22T14:16:20.960000+01:00"
        },
        {
            "id": 221652,
            "video": {
                "id": 625446,
                "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
                "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
                "description": null,
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer."
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 18949,
                        "fsname": "theora",
                        "filename": "625446/theora/20150811-alaveteli-hungary-frikanalen.ogv"
                    },
                    {
                        "id": 18948,
                        "fsname": "small_thumb",
                        "filename": "625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
                    },
                    {
                        "id": 18947,
                        "fsname": "large_thumb",
                        "filename": "625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
                    },
                    {
                        "id": 18946,
                        "fsname": "broadcast",
                        "filename": "625446/broadcast/20150811-alaveteli-hungary-frikanalen.dv"
                    }
                ]
            },
            "starttime": "2026-02-22T14:17:00+01:00",
            "endtime": "2026-02-22T15:12:24.640000+01:00"
        },
        {
            "id": 221653,
            "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.",
                "organization": {
                    "id": 290,
                    "name": "Medieovervåkerne",
                    "description": ""
                },
                "categories": [
                    "Samfunn og politikk"
                ],
                "files": [
                    {
                        "id": 26097,
                        "fsname": "theora",
                        "filename": "628151/theora/Oljefondets rolle i Israels folkemord.ogv"
                    },
                    {
                        "id": 26096,
                        "fsname": "broadcast",
                        "filename": "628151/broadcast/Oljefondets rolle i Israels folkemord.dv"
                    },
                    {
                        "id": 26095,
                        "fsname": "original",
                        "filename": "628151/original/Oljefondets rolle i Israels folkemord.mp4"
                    },
                    {
                        "id": 26094,
                        "fsname": "large_thumb",
                        "filename": "628151/large_thumb/Oljefondets rolle i Israels folkemord.jpg"
                    }
                ]
            },
            "starttime": "2026-02-22T15:13:00+01:00",
            "endtime": "2026-02-22T15:56:55.333333+01:00"
        }
    ]
}