Fix public events calendarjs API
Closes #1033
Previous behaviour
Steps to reproduce:
- Open the calendarjs API when not logged in using https://thalia.nu/api/v1/events/calendarjs/?start=2019-07-01T00:00:00&end=2020-07-01T00:00:00
- Crash
New behaviour
Steps to validate that it works:
- Open the calendarjs API when not logged in
- Does not crash