GET /riigikogu/votings/:uuid
Get full details of a specific parliamentary vote by UUID, including individual member votes. UUIDs are returned by the votings list endpoints.
lang
optional
default: en
Language: en or et
| Name | Required | Default | Description |
|---|---|---|---|
lang |
No | en | Language: en or et |
curl https://nordapi.ee/api/v1/riigikogu/votings/db57ca8d-7fe4-44cb-ab47-a68e46a683d5
HTTP 502: {
"error": "API returned status 404: %{\"details\" => [], \"message\" => \"Requested data not found\"}",
"success": false
}