{"note":"OpenAPI conversion -- returning structured metadata","name":"poemist-com","description":"Poemist API","version":"1.0","base_url":"https://www.poemist.com/api/v1/","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Poemist API\n@base https://www.poemist.com/api/v1/\n@version 1.0\n@endpoints 1\n@toc randompoems(1)\n\n@endpoint GET /randompoems\n@returns(200) Random poems to be returned\n\n@end\n"}