GET /space/live-spaces
gets you a list of live public spaces.
- Used by the kinopio-client app for listing live spaces.
- No authentication required, although normal rate limits apply.
- added to api docs site (https://help.kinopio.club/api/#spaces)
(this route can be used to replace the intent behind the deprecated ‘/user/current-public-spaces’ (Api route deprecation notice for `/user/current-public-spaces`))