Member Votes Instance
Returns a single membership selected by `id`.
GET /api-openparlamento/v1/19/memberships_votes/12792191/?format=api
{
"id": 12792191,
"voting_slug": "19-262-19",
"sitting": {
"id": 1876,
"date": "2025-01-15",
"number": 262,
"branch": "S"
},
"title": "d.l. 178/2024 recante misure urgenti in materia di giustizia - Em. 6.22, Lopreiato e altri",
"vote": "AYE",
"group": {
"id": 5,
"acronym": "PD-IDP",
"slug": "PD",
"branch": "senato",
"name": "Partito Democratico - Italia Democratica e Progressista",
"color": "#E43B45"
},
"group_vote": "AYE"
}