Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/13564951/?format=api
{
"id": 13564951,
"voting_slug": "19-300-48",
"sitting": {
"id": 1980,
"date": "2025-05-07",
"number": 300,
"branch": "S"
},
"title": "Semplificazione normativa - Articolo 15",
"vote": "AYE",
"group": {
"id": 2,
"acronym": "FdI",
"slug": "FdI",
"branch": "senato",
"name": "Fratelli d'Italia",
"color": "#37A6A5"
},
"group_vote": "AYE"
}