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

{
    "count": 56,
    "next": null,
    "previous": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&ordering=-starttime",
    "results": [
        {
            "id": 211931,
            "video": {
                "id": 628136,
                "name": "Diesen og Macgregor om Russlands gjengjeldelse",
                "header": "Russlands gjengjeldelse og Natos fallende relevanse",
                "description": "Original tittel: Douglas Macgregor: Russia's Retaliation & NATO's Declining Relevance",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator."
                },
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "starttime": "2025-09-16T03:35:00+02:00",
            "endtime": "2025-09-16T04:13:52.860000+02:00"
        },
        {
            "id": 211930,
            "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"
                ]
            },
            "starttime": "2025-09-16T03:28:00+02:00",
            "endtime": "2025-09-16T03:34:32+02:00"
        },
        {
            "id": 211929,
            "video": {
                "id": 625504,
                "name": "TED - Lucianne Walkowicz: Let's not use Mars as a backup planet",
                "header": "Stellar astronomer and TED Senior Fellow Lucianne Walkowicz works on NASA's Kepler mission, searching for places in the universe that could support life. So it's worth a listen when she asks us to think carefully about Mars. In this short talk, she suggests that we stop dreaming of Mars as a place that we'll eventually move to when we've messed up Earth, and to start thinking of planetary exploration and preservation of the Earth as two sides of the same goal. As she says, \"The more you look for planets like Earth, the more you appreciate our own planet.\"\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"
                ]
            },
            "starttime": "2025-09-16T03:22:00+02:00",
            "endtime": "2025-09-16T03:27:54.660000+02:00"
        },
        {
            "id": 211928,
            "video": {
                "id": 628185,
                "name": "Diesen og Bartolo: 50 år med løgner overfor Russland",
                "header": "Professor Diesen intervjuer Bartolo om hvordan Russland har vært løyet til i 50 år og om kollapset av pan-Europeisk sikkerhet",
                "description": "Original tittel: Evarist Bartolo: 50 Years of Deceiving Russia & the Collapse of Pan-European Security",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator."
                },
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "starttime": "2025-09-16T02:28:00+02:00",
            "endtime": "2025-09-16T03:21:38.320000+02:00"
        },
        {
            "id": 211927,
            "video": {
                "id": 628149,
                "name": "Diesen spør Baud om usas bombing av Irans atomkraftverk",
                "header": "Professor Diesen spør oberst Jacques Baud om usas bombing av Irans atomkraftverk",
                "description": "Original tittel: Col. Jacques Baud: America Bombs Iran’s Nuclear Facilities",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator."
                },
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "starttime": "2025-09-16T01:33:00+02:00",
            "endtime": "2025-09-16T02:27:11.240000+02:00"
        },
        {
            "id": 211926,
            "video": {
                "id": 626653,
                "name": "Nettmøte om Jemen",
                "header": "17 stater kriger mot Jemen. Samtidig blokkerer de forsyninger til Jemen. Lidelsene er enorme. De tiltar.",
                "description": null,
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "description": ""
                },
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "starttime": "2025-09-16T00:39:00+02:00",
            "endtime": "2025-09-16T01:32:40.920000+02:00"
        }
    ]
}