Video events schedule

Query parameters

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

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

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

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

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

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

{
    "count": 158,
    "next": null,
    "previous": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=100&ordering=schedulereason",
    "results": [
        {
            "id": 184154,
            "video": {
                "id": 626057,
                "name": "Caminandes 2: Gran Dillama",
                "header": "Llamaen Koro erfarer at gresset er grønnere på den andre siden av gjerdet, og at veien dit kan være lang.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:02:26.083333",
                "categories": [
                    "Barn og ungdom"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T06:15:00+02:00",
            "endtime": "2024-05-17T06:17:26.083333+02:00",
            "duration": "00:02:26.083333"
        },
        {
            "id": 184155,
            "video": {
                "id": 625707,
                "name": "A year in the life of a DPL - Debconf 16",
                "header": "The role of the DPL is one which isn't understood fully by anyone who hasn't done the job. There's generally accepted knowledge that it a) takes a lot of time and b) you need to talk to people, but the extent of this is very variable. In this talk, I'll go through my year as the DPL, looking at which issues were dealt with and what was actually involved. It'll call in to question what role is expected of the DPL, and if one person can actually perform this task.\n\nTalk (45 mins) session with Neil McGovern during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:39:25.600000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T06:18:00+02:00",
            "endtime": "2024-05-17T06:57:25.600000+02:00",
            "duration": "00:39:25.600000"
        },
        {
            "id": 184156,
            "video": {
                "id": 626405,
                "name": "Shofar Det Israelske flagget",
                "header": "Bladet Evangelisten\r\nProgram 24",
                "description": null,
                "creator": "kurt@evangelisten.no",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2188,
                    "editorName": "Kurt Urhaug",
                    "editorEmail": "kurt@evangelisten.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:21:41.240000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T06:58:00+02:00",
            "endtime": "2024-05-17T07:19:41.240000+02:00",
            "duration": "00:21:41.240000"
        },
        {
            "id": 184157,
            "video": {
                "id": 625772,
                "name": "Coreboot - fast, free and secure computer firmware",
                "header": "Coreboot is an extended firmware platform that delivers a lightning fast and secure boot experience on modern computers and embedded systems.\r\n\r\nIntroduction to coreboot ecosystem and the obstacles industry puts on our wishes of a true computer ownership that starts from open firmware. We will have a quick view of the various projects under the coreboot umbrella and how these have evolved in last 15 or so years. We shall cover topics around securing firmware, review and validation process of coreboot source and the goal of leaving minimal attack surfaces behind (keep-it-simple stupid).\r\n\r\nKyösti is a coreboot enthusiast and has been a developer since 2010, with main interests on low-level debugging tools and reverse-engineering on x86.\r\n\r\nNUUG talk from 2016-09-13.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:52:55.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T07:20:00+02:00",
            "endtime": "2024-05-17T08:12:55.120000+02:00",
            "duration": "00:52:55.120000"
        },
        {
            "id": 184158,
            "video": {
                "id": 626091,
                "name": "When exploits are blind - Chris Dale",
                "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:49:10.100000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T08:13:00+02:00",
            "endtime": "2024-05-17T09:02:10.100000+02:00",
            "duration": "00:49:10.100000"
        },
        {
            "id": 184159,
            "video": {
                "id": 626045,
                "name": "Decentralized Open Source Mesh Networks - Benedict Lau",
                "header": "Benedict Lau, en bidragsyter og arrangør på (Toronto Mesh), besøker oss for å snakke om å bygge nettverk for mesh-nettverk som er selvadresserende, desentralisert og fungerer uten internettforbindelse.\r\n\r\nVi vil diskutere peer-to-peer-applikasjoner som det interplanetariske filsystemet (IPFS) og Secure Scuttlebutt (SSB), både teknisk og å utforske sosial dynamikk som oppstår når brukerne har eierskap og kontroll over webapplikasjonene de bruker. \r\n\r\nForedraget vil gå på engelsk.",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "01:12:22.480000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T09:03:00+02:00",
            "endtime": "2024-05-17T10:15:22.480000+02:00",
            "duration": "01:12:22.480000"
        },
        {
            "id": 184160,
            "video": {
                "id": 625713,
                "name": "What's new in the Linux kernel - Debconf 16",
                "header": "The Linux kernel is under rapid development. Stable releases are made around 5 times per year, each including many new features and support for new hardware. This talk will summarise the features that have been added and enabled in the last year.\n\nThere have been many changes to Linux between 4.1 and 4.6. Some of these will require new or updated userland applications to take advantage of them. I will attempt to summarise the most interesting changes and the state of integration in Debian.\n\nTalk (45 mins) session with Ben Hutchings during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:41:21.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T10:16:00+02:00",
            "endtime": "2024-05-17T10:57:21.880000+02:00",
            "duration": "00:41:21.880000"
        },
        {
            "id": 184161,
            "video": {
                "id": 626090,
                "name": "Modern Web Application Vulnerabilities - Erlend Oftedal",
                "header": "With the emerging popularity of bug bounty programs, lesser known and even brand new vulnerability classes are gaining popularity. This talk will give a walk-though of some of these vulnerabilities, how they occur in modern web applications and how they can be found and fixed.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:44:03.440000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-17T10:58:00+02:00",
            "endtime": "2024-05-17T11:42:03.440000+02:00",
            "duration": "00:44:03.440000"
        }
    ]
}