{"success":true,"data":{"name":"AIPodcast API","version":"1.0.0","description":"API for managing AI-generated podcasts","endpoints":[{"path":"/health","method":"GET","description":"Health check endpoint"},{"path":"/api/auth/login","method":"POST","description":"User authentication"},{"path":"/api/auth/register","method":"POST","description":"User registration"},{"path":"/api/podcasts","method":"GET","description":"List all podcasts"},{"path":"/api/podcasts","method":"POST","description":"Create a new podcast"},{"path":"/api/podcasts/:id","method":"GET","description":"Get a specific podcast"},{"path":"/api/podcasts/:id","method":"PUT","description":"Update a podcast"},{"path":"/api/podcasts/:id","method":"DELETE","description":"Delete a podcast"},{"path":"/api/progress","method":"GET","description":"Get user progress"},{"path":"/api/progress","method":"POST","description":"Update user progress"},{"path":"/api/vocabulary","method":"GET","description":"Get vocabulary list"},{"path":"/api/vocabulary","method":"POST","description":"Add vocabulary item"}]},"timestamp":"2026-07-02T10:14:52.989Z"}