{"status":"success","api":"Random Words API","version":"1.0.0","total_words":10009,"routes":{"home":"/","random_word":"/random","random_word_text":"/random?text=true","word_by_id":"/word/{word_id}","word_by_id_text":"/word/{word_id}?text=true","full_data":"/data","docs":"/docs"},"usage_examples":{"get_random":"/random","get_random_text":"/random?text=true","get_word_by_id":"/word/1","get_word_by_id_text":"/word/1?text=true","get_all_data":"/data"}}