{"name":"AlfaTV Backend","version":"0.1.0","endpoints":{"health":"GET /health","catalog":{"live":"GET /v1/catalog/live[?category_id=N]","vod":"GET /v1/catalog/vod[?category_id=N]","series":"GET /v1/catalog/series[?category_id=N]","categories":"GET /v1/catalog/categories/:kind  (kind=live|vod|series)"},"details":{"series":"GET /v1/series/:id","movie":"GET /v1/movie/:id"}}}