GET /finland/eduskunta/voting/:id
Stimmen einzelner Abgeordneter für eine bestimmte Abstimmungs-ID.
id
erforderlich
Voting id (AanestysId)
| Name | Erforderlich | Standard | Beschreibung |
|---|---|---|---|
id |
Ja | - | 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
}