{"note":"OpenAPI conversion -- returning structured metadata","name":"funtranslations-com-starwars","description":"Starwars Translations API","version":"2.3","base_url":"https://api.funtranslations.com","endpoints":6,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Starwars Translations API\n@base https://api.funtranslations.com\n@version 2.3\n@auth ApiKey X-Funtranslations-Api-Secret in header\n@common_fields {text: any # Text to translate}\n@endpoints 6\n@toc translate(6)\n\n@endpoint GET /translate/yoda\n@desc Translate from English to Yoda Speak.\n@returns(200) 200  response\n@errors {401: 401  response}\n\n@endpoint GET /translate/sith\n@desc Translate from English to Sith Speak.\n@returns(200) 200  response\n@errors {401: 401  response}\n\n@endpoint GET /translate/cheunh\n@desc Translate from English to Starwars cheunh.\n@returns(200) 200  response\n@errors {401: 401  response}\n\n@endpoint GET /translate/gungan\n@desc Translate from English to Starwars Gungan Language.\n@returns(200) 200  response\n@errors {401: 401  response}\n\n@endpoint GET /translate/mandalorian\n@desc Translate from English to Starwars Mandalorian Language.\n@returns(200) 200  response\n@errors {401: 401  response}\n\n@endpoint GET /translate/huttese\n@desc Translate from English to Starwars Huttese Language.\n@returns(200) 200  response\n@errors {401: 401  response}\n\n@end\n"}