GET /finland/eduskunta/voting/:id
Per-MP votes for a specific voting id.
id
required
Voting id (AanestysId)
| Name | Required | Default | Description |
|---|---|---|---|
id |
Yes | - | 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
}