3 endpoints match this tag.
/riigikogu/votings/recent
Get recent parliamentary voting records from the last N days (default 30). Convenience endpoint that wraps the date range query.
/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.
/riigikogu/votings
Get parliamentary voting records from the Estonian Parliament (Riigikogu) for a date range. Returns each vote with its description, type, attendance, and vote counts (in favor, against, neutral, abstained).