{"note":"OpenAPI conversion -- returning structured metadata","name":"phila-gov-pollingplaces","description":"Polling Places API","version":"1.0","base_url":"http://api.phila.gov/polling-places/v1","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Polling Places API\n@base http://api.phila.gov/polling-places/v1\n@version 1.0\n@endpoints 1\n@toc root(1)\n\n@endpoint GET /\n@desc Get Polling Places Data\n@required {ward: any # Ward Number, division: any # Division Number}\n@optional {callback: any # Optional parameter for jsonp support.}\n@returns(200) An array containing the polling place\n\n@end\n"}