{"message":"You've reached nowplaying-api.","availableEndpoints":{"GET /shows":"Get shows with optional search by name.","GET /shows/id/{showId}":"Get a single show by id.","GET /shows/stations/{stationId}":"Get shows for a specific station.","PUT /shows":"Upsert one or more shows.","GET /songs":"Get songs with optional search by name or artist.","GET /songs/id/{songId}":"Get a song by Id.","PUT /songs":"Upsert one or more songs."}}