Allow event detail viewing in the API
Closes ThaliApp#62
Previous behaviour
When opening a past event in the app, the app indicates the event cannot be loaded.
Steps to reproduce:
- Open the calendar on the website.
- Click on an event that has already happened.
- Let deeplinking take you to the app.
- Notice that the event cannot be loaded.
New behaviour
When opening a past event in the app, the event is loaded in the app.
Steps to validate that it works:
- Open the calendar on the website.
- Click on an event that has already happened.
- Let deeplinking take you to the app.
- Notice that the event is loaded.