v1

latestSwagger 2.02026-07-132011.0 KB
GlobalWineScore

List all latest GWS

Returns the latest GWS available per wine/vintage.

get/globalwinescores/latest/

Query parameters

wine_idinteger[]

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>

vintagestring

The vintage you want to search against.

color'red' | 'white' | 'pink'

The lowercase color of the wine.

is_primeursboolean

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

lwinstring

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

lwin_11string

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

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

ordering'date' | '-date' | 'score' | '-score'

Which field to use when ordering the results.

Headers

Authorizationstring

Response

OK

All 2 operations