GET /finland/eduskunta/voting/:id
Votos por diputado para un id de votación concreto.
id
requerido
Voting id (AanestysId)
| Nombre | Requerido | Predeterminado | Descripcion |
|---|---|---|---|
id |
Si | - | Voting id (AanestysId) |
curl https://nordapi.ee/api/v1/finland/eduskunta/voting/12345
HTTP 502: {
"error": "HTTP 400: %{\"message\" => \"perPage limited to maximum of 100 rows.\"}",
"success": false
}