GET globalwinescores/latest/

globalwinescore.com

Summary: List all latest GWS
Operation ID:
Auth: unknown
Description

Returns the latest GWS available per wine/vintage.

Parameters (10)

Authorization (string, header, optional)
color (string, query, optional)

The lowercase color of the wine.

Constraints: {'enum': ['red', 'white', 'pink']}

is_primeurs (boolean, query, optional, default: False)

Only show the <a href="See https://en.wikipedia.org/wiki/En_primeur">en primeur</a> GlobalWineScores

limit (integer, query, optional, default: 100)

Number of results to return per page.

Constraints: {'minimum': 0}

lwin (string, query, optional)

L-WIN wine identifier (See definition <a href="https://www.liv-ex.com/lwin/" target="_blank">here</a>)

lwin_11 (string, query, optional)

L-WIN wine/vintage identifier (See definition <a href="https://www.liv-ex.com/lwin/" target="_blank">here</a>)

offset (integer, query, optional)

The initial index from which to return the results.

Constraints: {'minimum': 0}

ordering (string, query, optional, default: -date)

Which field to use when ordering the results.

Constraints: {'enum': ['date', '-date', 'score', '-score']}

vintage (string, query, optional)

The vintage you want to search against.

wine_id (array, query, optional)

The exact `id` of the wine. Can be used multiple times (e.g `?wine_id=114959&wine_id=114952`) <br/> If you need to find the `wine_id` for your wines, use our <a href="https://api.globalwinescore.com/search/" target="_blank">search page</a>

No probe data for this endpoint yet.