{"note":"OpenAPI conversion -- returning structured metadata","name":"globalwinescore-com","description":"GlobalWineScore API Documentation","version":"8234aab51481d37a30757d925b7f4221a659427e","base_url":"https://api.globalwinescore.com","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api GlobalWineScore API Documentation\n@base https://api.globalwinescore.com\n@version 8234aab51481d37a30757d925b7f4221a659427e\n@auth ApiKey Authorization in header\n@endpoints 2\n@toc globalwinescores(2)\n\n@endpoint GET /globalwinescores/latest/\n@desc List all latest GWS\n@optional {Authorization: any, wine_id: any # The exact `id` of the wine. Can be used multiple times (e.g `?wine_id=114959&wine_id=114952`)  If you need to find the `wine_id` for your wines, use our search page, vintage: any # The vintage you want to search against., color: any # The lowercase color of the wine., is_primeurs: any # Only show the en primeur GlobalWineScores, lwin: any # L-WIN wine identifier (See definition here), lwin_11: any # L-WIN wine/vintage identifier (See definition here), limit: any # Number of results to return per page., offset: any # The initial index from which to return the results., ordering: any # Which field to use when ordering the results.}\n@returns(200)\n\n@endpoint GET /globalwinescores/\n@desc List all historical GWS\n@optional {Authorization: any, wine_id: any # The exact `id` of the wine. Can be used multiple times (e.g `?wine_id=114959&wine_id=114952`)  If you need to find the `wine_id` for your wines, use our search page, vintage: any # The vintage you want to search against., color: any # The lowercase color of the wine., is_primeurs: any # Only show the en primeur GlobalWineScores, lwin: any # L-WIN wine identifier (See definition here), lwin_11: any # L-WIN wine/vintage identifier (See definition here), limit: any # Number of results to return per page., offset: any # The initial index from which to return the results., ordering: any # Which field to use when ordering the results.}\n@returns(200)\n\n@end\n"}