[{"endpoint":"/katas","description":"Returns the katas list","parameters":[{"name":"kataId","endpoint":"/katas/:kataId","description":"Returns a kata by his id"}],"queryParameters":[{"name":"vid-style","description":"Filter the videos by karate style using the style id"}]},{"endpoint":"/styles","description":"Returns the list of the different karate styles"},{"endpoint":"/videos","description":"Returns the list of the different karate videos","parameters":[{"name":"videoId","endpoint":"/videos/:videoId","description":"Returns a video by his id"}]}]