← Finlandia

Detalle de votación de Eduskunta

GET /finland/eduskunta/voting/:id

Votos por diputado para un id de votación concreto.

Parametros

id requerido

Voting id (AanestysId)

Ejemplos de solicitudes

Uso basico
curl https://nordapi.ee/api/v1/finland/eduskunta/voting/12345

Respuesta en vivo

HTTP 502: {
  "error": "HTTP 400: %{\"message\" => \"perPage limited to maximum of 100 rows.\"}",
  "success": false
}