{"message":"Podcast API is running","endpoints":{"GET \/podcasts":"Get all podcasts","POST \/podcasts":"Create a new podcast","PUT \/podcasts\/{id}":"Update a podcast","DELETE \/podcasts\/{id}":"Delete a podcast","GET \/analytics\/plays":"Get analytics data","POST \/episodes":"Create a new episode","PUT \/episodes\/{id}":"Update an episode","DELETE \/episodes\/{id}":"Delete an episode","POST \/login":"User login","POST \/plays":"Record a play"}}