Scheduleitem List
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=150&ordering=-starttime
{ "count": 60, "next": null, "previous": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=100&ordering=-starttime", "results": [] }