Capability for the /event endpoint to return in ics format for calendars
Created by: NotSpecial
Idea: Send GET to events with "Accept: application/ics" (or something like this) and get the result formatted for calendars.
Maybe this can be solved with a hook (e.g. a post GET hook to reformat data to fit .ics format), but I'm not completely sure.